|
|
|
@ -19,7 +19,8 @@ |
|
|
|
"path": "pages/index/index", |
|
|
|
"path": "pages/index/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "工作", |
|
|
|
"navigationBarTitleText": "工作", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
// "navigationStyle": "custom" // 使用自定义导航栏,系统会关闭默认的原生导航栏 |
|
|
|
|
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
@ -27,20 +28,22 @@ |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "我的", |
|
|
|
"navigationBarTitleText": "我的", |
|
|
|
"enablePullDownRefresh": false, |
|
|
|
"enablePullDownRefresh": false, |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationStyle": "custom" // 使用自定义导航栏,系统会关闭默认的原生导航栏 |
|
|
|
|
|
|
|
// "navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/login/login", |
|
|
|
"path": "pages/login/login", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "登录", |
|
|
|
"navigationBarTitleText": "登录", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationStyle": "custom" // 使用自定义导航栏,系统会关闭默认的原生导航栏 |
|
|
|
|
|
|
|
// "navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, { |
|
|
|
}, { |
|
|
|
"path": "pages/receive/index", |
|
|
|
"path": "pages/receive/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "收货界面", |
|
|
|
"navigationBarTitleText": "收货界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22", |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)", |
|
|
|
"enablePullDownRefresh": true, |
|
|
|
"enablePullDownRefresh": true, |
|
|
|
"onReachBottomDistance": 300, |
|
|
|
"onReachBottomDistance": 300, |
|
|
|
"app-plus": { |
|
|
|
"app-plus": { |
|
|
|
@ -60,54 +63,54 @@ |
|
|
|
"path": "pages/receive/choosePackaging/choosePackaging", |
|
|
|
"path": "pages/receive/choosePackaging/choosePackaging", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "选择包装界面", |
|
|
|
"navigationBarTitleText": "选择包装界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/receive/receiveHomeWork/receiveHomeWork", |
|
|
|
"path": "pages/receive/receiveHomeWork/receiveHomeWork", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "收货作业界面", |
|
|
|
"navigationBarTitleText": "收货作业界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, { |
|
|
|
}, { |
|
|
|
"path": "pages/receive/receiveHomeWorks/receiveHomeWork", |
|
|
|
"path": "pages/receive/receiveHomeWorks/receiveHomeWork", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "收货作业界面", |
|
|
|
"navigationBarTitleText": "收货作业界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/inventory/index", |
|
|
|
"path": "pages/inventory/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "盘点录入", |
|
|
|
"navigationBarTitleText": "盘点录入", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/checkAccept/checkHomework", |
|
|
|
"path": "pages/checkAccept/checkHomework", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "验收作业页面", |
|
|
|
"navigationBarTitleText": "验收作业页面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, { |
|
|
|
}, { |
|
|
|
"path": "pages/checkAccept/checkHomeworks", |
|
|
|
"path": "pages/checkAccept/checkHomeworks", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "验收作业页面", |
|
|
|
"navigationBarTitleText": "验收作业页面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/checkAccept/taskView", |
|
|
|
"path": "pages/checkAccept/taskView", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "任务查看", |
|
|
|
"navigationBarTitleText": "任务查看", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/stock/index", |
|
|
|
"path": "pages/stock/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "库存查询", |
|
|
|
"navigationBarTitleText": "库存查询", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
}, |
|
|
|
}, |
|
|
|
@ -116,7 +119,7 @@ |
|
|
|
|
|
|
|
|
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "入库验收", |
|
|
|
"navigationBarTitleText": "入库验收", |
|
|
|
"navigationBarBackgroundColor": "#228B22", |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)", |
|
|
|
"enablePullDownRefresh": true |
|
|
|
"enablePullDownRefresh": true |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
@ -124,33 +127,33 @@ |
|
|
|
"path": "pages/onShelf/shelfTask", |
|
|
|
"path": "pages/onShelf/shelfTask", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "上架作业界面", |
|
|
|
"navigationBarTitleText": "上架作业界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/onShelf/index", |
|
|
|
"path": "pages/onShelf/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "上架界面", |
|
|
|
"navigationBarTitleText": "上架界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, { |
|
|
|
}, { |
|
|
|
"path": "pages/AvgOnShelf/index", |
|
|
|
"path": "pages/AvgOnShelf/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "AGV上架", |
|
|
|
"navigationBarTitleText": "AGV上架", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, { |
|
|
|
}, { |
|
|
|
"path": "pages/cache/index", |
|
|
|
"path": "pages/cache/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "缓存墙上架", |
|
|
|
"navigationBarTitleText": "缓存墙上架", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/onShelf/taskView", |
|
|
|
"path": "pages/onShelf/taskView", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "任务查看", |
|
|
|
"navigationBarTitleText": "任务查看", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
@ -158,70 +161,70 @@ |
|
|
|
"path": "pages/allPiece/index", |
|
|
|
"path": "pages/allPiece/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "整件拣货界面", |
|
|
|
"navigationBarTitleText": "整件拣货界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/payInto/index", |
|
|
|
"path": "pages/payInto/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "其他入库", |
|
|
|
"navigationBarTitleText": "其他入库", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/allPiece/bind", |
|
|
|
"path": "pages/allPiece/bind", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "绑定界面", |
|
|
|
"navigationBarTitleText": "绑定界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/allPiece/picking", |
|
|
|
"path": "pages/allPiece/picking", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "拣货界面", |
|
|
|
"navigationBarTitleText": "拣货界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/allPiece/rushRed", |
|
|
|
"path": "pages/allPiece/rushRed", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "冲红界面", |
|
|
|
"navigationBarTitleText": "冲红界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/dispersion/index", |
|
|
|
"path": "pages/dispersion/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "整散拣货界面", |
|
|
|
"navigationBarTitleText": "整散拣货界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/dispersion/bind", |
|
|
|
"path": "pages/dispersion/bind", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "绑定界面", |
|
|
|
"navigationBarTitleText": "绑定界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/dispersion/picking", |
|
|
|
"path": "pages/dispersion/picking", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "拣货界面", |
|
|
|
"navigationBarTitleText": "拣货界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/dispersion/rushRed", |
|
|
|
"path": "pages/dispersion/rushRed", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "冲红界面", |
|
|
|
"navigationBarTitleText": "冲红界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/toReview/index", |
|
|
|
"path": "pages/toReview/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "复核出库", |
|
|
|
"navigationBarTitleText": "复核出库", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
}, |
|
|
|
}, |
|
|
|
@ -229,7 +232,7 @@ |
|
|
|
"path": "pages/replenishment/index", |
|
|
|
"path": "pages/replenishment/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "补货上架", |
|
|
|
"navigationBarTitleText": "补货上架", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
}, |
|
|
|
}, |
|
|
|
@ -237,7 +240,7 @@ |
|
|
|
"path": "pages/cargoLocation/index", |
|
|
|
"path": "pages/cargoLocation/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "货位调整", |
|
|
|
"navigationBarTitleText": "货位调整", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
}, |
|
|
|
}, |
|
|
|
@ -245,7 +248,7 @@ |
|
|
|
"path": "pages/inventory/implement", |
|
|
|
"path": "pages/inventory/implement", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "盘点执行", |
|
|
|
"navigationBarTitleText": "盘点执行", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
}, |
|
|
|
}, |
|
|
|
@ -253,7 +256,7 @@ |
|
|
|
"path": "pages/smallStore/index", |
|
|
|
"path": "pages/smallStore/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "零货拣货界面", |
|
|
|
"navigationBarTitleText": "零货拣货界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
}, |
|
|
|
}, |
|
|
|
@ -261,7 +264,7 @@ |
|
|
|
"path": "pages/smallStore/bind", |
|
|
|
"path": "pages/smallStore/bind", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "绑定界面", |
|
|
|
"navigationBarTitleText": "绑定界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
|
|
|
|
|
|
|
|
@ -269,73 +272,73 @@ |
|
|
|
"path": "pages/smallStore/picking", |
|
|
|
"path": "pages/smallStore/picking", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "拣货界面", |
|
|
|
"navigationBarTitleText": "拣货界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/smallStore/rushRed", |
|
|
|
"path": "pages/smallStore/rushRed", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "冲红界面", |
|
|
|
"navigationBarTitleText": "冲红界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/replenishment/putOn", |
|
|
|
"path": "pages/replenishment/putOn", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "补货上架界面", |
|
|
|
"navigationBarTitleText": "补货上架界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/toReview/receviewHomeWork", |
|
|
|
"path": "pages/toReview/receviewHomeWork", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "外复核作业界面", |
|
|
|
"navigationBarTitleText": "外复核作业界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/dispersion/reviewStage", |
|
|
|
"path": "pages/dispersion/reviewStage", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "复核台界面", |
|
|
|
"navigationBarTitleText": "复核台界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/smallStore/reviewStage", |
|
|
|
"path": "pages/smallStore/reviewStage", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "复核台界面", |
|
|
|
"navigationBarTitleText": "复核台界面", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, { |
|
|
|
}, { |
|
|
|
"path": "pages/AvgOrderPkg/index", |
|
|
|
"path": "pages/AvgOrderPkg/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "拣货出库", |
|
|
|
"navigationBarTitleText": "拣货出库", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, { |
|
|
|
}, { |
|
|
|
"path": "pages/AvgOnShelf/shelfTask", |
|
|
|
"path": "pages/AvgOnShelf/shelfTask", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "AGV上架作业新增", |
|
|
|
"navigationBarTitleText": "AGV上架作业新增", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, { |
|
|
|
}, { |
|
|
|
"path": "pages/AvgOrderPkg/picking/index", |
|
|
|
"path": "pages/AvgOrderPkg/picking/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "AGV拣货", |
|
|
|
"navigationBarTitleText": "AGV拣货", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, { |
|
|
|
}, { |
|
|
|
"path": "pages/AvgCarry/index", |
|
|
|
"path": "pages/AvgCarry/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "AGV搬运", |
|
|
|
"navigationBarTitleText": "AGV搬运", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
{ |
|
|
|
{ |
|
|
|
"path": "pages/release/index", |
|
|
|
"path": "pages/release/index", |
|
|
|
"style": { |
|
|
|
"style": { |
|
|
|
"navigationBarTitleText": "点位释放", |
|
|
|
"navigationBarTitleText": "点位释放", |
|
|
|
"navigationBarBackgroundColor": "#228B22" |
|
|
|
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|