jiangping
2025-03-18 cc6ab7021c3aef6ca3bbf05f8bcb5bfe0e6f6096
bicycle/pages.json
@@ -6,7 +6,8 @@
      {
         "path": "pages/index/index",
         "style": {
            "navigationStyle": "custom"
            "navigationStyle": "custom",
            "enablePullDownRefresh": true
         }
      }
       ,{
@@ -89,6 +90,30 @@
                "enablePullDownRefresh": false
            }
            
        },
        {
           "path" : "pages/setMenu/setMenu",
           "style" :
           {
              "navigationBarTitleText" : "热销套餐",
            "navigationBarBackgroundColor": "#ffffff"
           }
        },
        {
           "path" : "pages/packageDetails/packageDetails",
           "style" :
           {
              "navigationBarTitleText" : "套餐详情",
            "navigationBarBackgroundColor": "#ffffff"
           }
        },
        {
           "path" : "pages/paymentPage/paymentPage",
           "style" :
           {
              "navigationBarTitleText" : "支付订单",
            "navigationBarBackgroundColor": "#ffffff"
           }
        }
    ],
   "globalStyle": {