refactor: ♻️ 修改系统配置路径,暂时无需system这个层级
This commit is contained in:
@@ -50,13 +50,13 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/work/system/config/config",
|
||||
"path": "pages/work/config/config",
|
||||
"style": {
|
||||
"navigationBarTitleText": "系统配置"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/work/system/config/item",
|
||||
"path": "pages/work/config/item",
|
||||
"style": {
|
||||
"navigationBarTitleText": "配置详情"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user