石广澎
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": "向商家付款",
@@ -24,24 +35,11 @@
            "navigationStyle": "custom"
            // #endif
         }
      },
      {
         "path": "pay/login",
         "style": {
            "navigationBarTitleText": "佰惠付",
            "enablePullDownRefresh": false
            // #ifdef H5
            ,
            "navigationStyle": "custom"
            // #endif
         }
      }
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "佰惠付",
      "navigationBarTitleText": "冀驿付",
      "navigationBarBackgroundColor": "#EDEDED",
      "backgroundColor": "#EDEDED"
   },