xuxueyang
2024-09-03 9cfb7141478e85dfc1367b6fb5f31852aa20c1d2
pages.json
@@ -429,6 +429,34 @@
               "style": {
                  "navigationBarTitleText": "投诉反馈"
               }
            },
            {
               "path": "coupon/coupon-self",
               "style": {
                  "navigationBarTitleText": "我的优惠券",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "coupon/coupon-all",
               "style": {
                  "navigationBarTitleText": "领券中心",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "coupon/point-self",
               "style": {
                  "navigationBarTitleText": "我的兑换券"
               }
            },
            {
               "path": "coupon/point-history",
               "style": {
                  "navigationBarTitleText": "积分明细"
               }
            }
            // #endif
         ]