Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
visualcloud
/
Vmatrix-template
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
87c34a97
authored
Aug 14, 2019
by
hanjixin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug
parent
11fbe5d0
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
53 deletions
+2
-53
src/templates/companyCulture/pages/notice.vue
+2
-53
src/templates/companyCulture/pages/schedule.vue
+0
-0
No files found.
src/templates/companyCulture/pages/notice.vue
View file @
87c34a97
...
...
@@ -15,7 +15,7 @@
<div
class=
"title"
>
{{
getValue
(
'companyName'
)
}}
</div>
<div
class=
"
ani en_name infinit
e"
class=
"
en_nam
e"
swiper-animate-effect=
"my-pulse"
swiper-animate-duration=
"3s"
swiper-animate-delay=
"1s"
...
...
@@ -202,14 +202,6 @@ export default {
},
{
el
:
".en_name .left-word"
,
style
:
{
opacity
:
0
,
translateX
:
"-2000px"
},
options
:
{
delay
:
0
,
duration
:
0
},
enterBefore
:
{
style
:
{
opacity
:
0
,
...
...
@@ -236,50 +228,7 @@ export default {
}
},
{
el
:
".en_name .right-word"
,
style
:
{
opacity
:
0
,
translateX
:
"2000px"
},
options
:
{
delay
:
0
,
duration
:
0
},
enterBefore
:
{
style
:
{
opacity
:
0
,
translateX
:
"2000px"
},
options
:
{
delay
:
0
,
duration
:
0
}
},
enter
:
{
style
:
{
opacity
:
1
,
translateX
:
"0px"
},
options
:
{
delay
:
500
,
duration
:
1000
}
},
leave
:
{
style
:
{},
options
:
{}
}
},
{
el
:
".zh_name"
,
style
:
{
opacity
:
0
,
scale
:
"0.3"
},
options
:
{
delay
:
0
,
duration
:
0
},
enterBefore
:
{
style
:
{
opacity
:
0
,
...
...
@@ -296,7 +245,7 @@ export default {
scale
:
"1"
},
options
:
{
delay
:
3
000
,
delay
:
2
000
,
duration
:
1000
}
},
...
...
src/templates/companyCulture/pages/schedule.vue
View file @
87c34a97
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment