pages.json
@@ -447,9 +447,10 @@ } }, { "path": "coupon/point-self", "path": "coupon/good-self", "style": { "navigationBarTitleText": "我的兑换券" "navigationBarTitleText": "我的兑换券", "enablePullDownRefresh": true } }, { @@ -457,6 +458,21 @@ "style": { "navigationBarTitleText": "积分明细" } }, { "path": "coupon/good-all", "style": { "navigationBarTitleText": "积分兑换", "navigationStyle": "custom", "enablePullDownRefresh": false } }, { "path" : "coupon/good-detail", "style" : { "navigationBarTitleText" : "详情" } } // #endif ]