2024-02-22 11:07:12 +08:00

95 lines
3.1 KiB
JSON

{
"pages": [
"pages/index/index",
"pages/login/wxlogin/wxlogin",
"pages/login/login",
"pages/my/my",
"pages/community/community",
"pages/news/news",
"pages/index/detail/detail",
"pages/community/eventDetails/eventDetails",
"pages/enterpriseServices/enterpriseServices",
"pages/parkRepair/parkRepair",
"pages/enterpriseServices/serviceList/serviceList",
"pages/enterpriseServices/serviceDetail/serviceDetail",
"pages/community/registration/registration",
"pages/enterpriseServices/serviceApply/serviceApply",
"pages/parkRepair/repairDetail/repairDetail",
"pages/parkRepair/repairInApply/repairInApply",
"pages/enterpriseSelect/enterpriseSelect",
"pages/myActivities/myActivities",
"pages/parkRepair/evaluate/evaluate",
"pages/notice/notice",
"pages/notice/detail/detail",
"pages/complaint/complaint",
"pages/complaint/newComplaint/newComplaint",
"pages/my/personalData/personalData",
"pages/my/cropper/cropper",
"pages/party/party",
"pages/party/detail/detail",
"pages/my/accountSetting/accountSetting",
"pages/my/changePassword/changePassword",
"pages/my/retrievePassword/retrievePassword",
"pages/my/companyInformation/companyInformation",
"pages/my/editCompanyProfile/editCompanyProfile",
"pages/my/order/order",
"pages/my/order/detail/detail",
"pages/my/order/applyRefund/applyRefund",
"pages/index/office/office",
"pages/index/office/detail/detail",
"pages/index/office/apply/apply",
"pages/index/parkList/parkList",
"pages/enterpriseServices/myServiceList/myServiceList",
"pages/applyType/settledIn/settledIn",
"pages/applyType/applyType",
"pages/applyType/settledInApproval/settledInApproval",
"pages/applyType/moveInApply/moveInApply",
"pages/my/serviceApply/serviceApply",
"pages/complaint/complaintDetail/complaintDetail",
"pages/outer/outer"
],
"window": {
"backgroundTextStyle": "light",
"navigationBarBackgroundColor": "#fff",
"navigationBarTitleText": "Weixin",
"navigationBarTextStyle": "black"
},
"tabBar": {
"backgroundColor": "#ffffff",
"borderStyle": "black",
"selectedColor": "#5C8EFF",
"color": "#333333",
"list": [
{
"pagePath": "pages/index/index",
"iconPath": "/images/icon/shouye-3861.png",
"selectedIconPath": "/images/icon/shouye-386.png",
"text": "首页"
},
{
"pagePath": "pages/enterpriseServices/enterpriseServices",
"iconPath": "/images/icon/fuwu_11.png",
"selectedIconPath": "/images/icon/fuwu_1.png",
"text": "服务"
},
{
"pagePath": "pages/parkRepair/parkRepair",
"iconPath": "/images/icon/wodebaoxiu1.png",
"selectedIconPath": "/images/icon/wodebaoxiu.png",
"text": "维修"
},
{
"pagePath": "pages/my/my",
"iconPath": "/images/icon/wode1.png",
"selectedIconPath": "/images/icon/wode.png",
"text": "我的"
}
]
},
"sitemapLocation": "sitemap.json",
"permission": {
"scope.userLocation": {
"desc": "为便于为您定位附近园区"
}
}
}