{ "globalStyle": { "navigationStyle": "default", "navigationBarTitleText": "星星勤务", "navigationBarBackgroundColor": "#f8f8f8", "navigationBarTextStyle": "black", "backgroundColor": "#FFFFFF" }, "easycom": { "autoscan": true, "custom": { "^wd-(.*)": "wot-design-uni/components/wd-$1/wd-$1.vue", "^(?!z-paging-refresh|z-paging-load-more)z-paging(.*)": "z-paging/components/z-paging$1/z-paging$1.vue" } }, "tabBar": { "color": "#0d0f10", "selectedColor": "#255cf7", "backgroundColor": "#FFFFFF", "borderStyle": "black", "height": "50px", "fontSize": "10px", "iconWidth": "24px", "spacing": "5px", "list": [ { "iconPath": "static/tabbar/home.png", "selectedIconPath": "static/tabbar/home_selected.png", "pagePath": "pages/home/home", "text": "首页" }, { "iconPath": "static/tabbar/workbench.png", "selectedIconPath": "static/tabbar/workbench_selected.png", "pagePath": "pages/workbench/workbench", "text": "工作台" }, { "iconPath": "static/tabbar/notification.png", "selectedIconPath": "static/tabbar/notification_selected.png", "pagePath": "pages/notification/notification", "text": "消息" }, { "iconPath": "static/tabbar/mine.png", "selectedIconPath": "static/tabbar/mine_selected.png", "pagePath": "pages/mine/mine", "text": "我的" } ] }, "pages": [ { "path": "pages/mine/mine", "type": "home", "style": { "navigationStyle": "custom", "navigationBarTitleText": "首页" } }, { "path": "pages/home/home", "type": "home", "style": { "navigationStyle": "custom", "navigationBarTitleText": "首页", "disableScroll": true } }, { "path": "pages/application-list/application-list", "type": "page" }, { "path": "pages/approval/approval", "type": "page", "style": { "navigationStyle": "custom", "disableScroll": true } }, { "path": "pages/attendance/allowed-time", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/attendance/attendance-rules", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/attendance/attendance", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/attendance/classes-add-edit", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/attendance/classes-manage", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/attendance/flexible-punching", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/attendance/issue-record-detail", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/attendance/issue-record", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/code/code", "type": "page", "style": { "navigationStyle": "custom", "disableScroll": true }, "needLogin": false }, { "path": "pages/get-code/get-code", "type": "page", "style": { "navigationStyle": "custom", "disableScroll": true }, "needLogin": false }, { "path": "pages/info-publish/announce-notice", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/info-publish/basic-info", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/info-publish/drafts-list", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/info-publish/info-publish", "type": "page" }, { "path": "pages/info-publish/notice-details", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/info-publish/notice-manage", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/login/login", "type": "page", "style": { "navigationStyle": "custom", "disableScroll": true }, "needLogin": false }, { "path": "pages/notification/notification", "type": "page" }, { "path": "pages/reset-password/reset-password", "type": "page", "style": { "navigationStyle": "custom", "disableScroll": true }, "needLogin": false }, { "path": "pages/workbench/workbench", "type": "page" }, { "path": "pages/attendance/attendance-add-group/attendance-add-group", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/attendance/attendance-add-group/attendance-device", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/attendance/attendance-add-group/attendance-staff", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/attendance/attendance-add-group/attendance-time", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/attendance/attendance-add-group/outside-rules", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/attendance/attendance-add-group/special-date-set", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } }, { "path": "pages/personnel-passage/access-authority/access-authority", "type": "page", "layout": "default", "style": { "navigationStyle": "custom" } } ], "subPackages": [] }