parent
179552b7f5
commit
dbc47b370f
@ -1,371 +1,374 @@ |
||||
{ |
||||
"easycom": { |
||||
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" |
||||
}, |
||||
"pages": [ |
||||
"easycom": { |
||||
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" |
||||
}, |
||||
"pages": [ |
||||
|
||||
{ |
||||
"path": "pages/start/start", |
||||
"style": { |
||||
"app-plus": { |
||||
"titleNView": false, |
||||
"globalStyle":{ |
||||
"fontFamily":"宋体" |
||||
} |
||||
} |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/index/index", |
||||
"style": { |
||||
"navigationBarTitleText": "工作", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/user/user", |
||||
"style": { |
||||
"navigationBarTitleText": "我的", |
||||
"enablePullDownRefresh": false, |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/login/login", |
||||
"style": { |
||||
"navigationBarTitleText": "登录", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, { |
||||
"path": "pages/receive/index", |
||||
"style": { |
||||
"navigationBarTitleText": "收货界面", |
||||
"navigationBarBackgroundColor": "#228B22", |
||||
"enablePullDownRefresh": true, |
||||
"onReachBottomDistance": 300, |
||||
"app-plus": { |
||||
"titleNView": { |
||||
"buttons": [{ |
||||
"text": "入库验收", |
||||
// "text": "+新增出库", |
||||
"fontSize": "15px", |
||||
"width": "70px" |
||||
}] |
||||
} |
||||
{ |
||||
"path": "pages/start/start", |
||||
"style": { |
||||
"app-plus": { |
||||
"titleNView": false, |
||||
"globalStyle": { |
||||
"fontFamily": "宋体" |
||||
} |
||||
} |
||||
} |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/index/index", |
||||
"style": { |
||||
"navigationBarTitleText": "工作", |
||||
// "navigationStyle": "custom" // 使用自定义导航栏,系统会关闭默认的原生导航栏 |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/user/user", |
||||
"style": { |
||||
"navigationBarTitleText": "我的", |
||||
"enablePullDownRefresh": false, |
||||
"navigationStyle": "custom" // 使用自定义导航栏,系统会关闭默认的原生导航栏 |
||||
// "navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/login/login", |
||||
"style": { |
||||
"navigationBarTitleText": "登录", |
||||
"navigationStyle": "custom" // 使用自定义导航栏,系统会关闭默认的原生导航栏 |
||||
// "navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, { |
||||
"path": "pages/receive/index", |
||||
"style": { |
||||
"navigationBarTitleText": "收货界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)", |
||||
"enablePullDownRefresh": true, |
||||
"onReachBottomDistance": 300, |
||||
"app-plus": { |
||||
"titleNView": { |
||||
"buttons": [{ |
||||
"text": "入库验收", |
||||
// "text": "+新增出库", |
||||
"fontSize": "15px", |
||||
"width": "70px" |
||||
}] |
||||
} |
||||
} |
||||
} |
||||
|
||||
}, |
||||
{ |
||||
"path": "pages/receive/choosePackaging/choosePackaging", |
||||
"style": { |
||||
"navigationBarTitleText": "选择包装界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/receive/receiveHomeWork/receiveHomeWork", |
||||
"style": { |
||||
"navigationBarTitleText": "收货作业界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, { |
||||
"path": "pages/receive/receiveHomeWorks/receiveHomeWork", |
||||
"style": { |
||||
"navigationBarTitleText": "收货作业界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/inventory/index", |
||||
"style": { |
||||
"navigationBarTitleText": "盘点录入", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/checkAccept/checkHomework", |
||||
"style": { |
||||
"navigationBarTitleText": "验收作业页面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, { |
||||
"path": "pages/checkAccept/checkHomeworks", |
||||
"style": { |
||||
"navigationBarTitleText": "验收作业页面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/checkAccept/taskView", |
||||
"style": { |
||||
"navigationBarTitleText": "任务查看", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/stock/index", |
||||
"style": { |
||||
"navigationBarTitleText": "库存查询", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/receive/choosePackaging/choosePackaging", |
||||
"style": { |
||||
"navigationBarTitleText": "选择包装界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/receive/receiveHomeWork/receiveHomeWork", |
||||
"style": { |
||||
"navigationBarTitleText": "收货作业界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, { |
||||
"path": "pages/receive/receiveHomeWorks/receiveHomeWork", |
||||
"style": { |
||||
"navigationBarTitleText": "收货作业界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/inventory/index", |
||||
"style": { |
||||
"navigationBarTitleText": "盘点录入", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/checkAccept/checkHomework", |
||||
"style": { |
||||
"navigationBarTitleText": "验收作业页面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, { |
||||
"path": "pages/checkAccept/checkHomeworks", |
||||
"style": { |
||||
"navigationBarTitleText": "验收作业页面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/checkAccept/taskView", |
||||
"style": { |
||||
"navigationBarTitleText": "任务查看", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/stock/index", |
||||
"style": { |
||||
"navigationBarTitleText": "库存查询", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
|
||||
}, |
||||
{ |
||||
"path": "pages/checkAccept/index", |
||||
|
||||
"style": { |
||||
"navigationBarTitleText": "入库验收", |
||||
"navigationBarBackgroundColor": "#228B22", |
||||
"enablePullDownRefresh":true |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/onShelf/shelfTask", |
||||
"style": { |
||||
"navigationBarTitleText": "上架作业界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/onShelf/index", |
||||
"style": { |
||||
"navigationBarTitleText": "上架界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, { |
||||
"path": "pages/AvgOnShelf/index", |
||||
"style": { |
||||
"navigationBarTitleText": "AGV上架", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
},{ |
||||
"path": "pages/cache/index", |
||||
"style": { |
||||
"navigationBarTitleText": "缓存墙上架", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/onShelf/taskView", |
||||
"style": { |
||||
"navigationBarTitleText": "任务查看", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
}, |
||||
{ |
||||
"path": "pages/checkAccept/index", |
||||
|
||||
{ |
||||
"path": "pages/allPiece/index", |
||||
"style": { |
||||
"navigationBarTitleText": "整件拣货界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/payInto/index", |
||||
"style": { |
||||
"navigationBarTitleText": "其他入库", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/allPiece/bind", |
||||
"style": { |
||||
"navigationBarTitleText": "绑定界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/allPiece/picking", |
||||
"style": { |
||||
"navigationBarTitleText": "拣货界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/allPiece/rushRed", |
||||
"style": { |
||||
"navigationBarTitleText": "冲红界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/dispersion/index", |
||||
"style": { |
||||
"navigationBarTitleText": "整散拣货界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/dispersion/bind", |
||||
"style": { |
||||
"navigationBarTitleText": "绑定界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/dispersion/picking", |
||||
"style": { |
||||
"navigationBarTitleText": "拣货界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/dispersion/rushRed", |
||||
"style": { |
||||
"navigationBarTitleText": "冲红界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/toReview/index", |
||||
"style": { |
||||
"navigationBarTitleText": "复核出库", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
"style": { |
||||
"navigationBarTitleText": "入库验收", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)", |
||||
"enablePullDownRefresh": true |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/onShelf/shelfTask", |
||||
"style": { |
||||
"navigationBarTitleText": "上架作业界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/onShelf/index", |
||||
"style": { |
||||
"navigationBarTitleText": "上架界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, { |
||||
"path": "pages/AvgOnShelf/index", |
||||
"style": { |
||||
"navigationBarTitleText": "AGV上架", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, { |
||||
"path": "pages/cache/index", |
||||
"style": { |
||||
"navigationBarTitleText": "缓存墙上架", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/onShelf/taskView", |
||||
"style": { |
||||
"navigationBarTitleText": "任务查看", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
|
||||
}, |
||||
{ |
||||
"path": "pages/replenishment/index", |
||||
"style": { |
||||
"navigationBarTitleText": "补货上架", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
{ |
||||
"path": "pages/allPiece/index", |
||||
"style": { |
||||
"navigationBarTitleText": "整件拣货界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/payInto/index", |
||||
"style": { |
||||
"navigationBarTitleText": "其他入库", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/allPiece/bind", |
||||
"style": { |
||||
"navigationBarTitleText": "绑定界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/allPiece/picking", |
||||
"style": { |
||||
"navigationBarTitleText": "拣货界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/allPiece/rushRed", |
||||
"style": { |
||||
"navigationBarTitleText": "冲红界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/dispersion/index", |
||||
"style": { |
||||
"navigationBarTitleText": "整散拣货界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/dispersion/bind", |
||||
"style": { |
||||
"navigationBarTitleText": "绑定界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/dispersion/picking", |
||||
"style": { |
||||
"navigationBarTitleText": "拣货界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/dispersion/rushRed", |
||||
"style": { |
||||
"navigationBarTitleText": "冲红界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/toReview/index", |
||||
"style": { |
||||
"navigationBarTitleText": "复核出库", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
|
||||
}, |
||||
{ |
||||
"path": "pages/cargoLocation/index", |
||||
"style": { |
||||
"navigationBarTitleText": "货位调整", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/replenishment/index", |
||||
"style": { |
||||
"navigationBarTitleText": "补货上架", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
|
||||
}, |
||||
{ |
||||
"path": "pages/inventory/implement", |
||||
"style": { |
||||
"navigationBarTitleText": "盘点执行", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/cargoLocation/index", |
||||
"style": { |
||||
"navigationBarTitleText": "货位调整", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
|
||||
}, |
||||
{ |
||||
"path": "pages/smallStore/index", |
||||
"style": { |
||||
"navigationBarTitleText": "零货拣货界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/inventory/implement", |
||||
"style": { |
||||
"navigationBarTitleText": "盘点执行", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
|
||||
}, |
||||
{ |
||||
"path": "pages/smallStore/bind", |
||||
"style": { |
||||
"navigationBarTitleText": "绑定界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
|
||||
{ |
||||
"path": "pages/smallStore/picking", |
||||
"style": { |
||||
"navigationBarTitleText": "拣货界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/smallStore/rushRed", |
||||
"style": { |
||||
"navigationBarTitleText": "冲红界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/replenishment/putOn", |
||||
"style": { |
||||
"navigationBarTitleText": "补货上架界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/toReview/receviewHomeWork", |
||||
"style": { |
||||
"navigationBarTitleText": "外复核作业界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/dispersion/reviewStage", |
||||
"style": { |
||||
"navigationBarTitleText": "复核台界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/smallStore/reviewStage", |
||||
"style": { |
||||
"navigationBarTitleText": "复核台界面", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, { |
||||
"path": "pages/AvgOrderPkg/index", |
||||
"style": { |
||||
"navigationBarTitleText": "拣货出库", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, { |
||||
"path": "pages/AvgOnShelf/shelfTask", |
||||
"style": { |
||||
"navigationBarTitleText": "AGV上架作业新增", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, { |
||||
"path": "pages/AvgOrderPkg/picking/index", |
||||
"style": { |
||||
"navigationBarTitleText": "AGV拣货", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
},{ |
||||
"path": "pages/AvgCarry/index", |
||||
"style": { |
||||
"navigationBarTitleText": "AGV搬运", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/release/index", |
||||
"style": { |
||||
"navigationBarTitleText": "点位释放", |
||||
"navigationBarBackgroundColor": "#228B22" |
||||
} |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/smallStore/index", |
||||
"style": { |
||||
"navigationBarTitleText": "零货拣货界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
|
||||
}, |
||||
{ |
||||
"path": "pages/smallStore/bind", |
||||
"style": { |
||||
"navigationBarTitleText": "绑定界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
|
||||
], |
||||
"globalStyle": { |
||||
"navigationBarTextStyle": "white", |
||||
"navigationBarTitleText": "WMS", |
||||
"navigationBarBackgroundColor": "#F8F8F8", |
||||
"backgroundColor": "#F8F8F8" |
||||
}, |
||||
"tabBar": { |
||||
"color": "#C0C4CC", |
||||
"selectedColor": "#1296db", // |
||||
"borderStyle": "black", |
||||
"backgroundColor": "#ffffff", |
||||
"height": "55px", |
||||
"fontSize": "12px", |
||||
"iconWidth": "28px", |
||||
"list": [{ |
||||
"pagePath": "pages/index/index", |
||||
"iconPath": "static/tabbar/tab-index.png", |
||||
"selectedIconPath": "static/tabbar/tab-index-current.png", |
||||
"text": "首页" |
||||
}, |
||||
{ |
||||
"pagePath": "pages/user/user", |
||||
"iconPath": "static/tabbar/tab-user.png", |
||||
"selectedIconPath": "static/tabbar/tab-user-current.png", |
||||
"text": "设置" |
||||
} |
||||
] |
||||
} |
||||
{ |
||||
"path": "pages/smallStore/picking", |
||||
"style": { |
||||
"navigationBarTitleText": "拣货界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/smallStore/rushRed", |
||||
"style": { |
||||
"navigationBarTitleText": "冲红界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/replenishment/putOn", |
||||
"style": { |
||||
"navigationBarTitleText": "补货上架界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/toReview/receviewHomeWork", |
||||
"style": { |
||||
"navigationBarTitleText": "外复核作业界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/dispersion/reviewStage", |
||||
"style": { |
||||
"navigationBarTitleText": "复核台界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/smallStore/reviewStage", |
||||
"style": { |
||||
"navigationBarTitleText": "复核台界面", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, { |
||||
"path": "pages/AvgOrderPkg/index", |
||||
"style": { |
||||
"navigationBarTitleText": "拣货出库", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, { |
||||
"path": "pages/AvgOnShelf/shelfTask", |
||||
"style": { |
||||
"navigationBarTitleText": "AGV上架作业新增", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, { |
||||
"path": "pages/AvgOrderPkg/picking/index", |
||||
"style": { |
||||
"navigationBarTitleText": "AGV拣货", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, { |
||||
"path": "pages/AvgCarry/index", |
||||
"style": { |
||||
"navigationBarTitleText": "AGV搬运", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
}, |
||||
{ |
||||
"path": "pages/release/index", |
||||
"style": { |
||||
"navigationBarTitleText": "点位释放", |
||||
"navigationBarBackgroundColor": "rgb(18, 150, 219,0.8)" |
||||
} |
||||
} |
||||
|
||||
], |
||||
"globalStyle": { |
||||
"navigationBarTextStyle": "white", |
||||
"navigationBarTitleText": "WMS", |
||||
"navigationBarBackgroundColor": "#F8F8F8", |
||||
"backgroundColor": "#F8F8F8" |
||||
}, |
||||
"tabBar": { |
||||
"color": "#C0C4CC", |
||||
"selectedColor": "#1296db", // |
||||
"borderStyle": "black", |
||||
"backgroundColor": "#ffffff", |
||||
"height": "55px", |
||||
"fontSize": "12px", |
||||
"iconWidth": "28px", |
||||
"list": [{ |
||||
"pagePath": "pages/index/index", |
||||
"iconPath": "static/tabbar/tab-index.png", |
||||
"selectedIconPath": "static/tabbar/tab-index-current.png", |
||||
"text": "首页" |
||||
}, |
||||
{ |
||||
"pagePath": "pages/user/user", |
||||
"iconPath": "static/tabbar/tab-user.png", |
||||
"selectedIconPath": "static/tabbar/tab-user-current.png", |
||||
"text": "设置" |
||||
} |
||||
] |
||||
} |
||||
} |
||||
|
||||
Loading…
Reference in new issue