jiangping
2025-03-18 cc6ab7021c3aef6ca3bbf05f8bcb5bfe0e6f6096
bicycle/pages.json
@@ -6,7 +6,8 @@
      {
         "path": "pages/index/index",
         "style": {
            "navigationStyle": "custom"
            "navigationStyle": "custom",
            "enablePullDownRefresh": true
         }
      }
       ,{
@@ -110,7 +111,8 @@
           "path" : "pages/paymentPage/paymentPage",
           "style" : 
           {
              "navigationBarTitleText" : "支付订单"
              "navigationBarTitleText" : "支付订单",
            "navigationBarBackgroundColor": "#ffffff"
           }
        }
    ],