包装新增页面

This commit is contained in:
2026-06-11 15:49:17 +08:00
parent 780814bad4
commit 5b3fc66a36
6 changed files with 239 additions and 37 deletions
+13 -2
View File
@@ -59,8 +59,19 @@
{
"path": "packaging/list",
"style": {
"navigationBarTitleText": "包装管理",
"enablePullDownRefresh": true
"navigationBarTitleText": "包装管理"
}
},
{
"path": "packaging/add",
"style": {
"navigationBarTitleText": "包装管理"
}
},
{
"path": "packaging/detail",
"style": {
"navigationBarTitleText": "包装管理"
}
}
]