Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
RuoYi Vue
Commits
38ddefe2
Unverified
Commit
38ddefe2
authored
Mar 11, 2023
by
也曾为你像超人
Committed by
Gitee
Mar 11, 2023
Browse files
修复页面切换时布局错乱的问题
Signed-off-by:
也曾为你像超人
<
1553592282@qq.com
>
parent
641e550d
Changes
1
Hide whitespace changes
Inline
Side-by-side
ruoyi-ui/src/assets/styles/transition.scss
View file @
38ddefe2
...
...
@@ -18,10 +18,6 @@
transition
:
all
.5s
;
}
.fade-transform-leave-active
{
position
:
absolute
;
}
.fade-transform-enter
{
opacity
:
0
;
transform
:
translateX
(
-30px
);
...
...
Write
Preview
Supports
Markdown
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