|
@@ -30,17 +30,15 @@
|
|
|
}
|
|
|
// #endif
|
|
|
}
|
|
|
-
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
"path": "pages/user/index",
|
|
|
"style": {
|
|
|
-
|
|
|
"navigationBarTitleText": "个人中心",
|
|
|
"enablePullDownRefresh": true
|
|
|
- // #ifdef MP || APP-PLUS
|
|
|
- ,
|
|
|
+ // #ifdef MP || APP-PLUS
|
|
|
+ ,
|
|
|
"navigationStyle": "custom",
|
|
|
// "navigationBarBackgroundColor": "#e93323",
|
|
|
"navigationBarTextStyle": "black"
|
|
@@ -58,7 +56,6 @@
|
|
|
}
|
|
|
// #endif
|
|
|
}
|
|
|
-
|
|
|
}
|
|
|
}
|
|
|
//#ifdef H5
|
|
@@ -76,90 +73,108 @@
|
|
|
"root": "pages/extension",
|
|
|
"name": "extension",
|
|
|
"pages": [
|
|
|
- {
|
|
|
- "path": "customer_list/chat",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "对话详情",
|
|
|
- "navigationStyle": "custom",
|
|
|
- "app-plus": {
|
|
|
- "scrollIndicator": false //禁用原生导航栏
|
|
|
+ {
|
|
|
+ "path": "customer_list/chat",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "对话详情",
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "app-plus": {
|
|
|
+ "scrollIndicator": false //禁用原生导航栏
|
|
|
// #ifdef APP-PLUS
|
|
|
,
|
|
|
- "titleNView": {
|
|
|
- "type": "default"
|
|
|
- }
|
|
|
- // #endif
|
|
|
- },
|
|
|
- "disableScroll": true
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "news_list/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "资讯",
|
|
|
- "app-plus": {
|
|
|
- // #ifdef APP-PLUS
|
|
|
- "titleNView": {
|
|
|
- "type": "default"
|
|
|
+ "titleNView": {
|
|
|
+ "type": "default"
|
|
|
+ }
|
|
|
+ // #endif
|
|
|
+ },
|
|
|
+ "disableScroll": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "news_list/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "资讯",
|
|
|
+ "app-plus": {
|
|
|
+ // #ifdef APP-PLUS
|
|
|
+ "titleNView": {
|
|
|
+ "type": "default"
|
|
|
+ }
|
|
|
+ // #endif
|
|
|
}
|
|
|
- // #endif
|
|
|
}
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "news_details/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "资讯详情",
|
|
|
- "app-plus": {
|
|
|
- // #ifdef APP-PLUS
|
|
|
- "titleNView": {
|
|
|
- "type": "default"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "news_details/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "资讯详情",
|
|
|
+ "app-plus": {
|
|
|
+ // #ifdef APP-PLUS
|
|
|
+ "titleNView": {
|
|
|
+ "type": "default"
|
|
|
+ }
|
|
|
+ // #endif
|
|
|
}
|
|
|
- // #endif
|
|
|
}
|
|
|
}
|
|
|
- }
|
|
|
- ]
|
|
|
- }, {
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
"root": "pages/goods",
|
|
|
"name": "goods",
|
|
|
- "pages": [{
|
|
|
- "path": "goods_list/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "商品列表",
|
|
|
- "app-plus": {
|
|
|
- // #ifdef APP-PLUS
|
|
|
- "titleNView": {
|
|
|
- "type": "default"
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "goods_list_mall/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "商品列表",
|
|
|
+ "app-plus": {
|
|
|
+ // #ifdef APP-PLUS
|
|
|
+ "titleNView": {
|
|
|
+ "type": "default"
|
|
|
+ }
|
|
|
+ // #endif
|
|
|
}
|
|
|
- // #endif
|
|
|
}
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "goods_search/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "搜索商品",
|
|
|
- "app-plus": {
|
|
|
- // #ifdef APP-PLUS
|
|
|
- "titleNView": {
|
|
|
- "type": "default"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "goods_list/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "商品列表",
|
|
|
+ "app-plus": {
|
|
|
+ // #ifdef APP-PLUS
|
|
|
+ "titleNView": {
|
|
|
+ "type": "default"
|
|
|
+ }
|
|
|
+ // #endif
|
|
|
}
|
|
|
- // #endif
|
|
|
}
|
|
|
- }
|
|
|
- }, {
|
|
|
- "path": "order_pay_status/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "支付成功",
|
|
|
- "app-plus": {
|
|
|
- // #ifdef APP-PLUS
|
|
|
- "titleNView": {
|
|
|
- "type": "default"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "goods_search/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "搜索商品",
|
|
|
+ "app-plus": {
|
|
|
+ // #ifdef APP-PLUS
|
|
|
+ "titleNView": {
|
|
|
+ "type": "default"
|
|
|
+ }
|
|
|
+ // #endif
|
|
|
}
|
|
|
- // #endif
|
|
|
}
|
|
|
- }
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "order_pay_status/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "支付成功",
|
|
|
+ "app-plus": {
|
|
|
+ // #ifdef APP-PLUS
|
|
|
+ "titleNView": {
|
|
|
+ "type": "default"
|
|
|
+ }
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "admin_order_detail/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "订单详情",
|
|
@@ -171,7 +186,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "goods_comment_con/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "商品评价",
|
|
@@ -183,7 +199,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "goods_comment_con/lottery_comment",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "订单评价",
|
|
@@ -195,7 +212,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "goods_comment_list/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "商品评分",
|
|
@@ -207,7 +225,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "goods_details_store/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "门店列表",
|
|
@@ -219,7 +238,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "goods_logistics/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "物流信息",
|
|
@@ -231,7 +251,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "goods_return/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "申请退货",
|
|
@@ -243,7 +264,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "goods_return_list/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "退货列表",
|
|
@@ -255,7 +277,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "lottery/grids/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "抽奖活动",
|
|
@@ -280,7 +303,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "order_confirm/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "提交订单",
|
|
@@ -292,7 +316,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "order_details/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "订单详情",
|
|
@@ -304,7 +329,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "order_list/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的订单",
|
|
@@ -316,7 +342,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- },{
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "order_refund_goods/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "退回商品",
|
|
@@ -328,11 +355,14 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }]
|
|
|
- }, {
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
"root": "pages/users",
|
|
|
"name": "users",
|
|
|
- "pages": [{
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
"path": "user_vip_areer/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "经验记录",
|
|
@@ -410,7 +440,7 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- },
|
|
|
+ },
|
|
|
{
|
|
|
"path": "scan_login/index",
|
|
|
"style": {
|
|
@@ -501,17 +531,17 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
- "path": "visit_list/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "浏览记录",
|
|
|
- "app-plus": {
|
|
|
- // #ifdef APP-PLUS
|
|
|
- "titleNView": {
|
|
|
- "type": "default"
|
|
|
- }
|
|
|
- // #endif
|
|
|
- }
|
|
|
- }
|
|
|
+ "path": "visit_list/index",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "浏览记录",
|
|
|
+ "app-plus": {
|
|
|
+ // #ifdef APP-PLUS
|
|
|
+ "titleNView": {
|
|
|
+ "type": "default"
|
|
|
+ }
|
|
|
+ // #endif
|
|
|
+ }
|
|
|
+ }
|
|
|
},
|
|
|
{
|
|
|
"path": "user_goods_collection/index",
|
|
@@ -586,13 +616,12 @@
|
|
|
"path": "user_integral/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "积分详情"
|
|
|
-
|
|
|
- // #ifdef MP
|
|
|
- ,
|
|
|
+ // #ifdef MP
|
|
|
+ ,
|
|
|
"navigationBarTextStyle": "black",
|
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
|
- // #endif
|
|
|
- ,
|
|
|
+ // #endif
|
|
|
+ ,
|
|
|
"app-plus": {
|
|
|
// #ifdef APP-PLUS
|
|
|
"titleNView": {
|
|
@@ -619,13 +648,12 @@
|
|
|
"path": "user_spread_user/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的推广"
|
|
|
-
|
|
|
- // #ifdef MP
|
|
|
- ,
|
|
|
+ // #ifdef MP
|
|
|
+ ,
|
|
|
"navigationBarTextStyle": "black",
|
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
|
- // #endif
|
|
|
- ,
|
|
|
+ // #endif
|
|
|
+ ,
|
|
|
"app-plus": {
|
|
|
// #ifdef APP-PLUS
|
|
|
"titleNView": {
|
|
@@ -652,13 +680,12 @@
|
|
|
"path": "user_spread_money/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "佣金记录"
|
|
|
-
|
|
|
- // #ifdef MP
|
|
|
- ,
|
|
|
+ // #ifdef MP
|
|
|
+ ,
|
|
|
"navigationBarTextStyle": "black",
|
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
|
- // #endif
|
|
|
- ,
|
|
|
+ // #endif
|
|
|
+ ,
|
|
|
"app-plus": {
|
|
|
// #ifdef APP-PLUS
|
|
|
"titleNView": {
|
|
@@ -673,11 +700,11 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "提现",
|
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
|
- // #ifdef MP || APP-PLUS
|
|
|
- ,
|
|
|
+ // #ifdef MP || APP-PLUS
|
|
|
+ ,
|
|
|
"navigationBarTextStyle": "black"
|
|
|
- // #endif
|
|
|
- ,
|
|
|
+ // #endif
|
|
|
+ ,
|
|
|
"app-plus": {
|
|
|
// #ifdef APP-PLUS
|
|
|
"titleNView": {
|
|
@@ -692,11 +719,11 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "我的等级",
|
|
|
"navigationBarBackgroundColor": "#232323"
|
|
|
- // #ifdef MP || APP-PLUS
|
|
|
- ,
|
|
|
+ // #ifdef MP || APP-PLUS
|
|
|
+ ,
|
|
|
"navigationBarTextStyle": "white"
|
|
|
- // #endif
|
|
|
- ,
|
|
|
+ // #endif
|
|
|
+ ,
|
|
|
"app-plus": {
|
|
|
// #ifdef APP-PLUS
|
|
|
"titleNView": {
|
|
@@ -705,16 +732,17 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "user_distribution_level/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "分销等级",
|
|
|
"navigationBarBackgroundColor": "#232323"
|
|
|
- // #ifdef MP || APP-PLUS
|
|
|
- ,
|
|
|
+ // #ifdef MP || APP-PLUS
|
|
|
+ ,
|
|
|
"navigationBarTextStyle": "white"
|
|
|
- // #endif
|
|
|
- ,
|
|
|
+ // #endif
|
|
|
+ ,
|
|
|
"app-plus": {
|
|
|
// #ifdef APP-PLUS
|
|
|
"titleNView": {
|
|
@@ -754,7 +782,6 @@
|
|
|
"path": "user_phone/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "绑定手机",
|
|
|
-
|
|
|
// #ifdef MP
|
|
|
// "navigationBarTextStyle": "white",
|
|
|
// "navigationBarBackgroundColor": "#e93323"
|
|
@@ -785,13 +812,12 @@
|
|
|
"path": "user_pwd_edit/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "修改密码"
|
|
|
-
|
|
|
- // #ifdef MP
|
|
|
- // ,
|
|
|
- // "navigationBarTextStyle": "white"
|
|
|
- // "navigationBarBackgroundColor": "#e93323"
|
|
|
- // #endif
|
|
|
- ,
|
|
|
+ // #ifdef MP
|
|
|
+ // ,
|
|
|
+ // "navigationBarTextStyle": "white"
|
|
|
+ // "navigationBarBackgroundColor": "#e93323"
|
|
|
+ // #endif
|
|
|
+ ,
|
|
|
"app-plus": {
|
|
|
// #ifdef APP-PLUS
|
|
|
"titleNView": {
|
|
@@ -805,12 +831,12 @@
|
|
|
"path": "promoter-list/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "推广人列表"
|
|
|
- // #ifdef MP
|
|
|
- ,
|
|
|
+ // #ifdef MP
|
|
|
+ ,
|
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
|
"navigationBarTextStyle": "black"
|
|
|
- // #endif
|
|
|
- ,
|
|
|
+ // #endif
|
|
|
+ ,
|
|
|
"app-plus": {
|
|
|
// #ifdef APP-PLUS
|
|
|
"titleNView": {
|
|
@@ -824,13 +850,12 @@
|
|
|
"path": "promoter-order/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "推广人订单"
|
|
|
-
|
|
|
- // #ifdef MP
|
|
|
- ,
|
|
|
+ // #ifdef MP
|
|
|
+ ,
|
|
|
"navigationBarTextStyle": "black",
|
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
|
- // #endif
|
|
|
- ,
|
|
|
+ // #endif
|
|
|
+ ,
|
|
|
"app-plus": {
|
|
|
// #ifdef APP-PLUS
|
|
|
"titleNView": {
|
|
@@ -844,13 +869,12 @@
|
|
|
"path": "promoter_rank/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "推广人排行"
|
|
|
-
|
|
|
- // #ifdef MP
|
|
|
- ,
|
|
|
+ // #ifdef MP
|
|
|
+ ,
|
|
|
"navigationBarTextStyle": "black",
|
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
|
- // #endif
|
|
|
- ,
|
|
|
+ // #endif
|
|
|
+ ,
|
|
|
"app-plus": {
|
|
|
// #ifdef APP-PLUS
|
|
|
"titleNView": {
|
|
@@ -865,11 +889,11 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "佣金排行",
|
|
|
"navigationBarBackgroundColor": "#FFFFFF"
|
|
|
- // #ifdef MP || APP-PLUS
|
|
|
- ,
|
|
|
+ // #ifdef MP || APP-PLUS
|
|
|
+ ,
|
|
|
"navigationBarTextStyle": "black"
|
|
|
- // #endif
|
|
|
- ,
|
|
|
+ // #endif
|
|
|
+ ,
|
|
|
"app-plus": {
|
|
|
// #ifdef APP-PLUS
|
|
|
"titleNView": {
|
|
@@ -905,7 +929,7 @@
|
|
|
}
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
+ {
|
|
|
"path": "payment_on_behalf/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "好友代付",
|
|
@@ -917,7 +941,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "payment_on_behalf/pay_status",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "代付成功",
|
|
@@ -935,8 +960,8 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "员工列表",
|
|
|
"navigationBarBackgroundColor": "#e93323"
|
|
|
- // #ifdef MP
|
|
|
- ,
|
|
|
+ // #ifdef MP
|
|
|
+ ,
|
|
|
"navigationBarTextStyle": "#fff"
|
|
|
// #endif
|
|
|
}
|
|
@@ -946,32 +971,35 @@
|
|
|
{
|
|
|
"root": "pages/goods_details",
|
|
|
"name": "goods_details",
|
|
|
- "pages": [{
|
|
|
- "path": "index",
|
|
|
- "style": {
|
|
|
- "navigationStyle": "custom",
|
|
|
- "transparentTitle": "auto",
|
|
|
- "app-plus": {
|
|
|
- // #ifdef APP-PLUS
|
|
|
- "titleNView": {
|
|
|
- "padding-left": "10px",
|
|
|
- "padding-right": "10px",
|
|
|
- "type": "transparent",
|
|
|
- "buttons": [ //原生标题栏按钮配置,
|
|
|
- {
|
|
|
- "type": "menu" //原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听
|
|
|
- }
|
|
|
- ]
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
+ "path": "index",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "transparentTitle": "auto",
|
|
|
+ "app-plus": {
|
|
|
+ // #ifdef APP-PLUS
|
|
|
+ "titleNView": {
|
|
|
+ "padding-left": "10px",
|
|
|
+ "padding-right": "10px",
|
|
|
+ "type": "transparent",
|
|
|
+ "buttons": [ //原生标题栏按钮配置,
|
|
|
+ {
|
|
|
+ "type": "menu" //原生标题栏增加分享按钮,点击事件可通过页面的 onNavigationBarButtonTap 函数进行监听
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ // #endif
|
|
|
}
|
|
|
- // #endif
|
|
|
}
|
|
|
}
|
|
|
- }]
|
|
|
+ ]
|
|
|
},
|
|
|
{
|
|
|
"root": "pages/admin",
|
|
|
"name": "adminOrder",
|
|
|
- "pages": [{
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
"path": "custom_date/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "选择日期"
|
|
@@ -1060,7 +1088,8 @@
|
|
|
{
|
|
|
"root": "pages/columnGoods",
|
|
|
"name": "columnGoods",
|
|
|
- "pages": [{
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
"path": "HotNewGoods/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "精品推荐",
|
|
@@ -1093,12 +1122,13 @@
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "精彩内容"
|
|
|
}
|
|
|
- }
|
|
|
+ }
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"root": "pages/annex",
|
|
|
- "pages": [{
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
"path": "web_view/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "",
|
|
@@ -1110,7 +1140,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "vip_paid/index",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "SVIP会员",
|
|
@@ -1199,7 +1230,6 @@
|
|
|
}
|
|
|
// #endif
|
|
|
}
|
|
|
-
|
|
|
}
|
|
|
},
|
|
|
{
|
|
@@ -1219,7 +1249,8 @@
|
|
|
},
|
|
|
{
|
|
|
"root": "pages/points_mall",
|
|
|
- "pages": [{
|
|
|
+ "pages": [
|
|
|
+ {
|
|
|
"path": "index",
|
|
|
"style": {
|
|
|
"navigationBarTextStyle": "white",
|
|
@@ -1294,7 +1325,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "user_address",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "选择地址",
|
|
@@ -1319,7 +1351,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "integral_order_details",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "兑换订单详情",
|
|
@@ -1331,7 +1364,8 @@
|
|
|
// #endif
|
|
|
}
|
|
|
}
|
|
|
- }, {
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "logistics_details",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "兑换物流详情",
|
|
@@ -1352,7 +1386,8 @@
|
|
|
"selectedColor": "#ff3366",
|
|
|
"borderStyle": "white",
|
|
|
"backgroundColor": "#ffffff",
|
|
|
- "list": [{
|
|
|
+ "list": [
|
|
|
+ {
|
|
|
"pagePath": "pages/index/index",
|
|
|
"iconPath": "static/images/1-001.png",
|
|
|
"selectedIconPath": "static/images/1-002.png",
|
|
@@ -1387,10 +1422,12 @@
|
|
|
},
|
|
|
"condition": { //模式配置,仅开发期间生效
|
|
|
"current": 0, //当前激活的模式(list 的索引项)
|
|
|
- "list": [{
|
|
|
- "name": "", //模式名称
|
|
|
- "path": "", //启动页面,必选
|
|
|
- "query": "" //启动参数,在页面的onLoad函数里面得到
|
|
|
- }]
|
|
|
+ "list": [
|
|
|
+ {
|
|
|
+ "name": "", //模式名称
|
|
|
+ "path": "", //启动页面,必选
|
|
|
+ "query": "" //启动参数,在页面的onLoad函数里面得到
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
-}
|
|
|
+}
|