| | |
| | | "path": "pages/index/index", |
| | | "style": { |
| | | "navigationStyle":"custom", |
| | | "navigationBarTitleText": "齐享购" |
| | | "navigationBarTitleText": "澜品优选" |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/cates/cates", |
| | | "style" : |
| | | { |
| | | "navigationStyle":"custom", |
| | | "navigationBarTitleText": "分类" |
| | | } |
| | | }, |
| | |
| | | { |
| | | "path": "pages/quanyi/index", |
| | | "style": { |
| | | "navigationBarTitleText": "权益", |
| | | "navigationStyle":"custom" |
| | | "navigationStyle":"custom", |
| | | "navigationBarTitleText": "会员权益" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/quanyi/add", |
| | | "style": { |
| | | "navigationBarTitleText": "绑卡", |
| | | "navigationStyle":"custom" |
| | | "navigationBarTitleText": "添加银行卡" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/quanshou/index", |
| | | "style": { |
| | | "navigationBarTitleText": "绑卡", |
| | | "navigationStyle":"custom" |
| | | "navigationStyle":"custom", |
| | | "navigationBarTitleText": "会员权收" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/web/index", |
| | | "style": { |
| | | "navigationBarTitleText": "绑卡", |
| | | "navigationStyle":"custom" |
| | | "navigationBarTitleText": "" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/web/xieyi", |
| | | "style": { |
| | | "navigationBarTitleText": "协议" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/vip/index", |
| | | "style": { |
| | | "navigationBarTitleText": "会员" |
| | | } |
| | | } |
| | | ], |
| | | "tabBar": { |
| | | "color": "#252938", |
| | | "selectedColor": "#FF1472", |
| | | "selectedColor": "#4766FE", |
| | | "borderStyle": "black", |
| | | "backgroundColor": "#FFFFFF", |
| | | "list": [ |
| | | { |
| | | "pagePath": "pages/index/index", |
| | | "iconPath": "static/imgs/tab-1.png", |
| | | "selectedIconPath": "static/imgs/tab-s-1.png", |
| | | "iconPath": "static/imgs/tb1.png", |
| | | "selectedIconPath": "static/imgs/tb11.png", |
| | | "text": "首页" |
| | | }, |
| | | { |
| | | "pagePath": "pages/cates/cates", |
| | | "iconPath": "static/imgs/tab-2.png", |
| | | "selectedIconPath": "static/imgs/tab-s-2.png", |
| | | "text": "分类" |
| | | }, |
| | | // { |
| | | // "pagePath": "pages/cates/cates", |
| | | // "iconPath": "/static/imgs/tb2.png", |
| | | // "selectedIconPath": "/static/imgs/tb2.png", |
| | | // "text": "分类" |
| | | // }, |
| | | { |
| | | "pagePath": "pages/carts/carts", |
| | | "iconPath": "static/imgs/tab-3.png", |
| | | "selectedIconPath": "static/imgs/tab-s-3.png", |
| | | "iconPath": "static/imgs/tb3.png", |
| | | "selectedIconPath": "static/imgs/tb33.png", |
| | | "text": "购物车" |
| | | }, |
| | | { |
| | | "pagePath": "pages/my/my", |
| | | "iconPath": "static/imgs/tab-4.png", |
| | | "selectedIconPath": "static/imgs/tab-s-4.png", |
| | | "iconPath": "static/imgs/tb4.png", |
| | | "selectedIconPath": "static/imgs/tb44.png", |
| | | "text": "我的" |
| | | } |
| | | ] |
| | | }, |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarTitleText": "齐享购", |
| | | "navigationBarTitleText": "澜品优选", |
| | | "navigationBarBackgroundColor": "#F8F8F8", |
| | | "backgroundColor": "#F8F8F8" |
| | | }, |