| | |
| | | "easycom": {
|
| | | "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
| | | },
|
| | | "pages": [
|
| | | {
|
| | | "path": "pages/index/index",
|
| | | "style": {
|
| | | "navigationBarTitleText": "调度平台",
|
| | | "enablePullDownRefresh": false
|
| | | }
|
| | | "pages": [ |
| | | { |
| | | "path": "pages/index/index", |
| | | "style": { |
| | | "navigationStyle": "custom", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | },
|
| | | {
|
| | | "path": "pages/index/login",
|
| | |
| | | "navigationBarTitleText": "配置显示月台",
|
| | | "enablePullDownRefresh": false
|
| | | }
|
| | | }, |
| | | { |
| | | "path": "pages/index/SubDetail", |
| | | "style": { |
| | | "navigationBarTitleText": "预约详情", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }
|
| | | ],
|
| | | "globalStyle": {
|
| | | "navigationBarTextStyle": "black",
|
| | | "navigationBarTextStyle": "white",
|
| | | "navigationBarTitleText": "",
|
| | | "navigationBarBackgroundColor": "#ffffff",
|
| | | "navigationBarBackgroundColor": "#4d99a9",
|
| | | "backgroundColor": "#ffffff"
|
| | | },
|
| | | "uniIdRouter": {}
|