{ "pages": [ "pages/evaluation/evaluation", "pages/loading/loading", "pages/work/work", "pages/mine/mine", "pages/bind/bind", "pages/queryList/queryList", "pages/approvalWarning/approvalWarning", "pages/taskWarning/taskWarning", "pages/approvalWarning/approvalForm/approvalForm" ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#5199FF", "navigationBarTitleText": "", "navigationBarTextStyle": "white" }, "sitemapLocation": "sitemap.json", "usingComponents": { "van-loading": "@vant/weapp/loading/index", "van-dialog": "@vant/weapp/dialog/index", "van-cell": "@vant/weapp/cell/index", "van-cell-group": "@vant/weapp/cell-group/index", "van-field": "@vant/weapp/field/index", "van-button": "@vant/weapp/button/index", "van-image": "@vant/weapp/image/index", "van-col": "@vant/weapp/col/index", "van-row": "@vant/weapp/row/index", "van-toast": "@vant/weapp/toast/index", "van-search": "@vant/weapp/search/index", "van-icon": "@vant/weapp/icon/index", "van-picker": "@vant/weapp/picker/index", "van-popup": "@vant/weapp/popup/index", "van-datetime-picker": "@vant/weapp/datetime-picker/index", "van-action-sheet": "@vant/weapp/action-sheet/index", "van-radio-group": "@vant/weapp/radio-group/index", "van-radio": "@vant/weapp/radio/index", "van-switch": "@vant/weapp/switch/index", "van-collapse": "@vant/weapp/collapse/index", "van-collapse-item": "@vant/weapp/collapse-item/index", "van-tab": "@vant/weapp/tab/index", "van-tabs": "@vant/weapp/tabs/index", "van-checkbox": "@vant/weapp/checkbox/index", "van-checkbox-group": "@vant/weapp/checkbox-group/index", "van-dropdown-menu": "@vant/weapp/dropdown-menu/index", "van-dropdown-item": "@vant/weapp/dropdown-item/index", "van-stepper": "@vant/weapp/stepper/index", "van-empty": "@vant/weapp/empty/index", "van-tree-select": "@vant/weapp/tree-select/index", "van-uploader": "@vant/weapp/uploader/index" }, "tabBar": { "selectedColor": "#5199FF", "list": [ { "pagePath": "pages/evaluation/evaluation", "text": "考评管理", "iconPath": "/asset/img/evaluation.png", "selectedIconPath": "/asset/img/evaluation_active.png" }, { "pagePath": "pages/work/work", "text": "工作汇报", "iconPath": "/asset/img/home.png", "selectedIconPath": "/asset/img/home1.png" }, { "pagePath": "pages/mine/mine", "text": "个人中心", "iconPath": "/asset/img/my1.png", "selectedIconPath": "/asset/img/my.png" } ] }, "plugins": { "echarts": { "version": "2.1.1", "provider": "wx1db9e5ab1149ea03" } } }