当前位置:网站首页>[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
边栏推荐
- 2345文件粉碎,文件强力删除工具无捆绑纯净提取版
- 有没有sqlcdc监控多张表 再关联后 sink到另外一张表的案例啊?全部在 mysql中操作
- "Hands on learning in depth" Chapter 2 - preparatory knowledge_ 2.3 linear algebra_ Learning thinking and exercise answers
- CobaltStrike-4.4-K8修改版安装使用教程
- 有没有完全自主的国产化数据库技术
- How to improve the enthusiasm of consumers when the member points marketing system is operated?
- Zero foundation self-study STM32 - Review 2 - encapsulating GPIO registers with structures
- RobotFramework入门(三)WebUI自动化之百度搜索
- RobotFramework入门(二)appUI自动化之app启动
- Day 50 - install vsftpd on ceontos6.8
猜你喜欢
如何精准识别主数据?
Microservice registration and discovery
Which ecology is better, such as Mi family, graffiti, hilink, zhiting, etc? Analysis of five mainstream smart brands
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 22
Maturity of master data management (MDM)
【MySQL 15】Could not increase number of max_ open_ files to more than 10000 (request: 65535)
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 8
Zero basic self-study STM32 wildfire review of GPIO use absolute address to operate GPIO
Referenceerror: primordials is not defined error resolution
[network security interview question] - how to penetrate the test file directory through
随机推荐
Day 50 - install vsftpd on ceontos6.8
Patch NTP server at the beginning of DDoS counterattack
CobaltStrike-4.4-K8修改版安装使用教程
Data preparation
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 15
07 单件(Singleton)模式
Deeply analyze the chain 2+1 mode, and subvert the traditional thinking of selling goods?
【Kubernetes 系列】一文学会Kubernetes Service安全的暴露应用
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 6
Pat 1046 shortest distance (20 points) simulation
Microservice registration and discovery
Template_ Find the reverse pair of permutations_ Sort based on merge
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 17
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 14
Gifcam v7.0 minimalist GIF animation recording tool Chinese single file version
深度解析链动2+1模式,颠覆传统卖货思维?
主数据管理(MDM)的成熟度
Advanced technology management - what is the physical, mental and mental strength of managers
Shell脚本更新存储过程到数据库
1. Dynamic parameters of function: *args, **kwargs