| | |
| | | "navigationBarTitleText": "登录" |
| | | } |
| | | }, { |
| | | "path": "pages/login/wechat", |
| | | "style": { |
| | | "navigationBarTitleText": "微信登录" |
| | | } |
| | | }, { |
| | | "path": "pages/register", |
| | | "style": { |
| | | "navigationBarTitleText": "注册" |
| | |
| | | "style": { |
| | | "navigationBarTitleText": "若依移动端框架", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, { |
| | | "path": "pages/bind-vehicle", |
| | | "style": { |
| | | "navigationBarTitleText": "绑定车辆" |
| | | } |
| | | }, { |
| | | "path": "pages/work/index", |
| | |
| | | "style": { |
| | | "navigationBarTitleText": "浏览文本" |
| | | } |
| | | }, { |
| | | "path": "pages/task/index", |
| | | "style": { |
| | | "navigationBarTitleText": "任务列表" |
| | | } |
| | | }, { |
| | | "path": "pages/task/create", |
| | | "style": { |
| | | "navigationBarTitleText": "创建任务" |
| | | } |
| | | }, { |
| | | "path": "pages/task/detail", |
| | | "style": { |
| | | "navigationBarTitleText": "任务详情" |
| | | } |
| | | }, { |
| | | "path": "pages/task/settlement", |
| | | "style": { |
| | | "navigationBarTitleText": "任务结算" |
| | | } |
| | | }, { |
| | | "path": "pages/message/index", |
| | | "style": { |
| | | "navigationBarTitleText": "消息中心" |
| | | } |
| | | }], |
| | | "tabBar": { |
| | | "color": "#000000", |
| | |
| | | "backgroundColor": "#ffffff", |
| | | "list": [{ |
| | | "pagePath": "pages/index", |
| | | "iconPath": "static/images/tabbar/home.png", |
| | | "selectedIconPath": "static/images/tabbar/home_.png", |
| | | "iconPath": "static/icons/home.png", |
| | | "selectedIconPath": "static/icons/home-active.png", |
| | | "text": "首页" |
| | | }, { |
| | | "pagePath": "pages/work/index", |
| | | "iconPath": "static/images/tabbar/work.png", |
| | | "selectedIconPath": "static/images/tabbar/work_.png", |
| | | "text": "工作台" |
| | | "pagePath": "pages/task/index", |
| | | "iconPath": "static/icons/tasks.png", |
| | | "selectedIconPath": "static/icons/tasks-active.png", |
| | | "text": "任务" |
| | | }, { |
| | | "pagePath": "pages/task/create", |
| | | "iconPath": "static/icons/create.png", |
| | | "selectedIconPath": "static/icons/create-active.png", |
| | | "text": "创建任务" |
| | | }, { |
| | | "pagePath": "pages/message/index", |
| | | "iconPath": "static/icons/messages.png", |
| | | "selectedIconPath": "static/icons/messages-active.png", |
| | | "text": "消息" |
| | | }, { |
| | | "pagePath": "pages/mine/index", |
| | | "iconPath": "static/images/tabbar/mine.png", |
| | | "selectedIconPath": "static/images/tabbar/mine_.png", |
| | | "iconPath": "static/icons/profile.png", |
| | | "selectedIconPath": "static/icons/profile-active.png", |
| | | "text": "我的" |
| | | } |
| | | ] |
| | |
| | | "navigationBarTitleText": "RuoYi", |
| | | "navigationBarBackgroundColor": "#FFFFFF" |
| | | } |
| | | } |
| | | } |