Просмотр исходного кода

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

pansl 2 лет назад
Родитель
Сommit
af1a1cc3e8
1 измененных файлов с 1 добавлено и 1 удалено
  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