{ "easycom": { "^betone-(.*)": "@/common/betone_components/betone-$1.vue" }, "pages": [ { "path": "pages/home/index", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "white" } }, { "path": "pages/my/my", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "white" } }, { "path": "pages/my/records", "style": { "navigationBarTitleText": "记录", "enablePullDownRefresh": false, "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } }, { "path": "pages/my/feedback", "style": { "navigationBarTitleText": "意见反馈", "enablePullDownRefresh": false, "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } }, { "path": "pages/submission/index", "style": { "navigationBarTitleText": "维修报送", "enablePullDownRefresh": false, "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } }, { "path": "pages/submission/submissionDetails", "style": { "navigationBarTitleText": "维修报送", "enablePullDownRefresh": false, "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8" } }, { "path": "pages/submission/records", "style": { "navigationBarTitleText": "报送记录", "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#efefef", "enablePullDownRefresh": true } }, { "path": "pages/submission/recordsdetails", "style": { "navigationBarTitleText": "维修详情", "enablePullDownRefresh": false, "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8", "app-plus": { "titleNView": {} } } }, { "path": "pages/submission/evaluate", "style": { "navigationBarTitleText": "评价", "enablePullDownRefresh": false, "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8", "app-plus": { "titleNView": {} } } }, { "path": "pages/submission/sendOrders", "style": { "navigationBarTitleText": "工单", "enablePullDownRefresh": false, "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8", "app-plus": { "titleNView": {} } } }, { "path": "pages/order/tasking", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "white" } }, { "path": "pages/order/location", "style": { "navigationBarTitleText": "查看位置", "enablePullDownRefresh": false, "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8", "app-plus": { "titleNView": {} } } }, { "path": "pages/login/login", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "white" } }, { "path": "pages/login/authInfo", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "white" } }, { "path": "pages/register/index", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "white" } }, { "path": "pages/register/registerSuccess", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "white" } }, { "path": "pages/inspection/quest", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "white" } }, { "path": "pages/inspection/questDetails", "style": { "navigationBarTitleText": "巡检任务单", "enablePullDownRefresh": false, "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8", "app-plus": { "titleNView": {} } } }, { "path": "pages/inspection/questOrder", "style": { "navigationBarTitleText": "巡检任务单", "enablePullDownRefresh": false, "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8", "app-plus": { "titleNView": {} } } }, { "path": "pages/inspection/plan", "style": { "navigationStyle": "custom", "navigationBarTextStyle": "white" } }, { "path": "pages/inspection/records", "style": { "navigationBarTitleText": "巡检计划", "enablePullDownRefresh": false, "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8", "app-plus": { "titleNView": {} } } } ], "globalStyle": { "navigationStyle": "default", "navigationBarTextStyle": "black", "navigationBarTitleText": "科研医疗建筑运维平台", "navigationBarBackgroundColor": "#FFFFFF", "backgroundColor": "#fff" } }