111
rk
2025-11-07 f27e0eae38502d40a187dedc3710ff4a291b05ed
bicycle/pages.json
@@ -6,7 +6,8 @@
      {
         "path": "pages/index/index",
         "style": {
            "navigationStyle": "custom"
            "navigationStyle": "custom",
            "enablePullDownRefresh": true
         }
      }
       ,{
@@ -89,6 +90,51 @@
                "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"
           }
        },
        {
           "path" : "pages/operationLogin/operationLogin",
           "style" :
           {
              "navigationBarTitleText" : "运营中心"
           }
        },
        {
           "path" : "pages/operationsCenter/operationsCenter",
           "style" :
           {
              "navigationBarTitleText" : "运营中心"
           }
        },
        {
           "path" : "pages/operationList/operationList",
           "style" :
           {
              "navigationBarTitleText" : "运营中心"
           }
        }
    ],
   "globalStyle": {