feat(系统参数): 新增系统参数管理模块

refactor(前端): 统一按钮权限属性顺序
style(前端): 格式化代码缩进和换行
This commit is contained in:
zhangtao
2025-10-06 01:37:27 +08:00
parent 7f573fc144
commit ca58dee1c5
18 changed files with 113 additions and 155 deletions
+3 -3
View File
@@ -838,9 +838,9 @@
"icon": "setting",
"order": 8,
"permission": "system:param:query",
"route_name": "Config",
"route_path": "/system/config",
"component_path": "system/config/index",
"route_name": "Params",
"route_path": "/system/param",
"component_path": "system/param/index",
"status": true,
"keep_alive": true,
"hidden": false,