MrShi
2025-02-25 9dfc54bf6e0fdb3c746815707487c6ae50e98905
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"
           }
        }
    ],