石广澎
2024-07-16 dfd96742af4e5cd9d3233d9ea4624ebe8c67a574
pages.json
@@ -6,25 +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",
@@ -53,7 +41,7 @@
      {
         "path": "pay/login",
         "style": {
            "navigationBarTitleText": "登录",
            "navigationBarTitleText": "邮佰惠",
            "enablePullDownRefresh": false
            // #ifdef H5
            ,
@@ -65,7 +53,7 @@
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "支付",
      "navigationBarTitleText": "邮佰惠",
      "navigationBarBackgroundColor": "#FFFFFF",
      "backgroundColor": "#FFFFFF"
   },