1
xuxueyang
2024-09-03 9db793eb071d5bbc6a9af3392fb73b5ba47a2e44
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
         ]