feat: UI定制 - 精简导航栏和禁用深色模式
- 删除右上角GitHub、文档、全屏、语言、大小图标 - 隐藏消息入口(使用v-if保留逻辑) - 移除设置面板的深色模式开关 - 注释后端登录欢迎消息推送 参考项目: otc-boot/plus-ui-ts
This commit is contained in:
@@ -3,7 +3,9 @@
|
||||
"allow": [
|
||||
"Bash(tree:*)",
|
||||
"Bash(mvn clean package:*)",
|
||||
"Bash(echo:*)"
|
||||
"Bash(echo:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(git commit:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": []
|
||||
|
||||
Reference in New Issue
Block a user