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.
59 lines
1.7 KiB
JSON
59 lines
1.7 KiB
JSON
{
|
|
"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/volumeDetail",
|
|
"pages/outStock/forkliftWarehousing",
|
|
"pages/outStock/location",
|
|
"pages/outBound/pickUpGoods",
|
|
"pages/outBound/attachBill",
|
|
"pages/outBound/forkliftPrepareGoods",
|
|
"pages/outBound/superviseLoading",
|
|
"pages/outBound/superviseLoadingImg",
|
|
"pages/outBound/superviseLoadingDetail",
|
|
"pages/outBound/superviseOrderDetail",
|
|
"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": {}
|
|
} |