feat(hand-factory): 新增移库和查看钢卷功能并优化UI
- 新增移库操作流程,包括扫描钢卷和目标库区 - 添加查看存储钢卷功能,支持快速查看库区钢卷信息 - 优化material-picker组件,显示物料类型信息 - 更新版本号至1.3.13并调整API基础地址 - 改进UI样式,包括按钮布局和扫码界面 - 修复更新弹窗取消按钮文本问题
This commit is contained in:
@@ -55,6 +55,20 @@
|
||||
{
|
||||
"navigationBarTitleText" : "扫码结果"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/easycode/tranfer",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "移库操作"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/easycode/editby",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "查看钢卷"
|
||||
}
|
||||
}
|
||||
// {
|
||||
// "path": "pages/register",
|
||||
|
||||
Reference in New Issue
Block a user