Commit 2aa4e37a authored by zL's avatar zL

提交部分代码

parent 82dbcfa0
......@@ -4,9 +4,6 @@
```
npm install
```
### 各端打包命令
溯源
......@@ -24,7 +21,7 @@ build:hd_prod
## nginx 配置
- gzip打开
- 代理
```
<br>
location /api/ {
proxy_pass 服务端地址;
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment