123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311 |
- {
- "pages": [
- {
- "path": "pages/merchant/index", //商家首页
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "快来优商家版"
- }
- },
-
- {
- "path": "pages/index/index", //会员主页
- "style": {
- "enablePullDownRefresh": true,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/personal/authentication", //实名认证
- "style": {
- "navigationBarTitleText": "实名认证"
- }
- },
- {
- "path": "pages/order/detail", //工单详情
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "招聘详情"
- }
- },
- {
- "path": "pages/merchant/releaseInfoUrgent", //商家发布/编辑招聘信息
- "style": {
- "navigationBarTitleText": "发布今日零工"
- }
- },
- {
- "path": "pages/merchant/releaseInfo", //商家发布/编辑招聘信息
- "style": {
- "navigationBarTitleText": "发布完工即结"
- }
- },
-
- {
- "path": "pages/personal/authentication_merchant", //商家的实名认证
- "style": {
- "navigationBarTitleText": "商家实名认证"
- }
- },
-
- {
- "path": "pages/personal/resumeCheckMerchant", //查看商家简介
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "商家简介"
- }
- },
- {
- "path": "pages/personal/index", //会员/商家我的
- "style": {
- "enablePullDownRefresh": true,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/personal/resumeCheck", //简历查看
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "简历查看"
- }
- },
- {
- "path": "pages/personal/wallet", //我的钱包
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "我的钱包"
- }
- },
- {
- "path": "pages/merchant/memberList", //商家人员列表
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "人员列表"
- }
- },
- {
- "path": "pages/order/index", //工单列表
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "我的订单"
- }
- },
- {
- "path": "pages/personal/perInfo", //个人信息
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "我的资料"
- }
- },
- {
- "path": "pages/activity/index", //会员/商家活动/服务
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "活动"
- }
- },
- {
- "path": "pages/message/notice", //消息
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "平台消息"
- }
- },
- {
- "path": "pages/personal/service/index", //会员服务中心
- "style": {
- "navigationBarTitleText": "服务中心"
- }
- },
- {
- "path": "pages/personal/service/opinion", //会员服务中心意见反馈
- "style": {
- "navigationBarTitleText": "意见反馈"
- }
- },
- {
- "path": "pages/message/index", //消息
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "我的消息"
- }
- },
- {
- "path": "pages/message/chat", //消息
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "我的会话"
- }
- },
- {
- "path": "pages/login/index", //登录
- "style": {
- "navigationBarTitleText": "登录"
- }
- },
- {
- "path": "pages/activity/detail", //会员活动详情
- "style": {
- "navigationBarTitleText": "活动详情"
- }
- },
- {
- "path": "pages/personal/appraisal", //查看评价
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "查看评价"
- }
- },
- {
- "path": "pages/login/web", //web页面
- "style": {
- "navigationBarTitleText": "快来优"
- }
- },
- {
- "path": "pages/index/city", //城市列表
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "选择城市"
- }
- },
- {
- "path": "pages/personal/activity", //会员活动订单列表
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "活动订单列表"
- }
- },
- {
- "path": "pages/personal/makeMoney", //会员分享赚钱
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "分享赚钱"
- }
- },
- {
- "path": "pages/personal/makeMoneyDetail", //分享赚钱详情
- "style": {
- "enablePullDownRefresh": true,
- "navigationBarTitleText": "分享赚钱详情"
- }
- },
- {
- "path": "pages/personal/service/policy", //会员服务中心用户协议及隐私政策
- "style": {
- "navigationBarTitleText": "用户协议及隐私政策"
- }
- }
- ],
- //会员端
- /* "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "快来优",
- "navigationBarBackgroundColor": "#f8f8f8"
- },
- "tabBar": {
- "color": "#acacac",
- "selectedColor": "#01bcc3",
- "borderStyle": "black",
- "position": "bottom",
- "list": [{
- "pagePath": "pages/index/index",
- "iconPath": "static/images/index.png",
- "selectedIconPath": "static/images/index_focus.png",
- "text": "主页"
- },
- {
- "pagePath": "pages/message/index",
- "iconPath": "static/images/message.png",
- "selectedIconPath": "static/images/message_focus.png",
- "text": "消息"
- },
- {
- "pagePath": "pages/activity/index",
- "iconPath": "static/images/activity.png",
- "selectedIconPath": "static/images/activity_focus.png",
- "text": "活动"
- },
- {
- "pagePath": "pages/personal/index",
- "iconPath": "static/images/personal.png",
- "selectedIconPath": "static/images/personal_focus.png",
- "text": "我的"
- }
- ]
- }*/
- //商户端
- "globalStyle": {
- "navigationBarTextStyle": "black",
- "navigationBarTitleText": "快来优商户端",
- "navigationBarBackgroundColor": "#f8f8f8"
- },
- "tabBar": {
- "color": "#989898",
- "selectedColor": "#00c7b2",
- "borderStyle": "black",
- "position": "bottom",
- "list": [{
- "pagePath": "pages/merchant/index",
- "iconPath": "static/images_merchant/index.png",
- "selectedIconPath": "static/images_merchant/index_focus.png",
- "text": "招聘"
- },
- {
- "pagePath": "pages/message/index",
- "iconPath": "static/images_merchant/message.png",
- "selectedIconPath": "static/images_merchant/message_focus.png",
- "text": "消息"
- },
- {
- "pagePath": "pages/activity/index",
- "iconPath": "static/images_merchant/service.png",
- "selectedIconPath": "static/images_merchant/service_focus.png",
- "text": "服务"
- },
- {
- "pagePath": "pages/personal/index",
- "iconPath": "static/images_merchant/personal.png",
- "selectedIconPath": "static/images_merchant/personal_focus.png",
- "text": "我的"
- }
- ]
- }
- }
|