| | |
| | | "easycom": {
|
| | | "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
| | | },
|
| | | "pages": [{
|
| | | "path": "pages/index",
|
| | | "style": {
|
| | | "navigationBarTitleText": "首页",
|
| | | "enablePullDownRefresh": false
|
| | | }
|
| | | },
|
| | | "pages": [ |
| | | {
|
| | | "path": "pages/login",
|
| | | "style": {
|
| | | "navigationBarTitleText": "登录"
|
| | | } |
| | | }, |
| | | {
|
| | | "path": "pages/index",
|
| | | "style": {
|
| | | "navigationBarTitleText": "首页",
|
| | | "enablePullDownRefresh": false
|
| | | }
|
| | | },
|
| | | {
|
| | |
| | | { |
| | | "navigationBarTitleText" : "巡检点" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/common/memberSel", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "选择人员" |
| | | } |
| | | }
|
| | | ],
|
| | | "globalStyle": {
|