|
@@ -0,0 +1,323 @@
|
|
|
+{
|
|
|
+ "easycom": {
|
|
|
+ "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
|
|
+ },
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "pages/login/login",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "navigationBarTitleText": "登录"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/login/apply-trial",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "default",
|
|
|
+ "navigationBarTitleText": "申请试用"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/login/forget-pass",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "default",
|
|
|
+ "navigationBarTitleText": "忘记密码"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/login/userAuthYs",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "default",
|
|
|
+ "navigationBarTitleText": "用户协议及隐私保护政策"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/index/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "智能巡店"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/videoShopTour/videoShopTour",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "视频巡店"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/searchPage/searchPage",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "navigationBarTextStyle": "black"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/organization/organization",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "按组织机构查询"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/shopTour/shopTour",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "视频巡店",
|
|
|
+ "app-plus": {
|
|
|
+ "bounce": "none",
|
|
|
+ "titleNView": {
|
|
|
+ "buttons": [
|
|
|
+ {
|
|
|
+ "text": "\ue610 考评方案",
|
|
|
+ "fontSize": 16,
|
|
|
+ "color": "#eee",
|
|
|
+ "width": "120px",
|
|
|
+ "fontSrc": "/static/iconfont/iconfont.ttf"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/evaluatePlan/evaluatePlan",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "选择考评方案"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/evaluatePlan/planDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "考评方案详细"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/work/work",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "工作台"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/siteInspection/siteInspection",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "现场巡店"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/signIn/signIn",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "拍照签到"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/shopTourOver/shopTourOver",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "签字"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/shopTourCompleted/shopTourCompleted",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "巡店完成"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/myShopTour/myShopTour",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的巡店",
|
|
|
+ "app-plus": {
|
|
|
+ "bounce": "none",
|
|
|
+ "titleNView": {
|
|
|
+ "buttons": [
|
|
|
+ {
|
|
|
+ "text": "\ue67c 筛选",
|
|
|
+ "fontSize": 16,
|
|
|
+ "color": "#eee",
|
|
|
+ "width": "80px",
|
|
|
+ "fontSrc": "/static/iconfont/iconfont.ttf"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/shopTourRecord/shopTourRecord",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "巡店记录"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/shopTourDetails/shopTourDetails",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "巡店详情"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/spotCheckDetails/spotCheckDetails",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "点检详情"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/spotCheckCenter/spotChecking",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "点检中心"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/spotCheckCenter/spotCheckResult",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "点检结果"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path" : "pages/userCenter/viewStores",
|
|
|
+ "style" : {
|
|
|
+ "navigationBarTitleText": "可点检门店"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/spotCheckConfigure/spotCheckList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "点检任务配置",
|
|
|
+ "titleNView": {
|
|
|
+ "buttons": [
|
|
|
+ {
|
|
|
+ "text": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/spotCheckConfigure/addSpotCheck",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "新增点检任务"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/spotCheckConfigure/spotCheckDetail/spotCheckDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "点检任务详情"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/spotCheckConfigure/spotCheckDetail/evaluateItemDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "考评指标详情"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/spotCheckConfigure/evaluateItem",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "考评指标"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/spotCheckConfigure/evaluateStore",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "考评门店"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/userCenter/userCenter",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "个人中心"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/userCenter/personInfo",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "个人信息"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/userCenter/aboutUs",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "关于我们"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/userCenter/changePwd",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "修改密码"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/toDoList/toDoList",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "待办单",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "buttons": [
|
|
|
+ {
|
|
|
+ "text": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/toDoList/backlogDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "待办单详情"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/toDoList/addBacklog",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "新增待办单"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/toDoList/chooseReceiveUser",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "选择抄送人"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ,{
|
|
|
+ "path" : "pages/spotCheck/spotCheck",
|
|
|
+ "style" : {
|
|
|
+ "navigationBarTitleText": "开始点检"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/toDoList/chooseEvaluateItem",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "考评指标"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "globalStyle": {
|
|
|
+ "navigationBarTitleText": "智能巡店",
|
|
|
+ "navigationBarTextStyle": "white",
|
|
|
+ "navigationBarBackgroundColor": "#0b6ce0",
|
|
|
+ "backgroundColor": "#F8F8F8",
|
|
|
+ "app-plus": {
|
|
|
+
|
|
|
+ "bounce": "none",
|
|
|
+ "scrollIndicator": "none"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "tabBar": {
|
|
|
+ "color": "#7A7E83",
|
|
|
+ "selectedColor": "#0b6ce0",
|
|
|
+ "borderStyle": "#eee",
|
|
|
+ "backgroundColor": "#ffffff",
|
|
|
+ "fontSize": "14px",
|
|
|
+ "list": [{
|
|
|
+ "pagePath": "pages/index/index",
|
|
|
+ "iconPath": "static/zyuxd/tabbar/home.png",
|
|
|
+ "selectedIconPath": "static/zyuxd/tabbar/home-active.png",
|
|
|
+ "text": "首页"
|
|
|
+ }, {
|
|
|
+ "pagePath": "pages/work/work",
|
|
|
+ "iconPath": "static/zyuxd/tabbar/work.png",
|
|
|
+ "selectedIconPath": "static/zyuxd/tabbar/work-active.png",
|
|
|
+ "text": "工作台"
|
|
|
+ }, {
|
|
|
+ "pagePath": "pages/userCenter/userCenter",
|
|
|
+ "iconPath": "static/zyuxd/tabbar/user.png",
|
|
|
+ "selectedIconPath": "static/zyuxd/tabbar/user-active.png",
|
|
|
+ "text": "我的"
|
|
|
+ }]
|
|
|
+ }
|
|
|
+}
|