Selaa lähdekoodia

更新uni-app默认接口

evoxwht 3 vuotta sitten
vanhempi
commit
6c1e88d935
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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
 	// #ifdef MP || APP-PLUS
 	// 请求域名 格式: https://您的域名
 	// 请求域名 格式: https://您的域名
-	HTTP_REQUEST_URL: `https://demo26.crmeb.net`,
+	HTTP_REQUEST_URL: `https://demo.crmeb.com`,
 	// #endif
 	// #endif
 	
 	
 	// H5配置
 	// H5配置