You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
56 lines
1.6 KiB
JSON
56 lines
1.6 KiB
JSON
4 weeks ago
|
{
|
||
|
"pages": [
|
||
|
"pages/login/index",
|
||
|
"pages/wMSSystem/index",
|
||
|
"pages/order/orderDetail",
|
||
|
"pages/outStock/discharge",
|
||
|
"pages/outStock/dischargeDetail",
|
||
|
"pages/outStock/palletizing",
|
||
|
"pages/outStock/recordingVolume",
|
||
|
"pages/outStock/recordingVolumeDetail",
|
||
|
"pages/outStock/forkliftWarehousing",
|
||
|
"pages/outBound/pickUpGoods",
|
||
|
"pages/outBound/attachBill",
|
||
|
"pages/outBound/forkliftPrepareGoods",
|
||
|
"pages/outBound/superviseLoading",
|
||
|
"pages/outBound/superviseLoadingImg",
|
||
|
"pages/outBound/superviseLoadingDetail",
|
||
|
"pages/initiateInventoryCount/index",
|
||
|
"pages/workOrder/workOrderAdd",
|
||
|
"pages/workOrder/workOrderWrite",
|
||
|
"pages/workOrder/userAvatarMul",
|
||
|
"pages/workOrder/userAvatarSin",
|
||
|
"pages/exam/index",
|
||
|
"pages/lookMedal/index",
|
||
|
"pages/my/index",
|
||
|
"pages/studyRecord/index"
|
||
|
],
|
||
|
"subPackages": [],
|
||
|
"window": {
|
||
|
"navigationBarTextStyle": "black",
|
||
|
"navigationBarTitleText": "甘肃安监",
|
||
|
"navigationBarBackgroundColor": "#FFFFFF",
|
||
|
"backgroundColor": "#F7F9FF"
|
||
|
},
|
||
|
"tabBar": {
|
||
|
"color": "#B9C0CA",
|
||
|
"selectedColor": "#008CD6",
|
||
|
"backgroundColor": "#FFF",
|
||
|
"borderStyle": "white",
|
||
|
"list": [
|
||
|
{
|
||
|
"pagePath": "pages/wMSSystem/index",
|
||
|
"text": "",
|
||
|
"iconPath": "/static/images/common/my.png",
|
||
|
"selectedIconPath": "/static/images/common/my.png"
|
||
|
},
|
||
|
{
|
||
|
"pagePath": "pages/my/index",
|
||
|
"text": "",
|
||
|
"iconPath": "/static/images/my/more.png",
|
||
|
"selectedIconPath": "/static/images/common/my.png"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"usingComponents": {}
|
||
|
}
|