| | |
| | | "easycom": {
|
| | | "^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
|
| | | },
|
| | | "pages": [{
|
| | | "pages": [ |
| | | { |
| | | "path": "pages/index/index", |
| | | "style": { |
| | | "navigationBarTitleText": "访客中心", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | {
|
| | | "path": "pages/notice/notice",
|
| | | "style": {
|
| | | "navigationBarTitleText": "入园须知",
|
| | |
| | | }
|
| | | },
|
| | | {
|
| | | "path": "pages/index/index",
|
| | | "style": {
|
| | | "navigationBarTitleText": "访客中心",
|
| | | "enablePullDownRefresh": false
|
| | | }
|
| | | },
|
| | | {
|
| | | "path": "pages/login/login",
|
| | | "path": "pages/staffLogin/login",
|
| | | "style": {
|
| | | "navigationBarTitleText": "登录",
|
| | | "enablePullDownRefresh": false,
|
| | |
| | | }
|
| | | ,{
|
| | | "path" : "pages/auth/auth",
|
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "微信授权", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | "style" : |
| | | {
|
| | | "navigationBarTitleText": "微信授权",
|
| | | "enablePullDownRefresh": false
|
| | | }
|
| | |
|
| | | }
|
| | | ],
|