当前位置:网站首页>[ruoyi] enable Mini navigation bar
[ruoyi] enable Mini navigation bar
2022-07-06 02:46:00 【sayyy】
Preface
- ruoyi 4.6.0
Mini navigation bar
- Each time you click the collapse button on the navigation bar, you can achieve the above effect
- Cannot make the navigation bar collapse by default after the user logs in
Enable Mini navigation bar
1. increase 2 Two system parameters
sys.index.navBarStyle
= mini-navbarsys.index.logoStyle
= hide
2. stay templates/index.html Enable sys.index.navBarStyle
...
<body class="fixed-sidebar full-height-layout gray-bg" style="overflow: hidden" th:classappend="${@config.getKey('sys.index.navBarStyle')}" >
...
3. stay templates/index.html Enable sys.index.logoStyle
...
<li class="logo hidden-xs" th:classappend="${@config.getKey('sys.index.logoStyle')}">
...
Reference resources
http://doc.ruoyi.vip/ruoyi/document/qdsc.html# Parameters use
边栏推荐
- 07 singleton mode
- A copy can also produce flowers
- ReferenceError: primordials is not defined错误解决
- 有没有sqlcdc监控多张表 再关联后 sink到另外一张表的案例啊?全部在 mysql中操作
- [Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 7
- 技术分享 | undo 太大了怎么办
- How to improve the enthusiasm of consumers when the member points marketing system is operated?
- 米家、涂鸦、Hilink、智汀等生态哪家强?5大主流智能品牌分析
- 在GBase 8c数据库中使用自带工具检查健康状态时,需要注意什么?
- Shell script updates stored procedure to database
猜你喜欢
2022.02.13
Sword finger offer 30 Stack containing min function
【若依(ruoyi)】设置主题样式
RobotFramework入门(三)WebUI自动化之百度搜索
Communication between microservices
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 7
全国大学生信息安全赛创新实践赛初赛---misc(永恒的夜)
米家、涂鸦、Hilink、智汀等生态哪家强?5大主流智能品牌分析
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 9
Shell脚本更新存储过程到数据库
随机推荐
PMP practice once a day | don't get lost in the exam -7.5
Six stone management: why should leaders ignore product quality
Spherical lens and cylindrical lens
Reset nodejs of the system
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 9
QT release exe software and modify exe application icon
2345 file shredding, powerful file deletion tool, unbound pure extract version
inherited constructors
CSP numeric sort
Force buckle 146 LRU cache
Redis delete policy
【Kubernetes 系列】一文学会Kubernetes Service安全的暴露应用
Httprunnermanager installation (III) - configuring myql Database & initialization data under Linux
张丽俊:穿透不确定性要靠四个“不变”
How to check the lock information in gbase 8C database?
Dachang image library
Yyds dry inventory comparison of several database storage engines
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 14
Blue Bridge Cup group B provincial preliminaries first question 2013 (Gauss Diary)
CobaltStrike-4.4-K8修改版安装使用教程