les功能提交
This commit is contained in:
37
pages.json
37
pages.json
@@ -109,10 +109,9 @@
|
||||
"navigationBarTitleText": "浏览文本"
|
||||
}
|
||||
}, {
|
||||
"path" : "pages/mes/jobReport/start",
|
||||
"style" :
|
||||
{
|
||||
"navigationBarTitleText" : "工序开工"
|
||||
"path": "pages/mes/jobReport/start",
|
||||
"style": {
|
||||
"navigationBarTitleText": "工序开工"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/mes/jobReport/pass",
|
||||
@@ -834,6 +833,36 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "采购直接入库"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/les/returnPallet",
|
||||
"style": {
|
||||
"navigationBarTitleText": "托盘返空"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/les/bindMaterial",
|
||||
"style": {
|
||||
"navigationBarTitleText": "备料绑定"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/les/callMaterial",
|
||||
"style": {
|
||||
"navigationBarTitleText": "生产呼料"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/les/chooseTask",
|
||||
"style": {
|
||||
"navigationBarTitleText": "选择任务"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/les/deliveryMaterial",
|
||||
"style": {
|
||||
"navigationBarTitleText": "生产配送"
|
||||
}
|
||||
}
|
||||
],
|
||||
"tabBar": {
|
||||
|
||||
Reference in New Issue
Block a user