1
xuxueyang
2024-09-05 bc3f2da328975fea99b4f6528bd96fdfc71fd2e4
pages.json
@@ -429,6 +429,50 @@
               "style": {
                  "navigationBarTitleText": "投诉反馈"
               }
            },
            {
               "path": "coupon/coupon-self",
               "style": {
                  "navigationBarTitleText": "我的优惠券",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "coupon/coupon-all",
               "style": {
                  "navigationBarTitleText": "领券中心",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "coupon/good-self",
               "style": {
                  "navigationBarTitleText": "我的兑换券",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "coupon/point-history",
               "style": {
                  "navigationBarTitleText": "积分明细"
               }
            },
            {
               "path": "coupon/good-all",
               "style": {
                  "navigationBarTitleText": "积分兑换",
                  "navigationStyle": "custom",
                  "enablePullDownRefresh": false
               }
            },
            {
               "path" : "coupon/good-detail",
               "style" :
               {
                  "navigationBarTitleText" : "详情"
               }
            }
            // #endif
         ]