|
@@ -1,593 +1,646 @@
|
|
|
-{
|
|
|
- "easycom": {
|
|
|
- "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
|
|
- },
|
|
|
- "pages": [{
|
|
|
- "path": "pages/index/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "响亮商城",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": false
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/index/sign",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "天天领现金",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": false
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/shoping/list",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "店铺列表"
|
|
|
-
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/public/register",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "注册",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "type": "transparent"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/user/jiedianDetails",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "节点团队",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "type": "transparent"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/public/login",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "登录",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "type": "transparent"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/public/wxLogin",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "微信登录",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "type": "transparent"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
-
|
|
|
- {
|
|
|
- "path": "pages/public/forget",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "忘记密码",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "type": "transparent"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/user/jiedian",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的节点"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/user/team",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的推广"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/user/cash",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的现金"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/money/withdmoenys",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "转账"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/product/groupBooking/index",
|
|
|
- "style": {
|
|
|
- "enablePullDownRefresh": true,
|
|
|
- "navigationBarTitleText": "超值拼团"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/product/groupBooking/detail",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "拼团列表",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "type": "transparent"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/product/groupBooking/productCollage", //拼团商品
|
|
|
- "style": {
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "type": "transparent"
|
|
|
- }
|
|
|
- },
|
|
|
- "navigationBarTitleText": "商品详情"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/product/groupBooking/inviteImg",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "拼团邀请图",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": false
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/product/groupBooking/productGroup",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "拼团详情展示",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "type": "transparent"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- // {
|
|
|
- // "path": "pages/product/groupBooking/groupdetails",
|
|
|
- // "style": {
|
|
|
- // "navigationBarTitleText": "拼团详情",
|
|
|
- // "app-plus": {
|
|
|
- // "titleNView": false
|
|
|
- // }
|
|
|
- // }
|
|
|
- // },
|
|
|
- {
|
|
|
- "path": "pages/product/reply",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "商品评价",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "type": "transparent"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/product/product",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "详情展示",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "type": "transparent"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/product/seckill",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "限时秒杀"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/product/list",
|
|
|
- "style": {
|
|
|
- "enablePullDownRefresh": true,
|
|
|
- "navigationBarTitleText": "商品列表"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/product/search",
|
|
|
- "style": {
|
|
|
- "enablePullDownRefresh": true,
|
|
|
- // #ifdef APP-PLUS
|
|
|
- "navigationStyle": "custom",
|
|
|
- // #endif
|
|
|
- // #ifndef MP || APP-PLUS
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "searchInput": {
|
|
|
- "backgroundColor": "rgba(231, 231, 231,.7)",
|
|
|
- "borderRadius": "16px",
|
|
|
- "placeholder": "请输入关键字",
|
|
|
- "disabled": false,
|
|
|
- "placeholderColor": "#606266",
|
|
|
- "align": "left"
|
|
|
- },
|
|
|
- "buttons": [{
|
|
|
- "text": "搜索",
|
|
|
- "fontSize": "14",
|
|
|
- "color": "#303133",
|
|
|
- "background": "rgba(0,0,0,0)",
|
|
|
- "width": "40px"
|
|
|
- }]
|
|
|
- }
|
|
|
- },
|
|
|
- // #endif
|
|
|
- "navigationBarTitleText": "搜索"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/product/classify",
|
|
|
- "style": {
|
|
|
- "navigationStyle": "custom",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "type": "transparent"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/set/set",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "设置"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/set/address",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "收货地址"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/set/addressManage",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": ""
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/set/phone",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "绑定手机号"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/set/user",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "绑定上级"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/set/password",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "修改密码"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/set/userinfo",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "修改资料"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/cart/cart",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "购物车"
|
|
|
- }
|
|
|
- },
|
|
|
-
|
|
|
- {
|
|
|
- "path": "pages/user/user",
|
|
|
- "style": {
|
|
|
- // #ifndef MP-WEIXIN
|
|
|
- "navigationStyle": "custom",
|
|
|
- // "app-plus": {
|
|
|
- // "bounce": "none",
|
|
|
- // "titleNView": {
|
|
|
- // "type": "transparent",
|
|
|
- // "buttons": [{
|
|
|
- // "fontSrc": "/static/yticon.ttf",
|
|
|
- // "text": "\ue60f",
|
|
|
- // "fontSize": "24",
|
|
|
- // "color": "#303133",
|
|
|
- // "width": "46px",
|
|
|
- // "background": "rgba(0,0,0,0)"
|
|
|
- // },
|
|
|
- // {
|
|
|
- // "fontSrc": "/static/yticon.ttf",
|
|
|
- // "text": "\ue744",
|
|
|
- // "fontSize": "28",
|
|
|
- // "color": "#303133",
|
|
|
- // "background": "rgba(0,0,0,0)",
|
|
|
- // "redDot": true
|
|
|
- // }
|
|
|
- // ]
|
|
|
- // }
|
|
|
- // },
|
|
|
- // #endif
|
|
|
- "navigationBarTitleText": "个人中心"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/user/award",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "奖励明细",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "type": "transparent"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/user/withdrawal",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "奖励提现"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/user/notice",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "通知"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/user/favorites",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "收藏夹"
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "pages/user/coupon",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的卡卷"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/user/scoreAccumulate",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "响亮积分明细"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/user/mygx",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的贡献"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "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/money/pay",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "支付"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/money/paySuccess",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "支付成功"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/money/wallet",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "我的钱包",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": {
|
|
|
- "type": "transparent"
|
|
|
- }
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/money/account",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "提现账号"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/money/withdrawal",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "提现"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/money/recharge",
|
|
|
- "style": {
|
|
|
- "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": "分类"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/redirect/redirect",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "微信登录跳转页面",
|
|
|
- "app-plus": {
|
|
|
- "titleNView": false
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/category/business",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "商圈"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/game/game",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "游戏"
|
|
|
-
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "pages/user/shareQrCode",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "邀请好友"
|
|
|
- }
|
|
|
- }
|
|
|
- ,{
|
|
|
- "path" : "pages/game/gameDetail",
|
|
|
- "style" :
|
|
|
- {
|
|
|
- "navigationBarTitleText": "打小怪兽"
|
|
|
- // "enablePullDownRefresh": false
|
|
|
- }
|
|
|
-
|
|
|
- }
|
|
|
- ],
|
|
|
- "subPackages": [{
|
|
|
- "root": "pages/activity",
|
|
|
- "name": "activity",
|
|
|
- "pages": [{
|
|
|
- "path": "goods_bargain/index",
|
|
|
- "style": {
|
|
|
- "navigationStyle": "custom"
|
|
|
- // #ifdef MP
|
|
|
- ,
|
|
|
- "navigationBarTextStyle": "#fff"
|
|
|
- // #endif
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "goods_bargain_details/index",
|
|
|
- "style": {
|
|
|
- "navigationStyle": "custom"
|
|
|
- // #ifdef MP
|
|
|
- ,
|
|
|
- "navigationBarTextStyle": "#fff"
|
|
|
- // #endif
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "bargain/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "砍价记录"
|
|
|
- }
|
|
|
- }
|
|
|
- ]
|
|
|
- }],
|
|
|
- "globalStyle": {
|
|
|
- "navigationBarTextStyle": "black",
|
|
|
- "navigationBarTitleText": "响亮商城",
|
|
|
- "navigationBarBackgroundColor": "#FFFFFF",
|
|
|
- "backgroundColor": "#f8f8f8",
|
|
|
- //#ifdef H5
|
|
|
- "navigationStyle": "custom"
|
|
|
- //#endif
|
|
|
- },
|
|
|
- "tabBar": {
|
|
|
- "color": "#666666",
|
|
|
- "selectedColor": "#f65067",
|
|
|
- "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/business",
|
|
|
- "iconPath": "static/tabBar/tab-cate.png",
|
|
|
- "selectedIconPath": "static/tabBar/tab-cate-current.png",
|
|
|
- "text": "商圈"
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/game/game",
|
|
|
- "iconPath": "static/tabBar/tab-cate.png",
|
|
|
- "selectedIconPath": "static/tabBar/tab-cate-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": "我的"
|
|
|
- }
|
|
|
- ]
|
|
|
- }
|
|
|
+{
|
|
|
+ "easycom": {
|
|
|
+ "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
|
|
|
+ },
|
|
|
+ "pages": [{
|
|
|
+ "path": "pages/index/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "喜嗨购",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/index/sign",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "天天领现金",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/shoping/list",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "店铺列表"
|
|
|
+
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/public/register",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "注册",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/jiedianDetails",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "节点团队",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/public/login",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "登录",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/public/wxLogin",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "微信登录",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+
|
|
|
+ {
|
|
|
+ "path": "pages/public/forget",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "忘记密码",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/jiedian",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的节点"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/team",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的推广"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/cash",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的现金"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/whiteJf",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "白积分"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/greenJf",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "绿积分"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/purpleJf",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "紫积分"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/mallJf",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "商城积分"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/shopJf",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "商家积分"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/wenpiao",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "文票"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/greenChange",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "绿卡兑换"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/money/withdmoenys",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "转账"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/product/groupBooking/index",
|
|
|
+ "style": {
|
|
|
+ "enablePullDownRefresh": true,
|
|
|
+ "navigationBarTitleText": "超值拼团"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/product/groupBooking/detail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "拼团列表",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/product/groupBooking/productCollage", //拼团商品
|
|
|
+ "style": {
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "navigationBarTitleText": "商品详情"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/product/groupBooking/inviteImg",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "拼团邀请图",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/product/groupBooking/productGroup",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "拼团详情展示",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ // {
|
|
|
+ // "path": "pages/product/groupBooking/groupdetails",
|
|
|
+ // "style": {
|
|
|
+ // "navigationBarTitleText": "拼团详情",
|
|
|
+ // "app-plus": {
|
|
|
+ // "titleNView": false
|
|
|
+ // }
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ {
|
|
|
+ "path": "pages/product/reply",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "商品评价",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/product/product",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "详情展示",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/product/seckill",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "限时秒杀"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/product/list",
|
|
|
+ "style": {
|
|
|
+ "enablePullDownRefresh": true,
|
|
|
+ "navigationBarTitleText": "商品列表"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/product/search",
|
|
|
+ "style": {
|
|
|
+ "enablePullDownRefresh": true,
|
|
|
+ // #ifdef APP-PLUS
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ // #endif
|
|
|
+ // #ifndef MP || APP-PLUS
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "searchInput": {
|
|
|
+ "backgroundColor": "rgba(231, 231, 231,.7)",
|
|
|
+ "borderRadius": "16px",
|
|
|
+ "placeholder": "请输入关键字",
|
|
|
+ "disabled": false,
|
|
|
+ "placeholderColor": "#606266",
|
|
|
+ "align": "left"
|
|
|
+ },
|
|
|
+ "buttons": [{
|
|
|
+ "text": "搜索",
|
|
|
+ "fontSize": "14",
|
|
|
+ "color": "#303133",
|
|
|
+ "background": "rgba(0,0,0,0)",
|
|
|
+ "width": "40px"
|
|
|
+ }]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ // #endif
|
|
|
+ "navigationBarTitleText": "搜索"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/product/classify",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/set/set",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "设置"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/set/address",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "收货地址"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/set/addressManage",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": ""
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/set/phone",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "绑定手机号"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/set/user",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "绑定上级"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/set/password",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "修改密码"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/set/userinfo",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "修改资料"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/cart/cart",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "购物车"
|
|
|
+ }
|
|
|
+ },
|
|
|
+
|
|
|
+ {
|
|
|
+ "path": "pages/user/user",
|
|
|
+ "style": {
|
|
|
+ // #ifndef MP-WEIXIN
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ // "app-plus": {
|
|
|
+ // "bounce": "none",
|
|
|
+ // "titleNView": {
|
|
|
+ // "type": "transparent",
|
|
|
+ // "buttons": [{
|
|
|
+ // "fontSrc": "/static/yticon.ttf",
|
|
|
+ // "text": "\ue60f",
|
|
|
+ // "fontSize": "24",
|
|
|
+ // "color": "#303133",
|
|
|
+ // "width": "46px",
|
|
|
+ // "background": "rgba(0,0,0,0)"
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // "fontSrc": "/static/yticon.ttf",
|
|
|
+ // "text": "\ue744",
|
|
|
+ // "fontSize": "28",
|
|
|
+ // "color": "#303133",
|
|
|
+ // "background": "rgba(0,0,0,0)",
|
|
|
+ // "redDot": true
|
|
|
+ // }
|
|
|
+ // ]
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ // #endif
|
|
|
+ "navigationBarTitleText": "个人中心"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/award",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "奖励明细",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/withdrawal",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "奖励提现"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/notice",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "通知"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/favorites",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "收藏夹"
|
|
|
+ }
|
|
|
+ }, {
|
|
|
+ "path": "pages/user/coupon",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的卡卷"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/scoreAccumulate",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "响亮积分明细"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/mygx",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的贡献"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "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/money/pay",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "支付"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/money/paySuccess",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "支付成功"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/money/wallet",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的钱包",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": {
|
|
|
+ "type": "transparent"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/money/account",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "提现账号"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/money/withdrawal",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "提现"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/money/recharge",
|
|
|
+ "style": {
|
|
|
+ "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": "分类"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/redirect/redirect",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "微信登录跳转页面",
|
|
|
+ "app-plus": {
|
|
|
+ "titleNView": false
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/category/business",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "商圈"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/game/game",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "游戏"
|
|
|
+
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/shareQrCode",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "邀请好友"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/myGreenCard",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "我的绿卡"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/user/joinShop",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "商家入驻"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/game/gameDetail",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "打小怪兽"
|
|
|
+ // "enablePullDownRefresh": false
|
|
|
+ }
|
|
|
+
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "subPackages": [{
|
|
|
+ "root": "pages/activity",
|
|
|
+ "name": "activity",
|
|
|
+ "pages": [{
|
|
|
+ "path": "goods_bargain/index",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ // #ifdef MP
|
|
|
+ ,
|
|
|
+ "navigationBarTextStyle": "#fff"
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "goods_bargain_details/index",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ // #ifdef MP
|
|
|
+ ,
|
|
|
+ "navigationBarTextStyle": "#fff"
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "bargain/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "砍价记录"
|
|
|
+ }
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }],
|
|
|
+ "globalStyle": {
|
|
|
+ "navigationBarTextStyle": "black",
|
|
|
+ "navigationBarTitleText": "响亮商城",
|
|
|
+ "navigationBarBackgroundColor": "#FFFFFF",
|
|
|
+ "backgroundColor": "#f8f8f8",
|
|
|
+ //#ifdef H5
|
|
|
+ "navigationStyle": "custom"
|
|
|
+ //#endif
|
|
|
+ },
|
|
|
+ "tabBar": {
|
|
|
+ "color": "#666666",
|
|
|
+ "selectedColor": "#f65067",
|
|
|
+ "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/cate.png",
|
|
|
+ "selectedIconPath": "static/tabBar/cate-action.png",
|
|
|
+ "text": "分类"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "pagePath": "pages/game/game",
|
|
|
+ "iconPath": "static/tabBar/game.png",
|
|
|
+ "selectedIconPath": "static/tabBar/game-action.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": "我的"
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
}
|