| | |
| | | { |
| | | "pages": [ //pages数组中第一项表示应用启动页 |
| | | { |
| | | "path": "pages/takeout/mt", |
| | | "style": { |
| | | "navigationBarTitleText": "外卖" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/comparePrice/index", |
| | | "style": { |
| | | "navigationBarTitleText": "搜低价" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/movieTicket/index", |
| | | "style": { |
| | | "navigationBarTitleText": "电影票" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/wxkf/kfweb", |
| | | "style": { |
| | | "navigationBarTitleText": "专属客服" |
| | | } |
| | | }, |
| | | /* { |
| | | "path": "pages/index/index", |
| | | "style": { |
| | | "navigationBarTitleText": "首页" |
| | | } |
| | | }, |
| | | }, */ |
| | | { |
| | | "path": "pages/classify/index", |
| | | "style": { |
| | |
| | | "navigationBarTitleText": "限时秒杀" |
| | | } |
| | | }, |
| | | { |
| | | /* { |
| | | "path": "pages/takeout/mt", |
| | | "style": { |
| | | "navigationBarTitleText": "美团" |
| | | } |
| | | }, |
| | | }, */ |
| | | { |
| | | "path": "pages/takeout/elm", |
| | | "style": { |
| | |
| | | "uniIdRouter": {}, |
| | | "tabBar": { |
| | | "color": "#7A7E83", |
| | | "selectedColor": "#007AFF", |
| | | "selectedColor": "#FEA821", |
| | | "borderStyle": "black", |
| | | "backgroundColor": "#F8F8F8", |
| | | // "iconfontSrc": "static/icon/iconfont.ttf", |
| | |
| | | // "height": "100px", |
| | | "list": [{ |
| | | "pagePath": "pages/takeout/mt", |
| | | "text": "外卖", |
| | | "iconPath": "static/shouye.png", |
| | | "selectedIconPath": "static/shouyeHL.png" |
| | | "text": "美团红包", |
| | | "iconPath": "static/menu/wx_ic_mt.png", |
| | | "selectedIconPath": "static/menu/wx_ic_mt_act.png" |
| | | }, |
| | | |
| | | { |
| | | "pagePath": "pages/takeout/elm", |
| | | "text": "饿了么红包", |
| | | "iconPath": "static/menu/wx_ic_elm.png", |
| | | "selectedIconPath": "static/menu/wx_ic_elm_act.png" |
| | | }, |
| | | { |
| | | "pagePath": "pages/comparePrice/index", |
| | | "iconPath": "static/menu/wx_ic_sou.png", |
| | | "selectedIconPath": "static/menu/wx_ic_sou_act.png", |
| | | "text": "搜优惠券" |
| | | }, |
| | | { |
| | | "pagePath": "pages/movieTicket/index", |
| | | "iconPath": "static/menu/wx_ic_mov.png", |
| | | "selectedIconPath": "static/menu/wx_ic_mov_act.png", |
| | | "text": "电影票" |
| | | } |
| | | /* { |
| | | "pagePath": "pages/index/index", |
| | | "text": "首页", |
| | |
| | | // "selectedIconPath": "static/youhuiquanHL.png", |
| | | // "text": "优惠线报" |
| | | // }, |
| | | { |
| | | /* { |
| | | "pagePath": "pages/classify/index", |
| | | "iconPath": "static/classify.png", |
| | | "selectedIconPath": "static/classifyHL.png", |
| | | "text": "分类" |
| | | }, { |
| | | }, { |
| | | "pagePath": "pages/rankingList/index", |
| | | "iconPath": "static/homeimg/ph.png", |
| | | "selectedIconPath": "static/homeimg/phHL.png", |
| | |
| | | "iconPath": "static/mine.png", |
| | | "selectedIconPath": "static/mineHL.png", |
| | | "text": "我的" |
| | | } |
| | | }*/ |
| | | ] |
| | | } |
| | | } |