| | |
| | | "navigationBarTitleText": "登录" |
| | | } |
| | | }, { |
| | | "path": "pages/qylogin", |
| | | "style": { |
| | | "navigationBarTitleText": "企业微信免登" |
| | | } |
| | | }, { |
| | | "path": "pages/login/wechat", |
| | | "style": { |
| | | "navigationBarTitleText": "微信登录" |
| | | } |
| | | }, { |
| | | "path": "pages/register", |
| | | "style": { |
| | | "navigationBarTitleText": "注册" |
| | |
| | | }, { |
| | | "path": "pages/index", |
| | | "style": { |
| | | "navigationBarTitleText": "若依移动端框架", |
| | | "navigationBarTitleText": "民航医疗快线", |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, { |
| | | "path": "pages/bind-vehicle", |
| | | "style": { |
| | | "navigationBarTitleText": "绑定车辆" |
| | | } |
| | | }, { |
| | | "path": "pages/work/index", |
| | |
| | | "navigationBarTitleText": "关于我们" |
| | | } |
| | | }, { |
| | | "path": "pages/mine/user-agreement/index", |
| | | "style": { |
| | | "navigationBarTitleText": "用户服务协议" |
| | | } |
| | | }, { |
| | | "path": "pages/mine/privacy-policy/index", |
| | | "style": { |
| | | "navigationBarTitleText": "隐私政策" |
| | | } |
| | | }, { |
| | | "path": "pages/common/webview/index", |
| | | "style": { |
| | | "navigationBarTitleText": "浏览网页" |
| | |
| | | "style": { |
| | | "navigationBarTitleText": "浏览文本" |
| | | } |
| | | }, { |
| | | "path": "pages/task/index", |
| | | "style": { |
| | | "navigationBarTitleText": "任务列表" |
| | | } |
| | | }, { |
| | | "path": "pages/task/create", |
| | | "style": { |
| | | "navigationBarTitleText": "选择任务类型" |
| | | } |
| | | }, { |
| | | "path": "pages/message/index", |
| | | "style": { |
| | | "navigationBarTitleText": "消息中心" |
| | | } |
| | | }], |
| | | "subPackages": [{ |
| | | "root": "pagesTask", |
| | | "name": "task", |
| | | "pages": [{ |
| | | "path": "create-normal", |
| | | "style": { |
| | | "navigationBarTitleText": "创建普通任务" |
| | | } |
| | | }, { |
| | | "path": "create-emergency", |
| | | "style": { |
| | | "navigationBarTitleText": "创建转运任务" |
| | | } |
| | | }, { |
| | | "path": "create-welfare", |
| | | "style": { |
| | | "navigationBarTitleText": "创建福祉车任务" |
| | | } |
| | | }, { |
| | | "path": "detail", |
| | | "style": { |
| | | "navigationBarTitleText": "任务详情" |
| | | } |
| | | }, { |
| | | "path": "edit", |
| | | "style": { |
| | | "navigationBarTitleText": "编辑任务" |
| | | } |
| | | }, { |
| | | "path": "edit-emergency", |
| | | "style": { |
| | | "navigationBarTitleText": "编辑转运任务" |
| | | } |
| | | }, { |
| | | "path": "edit-welfare", |
| | | "style": { |
| | | "navigationBarTitleText": "编辑福祗车任务" |
| | | } |
| | | }, { |
| | | "path": "settlement", |
| | | "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": "我的" |
| | | } |
| | | ] |
| | | }, |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarTitleText": "RuoYi", |
| | | "navigationBarTitleText": "广东民航", |
| | | "navigationBarBackgroundColor": "#FFFFFF" |
| | | } |
| | | } |
| | | } |