feat(钢卷打包): 新增钢卷打包功能及相关页面
- 在easycode页面添加打包按钮及跳转逻辑 - 新增packing页面用于钢卷打包操作 - 更新应用版本号至1.3.16 - 添加打包状态相关表单字段及样式
This commit is contained in:
@@ -70,6 +70,13 @@
|
||||
"navigationBarTitleText" : "查看钢卷"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/easycode/packing",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "钢卷打包"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/receive/receive",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user