{ "pages": [ "pages/home/home", "pages/login/login", "pages/workbench/workbench", "pages/my/my", "pages/apply/apply", "pages/shops/shops", "pages/applyDetail/applyDetail", "pages/message/message", "pages/field/field", "pages/advertisement/advertisement", "pages/details/details", "pages/leaseAdd/leaseAdd", "pages/recordService/recordService", "pages/activityAdd/activityAdd", "pages/complaint/complaint", "pages/repair/repair", "pages/advertisementTime/advertisementTime", "pages/advertisementAdd/advertisementAdd", "pages/participation/participation", "pages/questionnaire/questionnaire", "pages/createQuestionnaire/createQuestionnaire", "pages/mycreated/mycreated", "pages/record/record", "pages/accepting/accepting", "pages/servicerecords/servicerecords", "pages/servicedetails/servicedetails", "pages/application/application", "pages/projectManagement/projectManagement", "pages/shopjcMsg/shopjcMsg", "pages/procedure/procedure", "pages/salesReporting/salesReporting", "pages/orderList/orderList", "pages/salesSta/salesSta", "pages/Iproposal/Iproposal" ], "subPackages": [], "window": { "navigationBarTextStyle": "black" }, "tabBar": { "custom": true, "selectedColor": "#F15A29", "backgroundColor": "#fff", "list": [ { "iconPath": "/static/tabbar/tab_01.png", "selectedIconPath": "/static/tabbar/tab_02.png", "pagePath": "pages/home/home", "text": "" }, { "selectedIconPath": "/static/tabbar/tab_03.png", "iconPath": "/static/tabbar/tab_04.png", "pagePath": "pages/workbench/workbench", "text": "" }, { "iconPath": "/static/tabbar/tab_05.png", "selectedIconPath": "/static/tabbar/tab_06.png", "pagePath": "pages/message/message", "text": "" }, { "iconPath": "/static/tabbar/tab_07.png", "selectedIconPath": "/static/tabbar/tab_08.png", "pagePath": "pages/my/my", "text": "" } ] }, "usingComponents": { "dialog-box": "/components/DialogBox/DialogBox", "mescroll-body": "/components/mescroll-uni/mescroll-body", "mescroll-uni": "/components/mescroll-uni/mescroll-uni" } }