From 0ce2806f35d384fafde7412a753fa1866bdac992 Mon Sep 17 00:00:00 2001 From: koogua <23592+koogua@user.noreply.gitee.com> Date: Tue, 12 Jan 2021 11:25:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20=E7=B3=BB=E7=BB=9F?= =?UTF-8?q?=E5=AE=89=E8=A3=85/=E5=AE=A2=E6=88=B7=E7=AB=AF=E5=AE=89?= =?UTF-8?q?=E8=A3=85.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 系统安装/客户端安装.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/系统安装/客户端安装.md b/系统安装/客户端安装.md index 1e2069fe..77d992fb 100644 --- a/系统安装/客户端安装.md +++ b/系统安装/客户端安装.md @@ -23,8 +23,6 @@ git clone https://gitee.com/koogua/course-tencent-cloud-app.git export const apiBaseUrl = '{{ your-domain }}/api' ``` -### 运行 - 遇到跨域的问题,请修改 `course-tencent-cloud` 项目中的配置文件 `app/config/config.php` CORS 相关部分。 **注意:开发环境跨域域名可使用通配符, 非开发环境请使用实际的域名**