石广澎
2025-01-14 07132ae5e905a710a9843699335a879212984ca4
pages.json
@@ -4,6 +4,17 @@
   },
   "pages": [
      {
         "path": "pay/index",
         "style": {
            "navigationBarTitleText": "冀驿付",
            "enablePullDownRefresh": false
            // #ifdef H5
            ,
            "navigationStyle": "custom"
            // #endif
         }
      },
      {
         "path": "pay/scanpay",
         "style": {
            "navigationBarTitleText": "向商家付款",
@@ -15,30 +26,6 @@
         }
      },
      {
         "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",
         "style": {
            "navigationBarTitleText": "支付成功",
@@ -48,26 +35,13 @@
            "navigationStyle": "custom"
            // #endif
         }
      },
      {
         "path": "pay/login",
         "style": {
            "navigationBarTitleText": "邮佰惠",
            "enablePullDownRefresh": false
            // #ifdef H5
            ,
            "navigationStyle": "custom"
            // #endif
         }
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "邮佰惠",
      "navigationBarBackgroundColor": "#FFFFFF",
      "backgroundColor": "#FFFFFF"
      "navigationBarTitleText": "冀驿付",
      "navigationBarBackgroundColor": "#EDEDED",
      "backgroundColor": "#EDEDED"
   },
   "uniIdRouter": {}
}