Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
ufo-app-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
TaoHuang
6 years ago
Commit
63166828b09faa90e2c67b972213397250b781e1
2 parents
5622237a
9bec5dab
Merge remote-tracking branch 'origin/feature/invite' into feature/invite
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
apps/app.vue
apps/app.vue
View file @
6316682
...
...
@@ -59,7 +59,12 @@ export default {
transform: translate3d(100%, 0, 0);
}
.route-view-forword-enter-active {
z-index: 2;
}
.route-view-forword-leave-active {
z-index: 1;
transform: translate3d(-30%, 0, 0);
}
...
...
Please
register
or
login
to post a comment