xuxueyang
2024-07-29 d89c495a7da517d653e9ea42b8e6405eef823ef6
pages.json
@@ -144,6 +144,23 @@
            },
            {
               "path": "order-records/order-records",
               "style": {
                  "navigationBarTitleText": "扣款记录",
                  "enablePullDownRefresh": true,
                  "navigationBarBackgroundColor": "#E6F2EB"
               }
            },
            {
               "path": "protocol",
               "style": {
                  "navigationBarTitleText": "协议",
                  "enablePullDownRefresh": false
               }
            },
            // #endif
            // #ifdef PUB_PARTNER || PUB_SUPPLIER
            {
               "path": "order-settlement/order-settlement",
               "style": {
                  "navigationBarTitleText": "账单结算",
@@ -158,18 +175,17 @@
               }
            },
            {
               "path": "order-records/order-records",
               "style": {
                  "navigationBarTitleText": "扣款记录",
                  "enablePullDownRefresh": true,
                  "navigationBarBackgroundColor": "#E6F2EB"
               "path" : "order-settlement/order-settlement-detail",
               "style" :
               {
                  "navigationBarTitleText" : "结算单详情"
               }
            },
            {
               "path": "protocol",
               "style": {
                  "navigationBarTitleText": "协议",
                  "enablePullDownRefresh": false
               "path": "order-sale/order-sale-detail",
               "style" :
               {
                  "navigationBarTitleText" : "理赔单详情"
               }
            }
            // #endif
@@ -213,6 +229,13 @@
                  "navigationBarTitleText": "质检详情",
                  "enablePullDownRefresh": true
               }
            },
            {
               "path": "delivery/delivery-home",
               "style": {
                  "navigationBarTitleText": "",
                  "navigationStyle": "custom"
               }
            }
            // #endif
         ]