This website works better with JavaScript.
Explore
关于
Help
Register
Sign In
github
/
RuoYi
mirror of
https://gitee.com/y_project/RuoYi.git
Watch
1
Star
0
Fork
You've already forked RuoYi
0
Code
Issues
Projects
Releases
Wiki
Activity
关闭选项卡激活滚动
Browse Source
pull/77/head
RuoYi
6 years ago
parent
2d32b0d9c2
commit
1b193bcc65
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
ruoyi-admin/src/main/resources/static/ruoyi/index.js
Unescape
Escape
View File
@ -331,8 +331,8 @@ $(function() {
return
false
;
}
}
)
;
scrollToTab
(
$
(
'.menuTab.active'
)
)
;
}
scrollToTab
(
$
(
'.menuTab.active'
)
)
;
return
false
;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
github/RuoYi
Title
Body
Create Issue