| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/index", |
| | | "path": "pages/works", |
| | | "style": { |
| | | "navigationBarTitleText": "首页", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/works", |
| | | "style": { |
| | | "navigationBarTitleText": "工作台", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | // { |
| | | // "path": "pages/works", |
| | | // "style": { |
| | | // "navigationBarTitleText": "工作台", |
| | | // "navigationStyle": "custom" |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "pages/login", |
| | | "style": { |
| | |
| | | "backgroundColor": "#ffffff", |
| | | "list": [ |
| | | { |
| | | "pagePath": "pages/index", |
| | | "pagePath": "pages/works", |
| | | "iconPath": "static/images/tabbar/home.png", |
| | | "selectedIconPath": "static/images/tabbar/homeBlue.png", |
| | | "text": "首页" |
| | | }, |
| | | { |
| | | "pagePath": "pages/works", |
| | | "iconPath": "static/images/tabbar/work.png", |
| | | "selectedIconPath": "static/images/tabbar/workBlue.png", |
| | | "text": "工作台" |
| | | }, |
| | | // { |
| | | // "pagePath": "pages/works", |
| | | // "iconPath": "static/images/tabbar/work.png", |
| | | // "selectedIconPath": "static/images/tabbar/workBlue.png", |
| | | // "text": "工作台" |
| | | // }, |
| | | { |
| | | "pagePath": "pages/message", |
| | | "iconPath": "static/images/tabbar/new.png", |