refactor: ♻️ 更改了部分命名规则,调整部分内容

增加请求参数对于数组的判断和处理,编辑使用popup,页面优化
This commit is contained in:
Theo
2024-11-24 02:43:04 +08:00
parent 1bedd90d81
commit 8017903c1e
7 changed files with 221 additions and 343 deletions

View File

@@ -55,12 +55,6 @@
"navigationBarTitleText": "系统配置"
}
},
{
"path": "pages/work/config/edit",
"style": {
"navigationBarTitleText": "新增修改配置页面"
}
},
{
"path": "pages/work/notice/index",
"style": {