|
|
|
@ -110,7 +110,7 @@ |
|
|
|
|
{ |
|
|
|
|
"path": "pages/login/index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"navigationBarTitleText": "会员登录" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
@ -492,245 +492,77 @@ |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"subPackages": [ |
|
|
|
|
{ |
|
|
|
|
"root": "pages/news/", |
|
|
|
|
"pages": [ |
|
|
|
|
{ |
|
|
|
|
"path" : "consult/store", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "门店相册", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "consult/comment", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "评论", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "consult/about", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "联系我们", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "consult/index", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "咨询", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "park/index", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "停车指引", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "park/recordHistory", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "预约记录", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
},{ |
|
|
|
|
"path" : "park/addressList", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "地址", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
},{ |
|
|
|
|
"path" : "park/addressEdit", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "地址", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
},{ |
|
|
|
|
"path" : "park/personal", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "编辑信息", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "coupon/index", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "领券中心", |
|
|
|
|
"navigationBarBackgroundColor": "#FB3A22", |
|
|
|
|
"navigationBarTextStyle": "white", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "coupon/list", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "领券中心", |
|
|
|
|
"navigationBarBackgroundColor": "#FB3A22", |
|
|
|
|
"navigationBarTextStyle": "white", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "recycling/index", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "上门回收", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"subPackages": [{ |
|
|
|
|
"root": "pages/news/", |
|
|
|
|
"pages": [{ |
|
|
|
|
"path": "consult/store", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "门店相册", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "recycling/detail", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "上门回收", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"path": "consult/comment", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "评论", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "recycling/confirm", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "确认服务订单", |
|
|
|
|
"path": "consult/about", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "联系我们", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "recycling/timer", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "选择时间", |
|
|
|
|
"path": "consult/index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "咨询", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "recycling/order", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "订单详情", |
|
|
|
|
"path": "park/index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "停车指引", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"root": "pages/activity/", |
|
|
|
|
"pages": [ |
|
|
|
|
{ |
|
|
|
|
"path" : "presale", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "预售专区", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "presaleRule", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "预售规则", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "intimate", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "贴心服务", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "newsshop", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "新年换新", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path" : "newPeople", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationBarTitleText": "新人首单礼", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"root": "pages/news1/", |
|
|
|
|
"pages": [ |
|
|
|
|
{ |
|
|
|
|
"path" : "logistics", |
|
|
|
|
"style" : |
|
|
|
|
{ |
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "物流问题" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "help", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "park/recordHistory", |
|
|
|
|
"style": { |
|
|
|
|
// "enablePullDownRefresh": true, |
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "帮助与客服" |
|
|
|
|
"navigationBarTitleText": "预约记录", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "jinqun", |
|
|
|
|
"style": { |
|
|
|
|
// "enablePullDownRefresh": true, |
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "进社群享更多福利" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"subPackages": [{ |
|
|
|
|
"root": "pages/news/", |
|
|
|
|
"pages": [{ |
|
|
|
|
}, { |
|
|
|
|
"path": "park/addressList", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "地址", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, { |
|
|
|
|
"path": "park/addressEdit", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "地址", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, { |
|
|
|
|
"path": "park/personal", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "编辑信息", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "coupon/index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "领券中心", |
|
|
|
@ -829,31 +661,8 @@ |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "seckill", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "限时秒杀", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "ranking", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "排行", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "newGoods", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "新品首发", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
@ -874,70 +683,233 @@ |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "帮助与客服" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "jinqun", |
|
|
|
|
"style": { |
|
|
|
|
// "enablePullDownRefresh": true, |
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "进社群享更多福利" |
|
|
|
|
} |
|
|
|
|
},{ |
|
|
|
|
"path": "wallet", |
|
|
|
|
"style": { |
|
|
|
|
// "enablePullDownRefresh": true, |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "我的钱包" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "huoyuan", |
|
|
|
|
"style": { |
|
|
|
|
// "enablePullDownRefresh": true, |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "我要货源" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "feedback", |
|
|
|
|
"style": { |
|
|
|
|
// "enablePullDownRefresh": true, |
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "我要反馈" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "MerchantSettlement", |
|
|
|
|
"style": { |
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "商家入驻" |
|
|
|
|
// "enablePullDownRefresh": true, |
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "进社群享更多福利" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
] |
|
|
|
|
|
|
|
|
|
}], |
|
|
|
|
"subPackages": [{ |
|
|
|
|
"root": "pages/news/", |
|
|
|
|
"pages": [{ |
|
|
|
|
"path": "coupon/index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "领券中心", |
|
|
|
|
"navigationBarBackgroundColor": "#FB3A22", |
|
|
|
|
"navigationBarTextStyle": "white", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "coupon/list", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "领券中心", |
|
|
|
|
"navigationBarBackgroundColor": "#FB3A22", |
|
|
|
|
"navigationBarTextStyle": "white", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "recycling/index", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "上门回收", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "recycling/detail", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "上门回收", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "recycling/confirm", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "确认服务订单", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "recycling/timer", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "选择时间", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "recycling/order", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "订单详情", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"root": "pages/activity/", |
|
|
|
|
"pages": [{ |
|
|
|
|
"path": "presale", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "预售专区", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "presaleRule", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "预售规则", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "intimate", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "贴心服务", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "newsshop", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "新年换新", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "newPeople", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "新人首单礼", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "seckill", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "限时秒杀", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "ranking", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "排行", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "newGoods", |
|
|
|
|
"style": { |
|
|
|
|
"navigationBarTitleText": "新品首发", |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"enablePullDownRefresh": false |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"root": "pages/news1/", |
|
|
|
|
"pages": [{ |
|
|
|
|
"path": "logistics", |
|
|
|
|
"style": { |
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "物流问题" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "help", |
|
|
|
|
"style": { |
|
|
|
|
// "enablePullDownRefresh": true, |
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "帮助与客服" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "jinqun", |
|
|
|
|
"style": { |
|
|
|
|
// "enablePullDownRefresh": true, |
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "进社群享更多福利" |
|
|
|
|
} |
|
|
|
|
}, { |
|
|
|
|
"path": "wallet", |
|
|
|
|
"style": { |
|
|
|
|
// "enablePullDownRefresh": true, |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "我的钱包" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "huoyuan", |
|
|
|
|
"style": { |
|
|
|
|
// "enablePullDownRefresh": true, |
|
|
|
|
"navigationStyle": "custom", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "我要货源" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "feedback", |
|
|
|
|
"style": { |
|
|
|
|
// "enablePullDownRefresh": true, |
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "我要反馈" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
{ |
|
|
|
|
"path": "MerchantSettlement", |
|
|
|
|
"style": { |
|
|
|
|
"navigationStyle": "default", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"navigationBarTitleText": "商家入驻" |
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
], |
|
|
|
|
"globalStyle": { |
|
|
|
|
// #ifdef H5 |
|
|
|
|
// "navigationStyle": "custom", |
|
|
|
|
"maxWidth": 750, |
|
|
|
|
"rpxCalcMaxDeviceWidth": 750, // rpx 计算所支持的最大设备宽度,单位 px,默认值为 960 |
|
|
|
|
"rpxCalcBaseDeviceWidth": 560, // rpx 计算使用的基准设备宽度,设备实际宽度超出 rpx 计算所支持的最大设备宽度时将按基准宽度计算,单位 px,默认值为 375 |
|
|
|
|
"rpxCalcIncludeWidth": 9999, // rpx 计算特殊处理的值,始终按实际的设备宽度计算,单位 rpx,默认值为 750 |
|
|
|
|
// #endif |
|
|
|
|
"navigationBarBackgroundColor": "#ffffff", |
|
|
|
|
"navigationBarTitleText": "", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"backgroundTextStyle": "dark" |
|
|
|
|
}, |
|
|
|
|
"easycom": { |
|
|
|
|
"autoscan": true, |
|
|
|
|
"custom": {} |
|
|
|
|
} |
|
|
|
|
], |
|
|
|
|
"globalStyle": { |
|
|
|
|
// #ifdef H5 |
|
|
|
|
// "navigationStyle": "custom", |
|
|
|
|
"maxWidth": 750, |
|
|
|
|
"rpxCalcMaxDeviceWidth": 750, // rpx 计算所支持的最大设备宽度,单位 px,默认值为 960 |
|
|
|
|
"rpxCalcBaseDeviceWidth": 560, // rpx 计算使用的基准设备宽度,设备实际宽度超出 rpx 计算所支持的最大设备宽度时将按基准宽度计算,单位 px,默认值为 375 |
|
|
|
|
"rpxCalcIncludeWidth": 9999, // rpx 计算特殊处理的值,始终按实际的设备宽度计算,单位 rpx,默认值为 750 |
|
|
|
|
// #endif |
|
|
|
|
"navigationBarBackgroundColor": "#ffffff", |
|
|
|
|
"navigationBarTitleText": "", |
|
|
|
|
"navigationBarTextStyle": "black", |
|
|
|
|
"backgroundTextStyle": "dark" |
|
|
|
|
}, |
|
|
|
|
"easycom": { |
|
|
|
|
"autoscan": true, |
|
|
|
|
"custom": {} |
|
|
|
|
} |
|
|
|
|
} |