陶杰
2024-09-11 e8d258576a34f35cfefbd6bfe07b7f22e72d87d4
pages.json
@@ -329,6 +329,13 @@
               }
            },
            {
               "path": "delivery/delivery-supplier-detail-list",
               "style": {
                  "navigationBarTitleText": "供应商质检详情",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "delivery/delivery-home",
               "style": {
                  "navigationBarTitleText": "",
@@ -429,6 +436,55 @@
               "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": true
               }
            },
            {
               "path": "coupon/good-detail",
               "style": {
                  "navigationBarTitleText": "详情"
               }
            },
            {
               "path": "self/member-center",
               "style": {
                  "navigationBarTitleText": "会员中心"
               }
            }
            // #endif
         ]