xuxueyang
2024-07-29 11f7661538f75c2d4eefd32408eba6dc0d77052b
pages.json
@@ -121,6 +121,18 @@
         "style": {
            "navigationBarTitleText": ""
         }
      },
      {
         "path": "pages/order/order-delivery-detail",
         "style": {
            "navigationBarTitleText": "订单详情"
         }
      },
      {
         "path": "pages/order/order-delivery",
         "style": {
            "navigationBarTitleText": "订单列表"
         }
      }
   ],
   "subPackages": [{
@@ -171,7 +183,6 @@
                  "navigationBarBackgroundColor": "#E6F2EB"
               }
            },
            // #endif
            {
               "path": "protocol",
               "style": {
@@ -179,6 +190,7 @@
                  "enablePullDownRefresh": false
               }
            }
            // #endif
         ]
      },
      {