| | |
| | | }, |
| | | "pages": [ |
| | | { |
| | | "path": "pages/splash", |
| | | "style": { |
| | | "navigationBarTitleText": "启动页", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/index", |
| | | "style": { |
| | | "navigationBarTitleText": "若依移动端框架", |
| | | "navigationBarTitleText": "首页", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | |
| | | "iconPath": "static/images/tabbar/home.png", |
| | | "selectedIconPath": "static/images/tabbar/home_.png", |
| | | "text": "首页" |
| | | }, |
| | | { |
| | | "pagePath": "pages/work", |
| | | "iconPath": "static/images/tabbar/work.png", |
| | | "selectedIconPath": "static/images/tabbar/work_.png", |
| | | "text": "工作台" |
| | | }, |
| | | { |
| | | "pagePath": "pages/template", |
| | | "iconPath": "static/images/tabbar/work.png", |
| | | "selectedIconPath": "static/images/tabbar/work_.png", |
| | | "text": "模板" |
| | | }, |
| | | { |
| | | "pagePath": "pages/mine", |