| | |
| | | "pages/user/pubulicty/index", |
| | | "pages/user/myself/index", |
| | | "pages/user/report/index", |
| | | "pages/user/announcement/index", |
| | | "pages/user/announcement/announcelist/index", |
| | | "pages/user/report/submitReport/index", |
| | | "pages/user/report/detail/index", |
| | | "pages/user/myself/detail/index", |
| | |
| | | "pages/user/group/index", |
| | | "pages/user/group/message/index", |
| | | "pages/user/group/message/publicty/index" |
| | | |
| | | ], |
| | | "usingComponents": { |
| | | "van-button": "@vant/weapp/button/index", |
| | |
| | | "van-dialog": "@vant/weapp/dialog/index", |
| | | "van-swipe-cell": "@vant/weapp/swipe-cell/index", |
| | | "van-action-sheet": "@vant/weapp/action-sheet/index" |
| | | |
| | | }, |
| | | "window": { |
| | | "backgroundTextStyle": "light", |
| | | "navigationBarBackgroundColor": "#fff", |
| | | "navigationBarTitleText": "青羊公安经侦大队", |
| | | "navigationBarTitleText": "青羊经侦数据应用服务平台", |
| | | "navigationBarTextStyle": "black" |
| | | }, |
| | | "tabBar": { |
| | | |
| | | "list": [{ |
| | | |
| | | "pagePath": "pages/user/index", |
| | | |
| | | "text": "首页", |
| | | |
| | | "iconPath": "/image/home.png", |
| | | |
| | | "selectedIconPath": "/image/home_art.png" |
| | | |
| | | },{ |
| | | |
| | | "pagePath": "pages/user/group/index", |
| | | |
| | | "text": "案件咨询", |
| | | |
| | | "iconPath": "/image/center.png", |
| | | |
| | | "selectedIconPath": "/image/center_art.png" |
| | | |
| | | },{ |
| | | |
| | | "pagePath": "pages/manager/myself/index", |
| | | |
| | | "text": "我的", |
| | | |
| | | "iconPath": "/image/user.png", |
| | | |
| | | "selectedIconPath": "/image/user_art.png" |
| | | |
| | | }] |
| | | |
| | | }, |
| | | "list": [ |
| | | { |
| | | "pagePath": "pages/user/index", |
| | | "text": "首页", |
| | | "iconPath": "/image/home.png", |
| | | "selectedIconPath": "/image/home_art.png" |
| | | }, |
| | | { |
| | | "pagePath": "pages/user/group/index", |
| | | "text": "案件咨询", |
| | | "iconPath": "/image/center.png", |
| | | "selectedIconPath": "/image/center_art.png" |
| | | }, |
| | | { |
| | | "pagePath": "pages/manager/myself/index", |
| | | "text": "我的", |
| | | "iconPath": "/image/user.png", |
| | | "selectedIconPath": "/image/user_art.png" |
| | | } |
| | | ] |
| | | }, |
| | | "sitemapLocation": "sitemap.json" |
| | | } |