{ "easycom": { "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue" }, "pages": [ { "path" : "pages/notice/notice", "style" : { "navigationBarTitleText" : "入场须知", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/index/index", "style" : { "navigationBarTitleText" : "华晟新能源", "enablePullDownRefresh" : false } }, { "path" : "pages/login/login", "style" : { "navigationBarTitleText" : "登录", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/answer/answer", "style" : { "navigationBarTitleText" : "答题", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/userinfo/userinfo", "style" : { "navigationBarTitleText" : "个人信息", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/visitorApplication/visitorApplication", "style" : { "navigationBarTitleText" : "访客申请", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/visitorApproval/visitorApproval", "style" : { "navigationBarTitleText" : "访客审批", "enablePullDownRefresh" : false } }, { "path" : "pages/laborApplication/laborApplication", "style" : { "navigationBarTitleText" : "劳务申请", "enablePullDownRefresh" : false } }, { "path" : "pages/applicationRecord/applicationRecord", "style" : { "navigationBarTitleText" : "申请记录", "enablePullDownRefresh" : false } }, { "path" : "pages/personnel/personnel", "style" : { "navigationBarTitleText" : "人员管理", "enablePullDownRefresh" : false } }, { "path" : "pages/newPersonnel/newPersonnel", "style" : { "navigationBarTitleText" : "新增人员", "enablePullDownRefresh" : false } }, { "path" : "pages/changePassword/changePassword", "style" : { "navigationBarTitleText" : "修改密码", "enablePullDownRefresh" : false } }, { "path" : "pages/appointmentDetails/appointmentDetails", "style" : { "navigationBarTitleText" : "预约详情", "enablePullDownRefresh" : false } }, { "path" : "pages/cropping/cropping", "style" : { "navigationBarTitleText" : "图片裁剪", "enablePullDownRefresh" : false, "navigationStyle": "custom" } } ], "subPackages": [ { "root": "n_pages", "pages": [ { "path": "login/login", "style": { "navigationBarTitleText" : "登录", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path": "index/index", "style": { "navigationBarTitleText" : "华晟新能源", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "applicationRecord/applicationRecord", "style": { "navigationBarTitleText" : "申请记录", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "visitorApproval/visitorApproval", "style": { "navigationBarTitleText" : "访客审批", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "visitorApplication/visitorApplication", "style": { "navigationBarTitleText" : "访客申请", "enablePullDownRefresh" : false, "navigationStyle": "custom" } } ] } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "", "navigationBarBackgroundColor": "#ffffff", "backgroundColor": "#ffffff" }, "uniIdRouter": {} }