108 lines
2.6 KiB
JSON
108 lines
2.6 KiB
JSON
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/login/login",
|
|
"pages/audit/shop1",
|
|
"pages/audit/businessType",
|
|
"pages/audit/shop2",
|
|
"pages/audit/shop3",
|
|
"pages/audit/checkAudit",
|
|
"pages/audit/mapAddress",
|
|
"pages/agreement/agreement",
|
|
"pages/register/register",
|
|
"pages/forgetPassword/forgetPassword",
|
|
"pages/order/order",
|
|
"pages/IM/IM",
|
|
"pages/IM/IMmsgContent",
|
|
"pages/viewCenter/viewCenter",
|
|
"pages/manage/manage",
|
|
"pages/my/my",
|
|
"pages/my/shopInfo",
|
|
"pages/my/setting",
|
|
"pages/my/contract",
|
|
"pages/my/printer/printerList",
|
|
"pages/my/userInfo",
|
|
"pages/my/shopQRcode/shopQRcode",
|
|
"pages/my/protocol/protocol",
|
|
"pages/my/aboutUs/aboutUs",
|
|
"pages/my/aboutUs/records",
|
|
"pages/my/versions"
|
|
],
|
|
"subPackages": [],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "uni-app",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"backgroundColor": "#FFFFFF",
|
|
"pageOrientation": "portrait",
|
|
"adjustPosition": true
|
|
},
|
|
"tabBar": {
|
|
"color": "#000",
|
|
"selectedColor": "#4b71ff",
|
|
"borderStyle": "black",
|
|
"backgroundColor": "#ffffff",
|
|
"iconfontSrc": "/static/font/iconfont.ttf",
|
|
"fontSize": "14px",
|
|
"height": "58px",
|
|
"spacing": "5px",
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/order/order",
|
|
"iconfont": {
|
|
"text": "",
|
|
"selectedText": "",
|
|
"selectedColor": "#4b71ff",
|
|
"color": "#000",
|
|
"fontSize": "20px"
|
|
},
|
|
"text": "工作台"
|
|
},
|
|
{
|
|
"pagePath": "pages/IM/IM",
|
|
"iconfont": {
|
|
"text": "",
|
|
"selectedText": "",
|
|
"selectedColor": "#4b71ff",
|
|
"color": "#000",
|
|
"fontSize": "22px"
|
|
},
|
|
"text": "消息"
|
|
},
|
|
{
|
|
"pagePath": "pages/viewCenter/viewCenter",
|
|
"iconfont": {
|
|
"text": "",
|
|
"selectedText": "",
|
|
"selectedColor": "#4b71ff",
|
|
"color": "#000",
|
|
"fontSize": "20px"
|
|
},
|
|
"text": "视图中心"
|
|
},
|
|
{
|
|
"pagePath": "pages/manage/manage",
|
|
"iconfont": {
|
|
"text": "",
|
|
"selectedText": "",
|
|
"selectedColor": "#4b71ff",
|
|
"color": "#000",
|
|
"fontSize": "24px"
|
|
},
|
|
"text": "经营"
|
|
},
|
|
{
|
|
"pagePath": "pages/my/my",
|
|
"iconfont": {
|
|
"text": "",
|
|
"selectedText": "",
|
|
"selectedColor": "#4b71ff",
|
|
"color": "#000",
|
|
"fontSize": "24px"
|
|
},
|
|
"text": "我的"
|
|
}
|
|
]
|
|
},
|
|
"usingComponents": {}
|
|
} |