Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fgqyxxlr
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
yaru
fgqyxxlr
Commits
05331eb9
Commit
05331eb9
authored
Jul 19, 2019
by
cain
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增table选中背景色
修复普通用户打开菜单管理内容为空(缺少字段)
parent
adbf5b05
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
0 deletions
+6
-0
ruoyi-admin/src/main/resources/static/css/style.css
+6
-0
ruoyi-system/src/main/resources/mapper/system/SysMenuMapper.xml
+0
-0
No files found.
ruoyi-admin/src/main/resources/static/css/style.css
View file @
05331eb9
...
...
@@ -7065,4 +7065,9 @@ body.rtls .top-navigation .footer.fixed, body.rtls.top-navigation .footer.fixed
top
:
0px
;
z-index
:
9998
;
margin
:
0
;
}
.selected
{
background-color
:
#E8F7FD
;
color
:
#1890ff
;
}
\ No newline at end of file
ruoyi-system/src/main/resources/mapper/system/SysMenuMapper.xml
View file @
05331eb9
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