Browse Source

新增功能

tianhui 3 years ago
parent
commit
ba44bbda2a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      common/config.js
  2. 1 1
      static/html/wxPayCallback.html

+ 1 - 1
common/config.js

@@ -2,7 +2,7 @@ const config = {
 	wxAppid:'wxbe90cc7c5233dd84',// 测试wxAppid 
 	// wxAppid: 'wx45c3cf2b632f5fd5', // 正式wxAppid
 	
-	baseUrl:'https://wx.hw.hongweisoft.com/parking',// 64服务器
+	baseUrl:'https://wx.hw.hongweisoft.com/parkingzn',// 64服务器
 	// baseUrl: 'https://parking.pdzhtc.com', //正式接口访问地址
 }
 export {

+ 1 - 1
static/html/wxPayCallback.html

@@ -61,7 +61,7 @@
 			<img src="https://h5.pdzhtc.com/static/img/car-html-bg.png" alt="" width="65%" height="25%"/>
 >>>>>>> 07d8f3d90719874f4d560a7a8a47ab08f65cf0fc
 		</div>
-		<a href="javascript:goToBgzchina()" class="button">回到普定智慧停车</a>
+		<a href="javascript:goToBgzchina()" class="button">回到镇宁智慧停车</a>
 	</div>
     <script>
         //const vConsole = new VConsole();//初始化console.log(?)