소스 검색

更新uni-app默认接口

evoxwht 4 년 전
부모
커밋
6c1e88d935
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      template/uni-app/config/app.js

+ 1 - 1
template/uni-app/config/app.js

@@ -2,7 +2,7 @@ module.exports = {
 	// 小程序配置
 	// #ifdef MP || APP-PLUS
 	// 请求域名 格式: https://您的域名
-	HTTP_REQUEST_URL: `https://demo26.crmeb.net`,
+	HTTP_REQUEST_URL: `https://demo.crmeb.com`,
 	// #endif
 	
 	// H5配置