GitLab
Sign in
xlyErp
/
xlyUmi
Back to Dashboard
Project
Activity
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Snippets
Download as
Email Patches
Plain Diff
Browse Code »
Commit
d4cfb69b71e287dcd0d168d54a44d2e25e93d751
Authored by
Min
2026-04-01 09:46:11 +0800
1 parent
8809c9d4
1.用户个性化配置放开
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/index.less
src/index.less
View file @
d4cfb69
...
...
@@ -2657,7 +2657,7 @@ tr[class*="SetRow_"] {
2657
2657
2658
2658
/* 菜单项 */
2659
2659
.affixMenu {
2660
-
display: none;
2660
+
//
display: none;
2661
2661
cursor: pointer;
2662
2662
position: fixed;
2663
2663
font-size: 22px;
...
...