当前位置:网站首页>【若依(ruoyi)】启用迷你导航栏
【若依(ruoyi)】启用迷你导航栏
2022-07-06 02:41:00 【sayyy】
前言
- ruoyi 4.6.0
迷你导航栏

- 每次点击导航栏收起按钮达成上述效果
- 无法使用户登录后默认收起导航栏
启用迷你导航栏
1. 增加2个系统参数

sys.index.navBarStyle= mini-navbarsys.index.logoStyle= hide
2. 在templates/index.html中启用sys.index.navBarStyle
...
<body class="fixed-sidebar full-height-layout gray-bg" style="overflow: hidden" th:classappend="${@config.getKey('sys.index.navBarStyle')}" >
...
3. 在templates/index.html中启用sys.index.logoStyle
...
<li class="logo hidden-xs" th:classappend="${@config.getKey('sys.index.logoStyle')}">
...
参考
http://doc.ruoyi.vip/ruoyi/document/qdsc.html#参数使用
边栏推荐
- PMP每日一练 | 考试不迷路-7.5
- MySQL winter vacation self-study 2022 11 (9)
- [Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 9
- CobaltStrike-4.4-K8修改版安装使用教程
- [Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 21
- DDoS "fire drill" service urges companies to be prepared
- 技术分享 | undo 太大了怎么办
- DDoS attacks - are we really at war?
- How to read excel, PDF and JSON files in R language?
- Follow the mouse's angle and keyboard events
猜你喜欢

QT release exe software and modify exe application icon

Easy to use js script

GifCam v7.0 极简GIF动画录制工具中文单文件版

Httprunnermanager installation (III) - configuring myql Database & initialization data under Linux

Li Kou today's question -729 My schedule I

如何精准识别主数据?

Introduction to robotframework (II) app startup of appui automation

力扣今日題-729. 我的日程安排錶 I
![[matlab] access of variables and files](/img/cf/6f3cfdc4310fcf0bdcaa776d68261e.jpg)
[matlab] access of variables and files

微服务注册与发现
随机推荐
Pure QT version of Chinese chess: realize two-man, man-machine and network games
Déduisez la question d'aujourd'hui - 729. Mon emploi du temps I
MySQL winter vacation self-study 2022 11 (5)
零基础自学STM32-复习篇2——使用结构体封装GPIO寄存器
Keyword static
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 6
有没有sqlcdc监控多张表 再关联后 sink到另外一张表的案例啊?全部在 mysql中操作
球面透镜与柱面透镜
模板_求排列逆序对_基于归并排序
剑指 Offer 30. 包含min函数的栈
Li Kou today's question -729 My schedule I
Referenceerror: primordials is not defined error resolution
Redis skip table
Day 50 - install vsftpd on ceontos6.8
Follow the mouse's angle and keyboard events
【MySQL 15】Could not increase number of max_open_files to more than 10000 (request: 65535)
There are so many giants, why should we independently develop POS store cashier system?
Black high-end responsive website dream weaving template (adaptive mobile terminal)
Httprunnermanager installation (III) - configuring myql Database & initialization data under Linux
纯Qt版中国象棋:实现双人对战、人机对战及网络对战