feat: 添加扫码成功页面和实际库区选择功能
- 新增扫码成功页面,优化用户体验 - 添加实际库区选择组件和API接口 - 修改合并功能表单,增加实际库区选择 - 更新应用版本号和配置 - 优化首页跳转逻辑和错误处理
This commit is contained in:
@@ -48,6 +48,13 @@
|
||||
"navigationBarTitleText" : "产线监控",
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path" : "pages/scansuccess/scansuccess",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "扫码结果"
|
||||
}
|
||||
}
|
||||
// {
|
||||
// "path": "pages/register",
|
||||
|
||||
Reference in New Issue
Block a user