feat(钢卷打包): 新增钢卷打包功能及相关页面

- 在easycode页面添加打包按钮及跳转逻辑
- 新增packing页面用于钢卷打包操作
- 更新应用版本号至1.3.16
- 添加打包状态相关表单字段及样式
This commit is contained in:
砂糖
2025-12-12 15:15:06 +08:00
parent 2ac6d387e1
commit 133d41c4e5
6 changed files with 666 additions and 20 deletions

View File

@@ -70,6 +70,13 @@
"navigationBarTitleText" : "查看钢卷"
}
},
{
"path" : "pages/easycode/packing",
"style" :
{
"navigationBarTitleText" : "钢卷打包"
}
},
{
"path": "pages/receive/receive",
"style": {