123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304 |
- {
- "pages": [{
- "path": "pages/index/index",
- "style": {
- "enablePullDownRefresh": true,
- "navigationStyle": "custom",
- // "app-plus": {
- // "titleNView": {
- // "type": "transparent",
- // "searchInput": {
- // "backgroundColor": "rgba(231, 231, 231,.7)",
- // "borderRadius": "16px",
- // "placeholder": "请输入关键字",
- // "disabled": true,
- // "placeholderColor": "#606266",
- // "align": "left"
- // }
- // }
- // },
- "navigationBarTitleText": "商城首页"
- }
- },
- {
- "path": "pages/category/category",
- "style": {
- // #ifdef APP-PLUS
- "navigationStyle": "custom",
- // #endif
- // #ifndef MP
- "app-plus": {
- "bounce": "none",
- "titleNView": {
- "searchInput": {
- "backgroundColor": "rgba(231, 231, 231,.7)",
- "borderRadius": "16px",
- "placeholder": "商品搜索",
- "disabled": true,
- "placeholderColor": "#606266",
- "align": "left"
- }
- }
- },
- // #endif
- "navigationBarTitleText": "分类",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- }, {
- "path": "pages/cart/cart",
- "style": {
- "navigationBarTitleText": "购物车",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/user/user",
- "style": {
- "navigationBarTitleText": "个人中心"
- }
- },
- {
- "path": "pages/user/jiedian",
- "style": {
- "navigationBarTitleText": "我的接点",
- "navigationBarBackgroundColor": "#FFFFFF",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/user/accounts"
- }
- ],
- "pages": [{
- "path": "pages/index/index",
- "style": {
- "enablePullDownRefresh": true,
- // #ifdef MP
- "navigationStyle": "custom",
- // #endif
- // #ifndef MP
- "app-plus": {
- "titleNView": {
- "type": "transparent",
- "searchInput": {
- "backgroundColor": "rgba(231, 231, 231,.7)",
- "borderRadius": "16px",
- "placeholder": "请输入关键字",
- "disabled": true,
- "placeholderColor": "#606266",
- "align": "left"
- }
- }
- },
- // #endif
- "navigationBarTitleText": "商城首页"
- }
- },
- {
- "path": "pages/category/category",
- "style": {
- // #ifdef APP-PLUS
- "navigationStyle": "custom",
- // #endif
- // #ifndef MP
- "app-plus": {
- "bounce": "none",
- "titleNView": {
- "searchInput": {
- "backgroundColor": "rgba(231, 231, 231,.7)",
- "borderRadius": "16px",
- "placeholder": "商品搜索",
- "disabled": true,
- "placeholderColor": "#606266",
- "align": "left"
- }
- }
- },
- // #endif
- "navigationBarTitleText": "分类",
- "navigationBarBackgroundColor": "#FFFFFF"
- }
- },
- {
- "path": "pages/product/product",
- "style": {
- "navigationBarTitleText": "详情展示",
- "app-plus": {
- "titleNView": {
- "type": "transparent"
- }
- }
- }
- },
- {
- "path": "pages/cart/cart",
- "style": {
- "navigationBarTitleText": "购物车",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/user/user",
- "style": {
- "navigationBarTitleText": "个人中心",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/user/accounts",
- "style": {
- "navigationBarTitleText": "我的佣金"
- }
- },
- {
- "path": "pages/user/transfer",
- "style": {
- "navigationBarTitleText": "佣金转账"
- }
- },
- {
- "path": "pages/user/submit",
- "style": {
- "navigationBarTitleText": "提交成功"
- }
- },
- {
- "path": "pages/user/withdraw",
- "style": {
- "navigationBarTitleText": "提现"
- }
- },
- {
- "path": "pages/story/story",
- "style": {
- "navigationBarTitleText": "品牌故事",
- "navigationBarBackgroundColor": "#fff",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/story/storyDetail",
- "style": {
- // "navigationBarTitleText": "品牌故事",
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/order/order",
- "style": {
- "navigationBarTitleText": "我的订单",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/order/expressInfo",
- "style": {
- "navigationBarTitleText": "快递详情"
- }
- },
- {
- "path": "pages/order/orderDetail",
- "style": {
- "navigationBarTitleText": "订单详情",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/order/evaluate",
- "style": {
- "navigationBarTitleText": "评论"
- }
- },
- {
- "path": "pages/order/orderRefund",
- "style": {
- "navigationBarTitleText": "申请退款"
- }
- },
- {
- "path": "pages/order/createOrder",
- "style": {
- "navigationBarTitleText": "创建订单"
- }
- },
- {
- "path": "pages/set/address",
- "style": {
- "navigationBarTitleText": "收货地址"
- }
- },
- {
- "path": "pages/set/addressManage",
- "style": {
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/set/phone",
- "style": {
- "navigationBarTitleText": "实名认证"
- }
- },
- {
- "path": "pages/set/password",
- "style": {
- "navigationBarTitleText": "修改密码"
- }
- },
- {
- "path": "pages/set/userinfo",
- "style": {
- "navigationBarTitleText": "修改资料"
- }
- }
- ],
- "tabBar": {
- "color": "#C0C4CC",
- "selectedColor": "#3F7C1F",
- "borderStyle": "black",
- "backgroundColor": "#ffffff",
- "list": [{
- "pagePath": "pages/index/index",
- "iconPath": "static/tabBar/tab-home.png",
- "selectedIconPath": "static/tabBar/tab-home-current.png",
- "text": "首页"
- },
- {
- "pagePath": "pages/category/category",
- "iconPath": "static/tabBar/tab-cate.png",
- "selectedIconPath": "static/tabBar/tab-cate-current.png",
- "text": "分类"
- },
- {
- "pagePath": "pages/story/story",
- "iconPath": "static/tabBar/tab-cart.png",
- "selectedIconPath": "static/tabBar/tab-cart-current.png",
- "text": "品牌故事"
- },
- {
- "pagePath": "pages/cart/cart",
- "iconPath": "static/tabBar/tab-cart.png",
- "selectedIconPath": "static/tabBar/tab-cart-current.png",
- "text": "购物车"
- },
- {
- "pagePath": "pages/user/user",
- "iconPath": "static/tabBar/tab-my.png",
- "selectedIconPath": "static/tabBar/tab-my-current.png",
- "text": "我的"
- }
- ]
- }
- }
|