Parcourir la source

体验版环境使用正式的接口

pansl il y a 1 an
Parent
commit
af1a1cc3e8
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      common/config.js

+ 1 - 1
common/config.js

@@ -20,7 +20,7 @@ uni.getSystemInfo({
 			} else if (envVersion === 'trial') {
 				//体验版
 				config = {
-					apiUrl: "https://api.duanju.dududus.com",
+					apiUrl: "https://api.zhiyupa.com",
 					staticUrl: 'https://xjc.demo.hongcd.com/img/', //静态图片地址https://xjc.demo.hongcd.com
 					zystaticUrl: "",
 					TabbarIndex: 2