evoxwht 3 лет назад
Родитель
Сommit
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配置