xuxueyang
2024-09-08 a295a50e750eccc6b0607d77a953740e0a355e2f
pages.json
@@ -230,6 +230,12 @@
               }
            },
            {
               "path": "order-manage/order-manage-settlement-op-detail",
               "style": {
                  "navigationBarTitleText": "送货单质检操作明细"
               }
            },
            {
               "path": "order-manage/order-manage-flower",
               "style": {
                  "navigationBarTitleText": "送货单"
@@ -410,6 +416,63 @@
                  "navigationBarTitleText": "我的收藏",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "self/feedback",
               "style": {
                  "navigationBarTitleText": "投诉反馈",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "self/feedback-detail",
               "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
         ]