石广澎
2024-08-08 4d4848ecda65adf399cd15a83049a4435e9a06c7
pages.json
@@ -6,37 +6,13 @@
      {
         "path": "pay/scanpay",
         "style": {
            "navigationBarTitleText": "支付",
            "navigationBarTitleText": "向商家付款",
            "enablePullDownRefresh": false
            // #ifdef H5
            ,
            "navigationStyle": "custom"
            // #endif
         }
      },
      {
         "path": "pay/discountpay",
         "style": {
            "navigationBarTitleText": "优惠",
            "enablePullDownRefresh": false
            // #ifdef H5
            ,
            "navigationStyle": "custom"
            // #endif
         }
      },
      {
         "path": "pay/register",
         "style": {
            "navigationBarTitleText": "注册",
            "enablePullDownRefresh": false
            // #ifdef H5
            ,
            "navigationStyle": "custom"
            // #endif
         }
      },
      {
         "path": "pay/paySuccess",
@@ -53,7 +29,7 @@
      {
         "path": "pay/login",
         "style": {
            "navigationBarTitleText": "登录",
            "navigationBarTitleText": "佰惠付",
            "enablePullDownRefresh": false
            // #ifdef H5
            ,
@@ -65,9 +41,9 @@
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "支付",
      "navigationBarBackgroundColor": "#FFFFFF",
      "backgroundColor": "#FFFFFF"
      "navigationBarTitleText": "佰惠付",
      "navigationBarBackgroundColor": "#EDEDED",
      "backgroundColor": "#EDEDED"
   },
   "uniIdRouter": {}
}