| | |
| | | }, |
| | | "pages": [ |
| | | { |
| | | "path" : "pages/myPolicy/myPolicy", |
| | | "path" : "pages/index/index", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "我的保单", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/index/index", |
| | | "style": { |
| | | "navigationBarTitleText": "首页", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | // { |
| | | // "path": "pages/index/index", |
| | | // "style": { |
| | | // "navigationBarTitleText": "首页", |
| | | // "enablePullDownRefresh" : false |
| | | // } |
| | | // }, |
| | | { |
| | | "path" : "pages/login/login", |
| | | "style" : |
| | |
| | | "backgroundColor": "#fff", |
| | | "list": [ |
| | | { |
| | | "pagePath": "pages/myPolicy/myPolicy", |
| | | "pagePath": "pages/index/index", |
| | | "iconPath": "static/icon/nav_home@2x.png", |
| | | "selectedIconPath": "static/icon/nav_home_sel@2x.png", |
| | | "text": "保单" |