You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

54 lines
1.5 KiB

{
"pages": [
"pages/login/login",
"pages/homePage/homePage",
"pages/saleForecastList/saleForecastList",
"pages/saleForecastList/Detail/Detail",
"pages/saleForecastList/query/query",
"pages/saleForecastList/newBill/newBill",
"pages/sendCargo/sendCargo",
"pages/orderDetails/orderDetails",
"pages/orderInquiry/orderInquiry",
"pages/statementOfAccount/statementOfAccount",
"pages/sendTheDetails/sendTheDetails",
"pages/my/my",
"pages/fenxiang/fenxiang",
"pages/saleOutStore/saleOutStore",
"pages/saleOutStore/outStoreDetail/outStoreDetail"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarTitleText": "畜客户易",
"navigationBarBackgroundColor": "#f98b29",
"navigationBarTextStyle": "#FFFFFF",
"disableScroll": true
},
"tabBar": {
"borderStyle": "white",
"selectedColor": "#f98b29",
"color": "#999999",
"list": [
{
"pagePath": "pages/homePage/homePage",
"text": "主页",
"iconPath": "/imgs/xiaoxi1.png",
"selectedIconPath": "/imgs/xiaoxi.png"
},
{
"pagePath": "pages/homePage/homePage",
"text": "消息",
"iconPath": "/imgs/message1.png",
"selectedIconPath": "/imgs/message.png"
},
{
"pagePath": "pages/my/my",
"text": "我的",
"iconPath": "/imgs/wode1.png",
"selectedIconPath": "/imgs/wode.png"
}
]
},
"navigateToMiniProgramAppIdList": [
"wx0b897783b2588147"
]
}