소스 검색

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

pansl 2 년 전
부모
커밋
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