{ "easycom": { "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "pages": [ { "path": "pages/login", "style": { "navigationStyle": "custom", "navigationBarTitleText": "" } }, // { // "path": "pages/register", // "style": { // "navigationBarTitleText": "注册" // } // }, { "path": "pages/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/work/index", "style": { "navigationStyle": "custom", "enablePullDownRefresh": true } }, { "path": "pages/mine/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/avatar/index", "style": { "navigationBarTitleText": "修改头像" } }, { "path": "pages/mine/info/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/info/edit", "style": { "navigationBarTitleText": "编辑资料" } }, { "path": "pages/mine/pwd/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/mine/setting/index", "style": { "navigationBarTitleText": "应用设置" } }, { "path": "pages/mine/help/index", "style": { "navigationBarTitleText": "常见问题" } }, { "path": "pages/mine/about/index", "style": { "navigationBarTitleText": "关于我们" } }, { "path": "pages/common/webview/index", "style": { "navigationBarTitleText": "浏览网页" } }, { "path": "pages/common/textview/index", "style": { "navigationBarTitleText": "浏览文本" } }, { "path": "pages/newProject/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/newProject/newSupervision", "style": { "navigationStyle": "custom" } }, { "path": "pages/newProject/newProjectAddress", "style": { "navigationStyle": "custom" } }, { "path": "pages/newProject/newContractor", "style": { "navigationStyle": "custom" } }, { "path": "pages/notice/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/videoSurveillance/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/videoSurveillance/videoSurveillance", "style": { "navigationStyle": "custom" } }, { "path": "pages/videoSurveillance/videoTest", "style": { "navigationStyle": "custom" } }, { "path": "pages/projectInfo/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/projectInfo/projectDetails", "style": { "navigationStyle": "custom" } }, { "path": "pages/projectInfo/supervisorPersonDetails", "style": { "navigationStyle": "custom" } }, { "path": "pages/projectInfo/subcontractorDetails", "style": { "navigationStyle": "custom" } }, { "path": "pages/projectInfo/builderDetails", "style": { "navigationStyle": "custom" } }, { "path": "pages/projectInfo/toolDetails", "style": { "navigationStyle": "custom" } }, { "path": "pages/projectApproval/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/projectApproval/projectApproval", "style": { "navigationStyle": "custom" } }, { "path": "pages/projectApproval/approvalList", "style": { "navigationStyle": "custom" } }, { "path": "pages/projectApproval/supervisorExamineDetails", "style": { "navigationStyle": "custom" } }, { "path": "pages/projectApproval/contractorApprovalDetails", "style": { "navigationStyle": "custom", "enablePullDownRefresh": true } }, { "path": "pages/projectApproval/startEndWorkingApproval", "style": { "navigationStyle": "custom" } }, { "path": "pages/projectApproval/personnelApproval", "style": { "navigationStyle": "custom" } }, { "path": "pages/projectApproval/toolsApproval", "style": { "navigationStyle": "custom" } }, { "path": "pages/projectApproval/materialApproval", "style": { "navigationStyle": "custom" } }, { "path": "pages/learningTasks/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/myTraining/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/myExam/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/myTraining/trainingDetails", "style": { "navigationStyle": "custom" } }, { "path": "pages/myExam/beforeExamExplain", "style": { "navigationStyle": "custom" } }, { "path": "pages/learningTasks/learningTasksDetails", "style": { "navigationStyle": "custom" } }, { "path": "pages/myExam/examination", "style": { "navigationStyle": "custom" } }, { "path": "pages/myExercise/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/learningTasks/documentLearning", "style": { "navigationStyle": "custom" } }, { "path": "pages/learningTasks/videoLearning", "style": { "navigationStyle": "custom", "disableSwipeBack": true } }, { "path": "pages/myExercise/exercises", "style": { "navigationStyle": "custom", "disableSwipeBack": true } }, { "path": "pages/attendanceManagement/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/safetyCheckRecord/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/hiddenDangerRectificationApproval/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/hiddenDangerRectificationApproval/index2", "style": { "navigationStyle": "custom" } }, { "path": "pages/delayRectificationApproval/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/delayRectificationApproval/acceptance", "style": { "navigationStyle": "custom" } }, { "path": "pages/safetyCheckRecord/addRecord", "style": { "navigationStyle": "custom" } }, { "path": "pages/hiddenDangerRectificationApproval/addHiddenDanger", "style": { "navigationStyle": "custom" } }, { "path": "pages/violationManagenment/violationList", "style": { "navigationStyle": "custom" } }, { "path": "pages/violationManagenment/violationPenalty", "style": { "navigationStyle": "custom" } }, { "path": "pages/randomlySnapPicture/index", "style": { "navigationStyle": "custom" } }, { "path": "pages/violationManagenment/addViolation", "style": { "navigationStyle": "custom" } }, { "path": "pages/violationManagenment/penaltyReceipts", "style": { "navigationStyle": "custom" } }, { "path": "pages/violationManagenment/violationApprove", "style": { "navigationStyle": "custom" } }, { "path": "pages/randomlySnapPicture/addSnapPhoto", "style": { "navigationStyle": "custom" } } ], "tabBar": { "custom": true // "color": "#0A2640", // "selectedColor": "#3783FF", // "borderStyle": "white", // "backgroundColor": "#ffffff", // "list": [ // { // "pagePath": "pages/index", // "iconPath": "static/images/imgs/home.png", // "selectedIconPath": "static/images/imgs/home-active.png", // "text": "首页" // }, // { // "pagePath": "pages/work/index", // "iconPath": "static/images/imgs/data-board.png", // "selectedIconPath": "static/images/imgs/data-board-active.png", // "text": "数据看板" // }, // { // "pagePath": "pages/mine/index", // "iconPath": "static/images/imgs/my.png", // "selectedIconPath": "static/images/imgs/my-active.png", // "text": "我的" // } // ] }, "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "宁夏电投", "navigationBarBackgroundColor": "#FFFFFF" } }