Showing
1 changed file
with
8 additions
and
0 deletions
| 1 | +### | ||
| 2 | + # @Date: 2023-02-13 14:56:34 | ||
| 3 | + # @LastEditors: hookehuyr hookehuyr@gmail.com | ||
| 4 | + # @LastEditTime: 2024-07-27 16:07:28 | ||
| 5 | + # @FilePath: /data-table/.env.development | ||
| 6 | + # @Description: 文件描述 | ||
| 7 | +### | ||
| 1 | # 资源公共路径 | 8 | # 资源公共路径 |
| 2 | VITE_BASE = / | 9 | VITE_BASE = / |
| 3 | 10 | ||
| ... | @@ -17,6 +24,7 @@ VITE_PIN = | ... | @@ -17,6 +24,7 @@ VITE_PIN = |
| 17 | # 反向代理服务器地址 | 24 | # 反向代理服务器地址 |
| 18 | # VITE_PROXY_TARGET = https://oa.anxinchashi.com/ | 25 | # VITE_PROXY_TARGET = https://oa.anxinchashi.com/ |
| 19 | VITE_PROXY_TARGET = http://oa-dev.onwall.cn | 26 | VITE_PROXY_TARGET = http://oa-dev.onwall.cn |
| 27 | +# VITE_PROXY_TARGET = http://oa.onwall.cn | ||
| 20 | # VITE_PROXY_TARGET = https://www.wxgzjs.cn/ | 28 | # VITE_PROXY_TARGET = https://www.wxgzjs.cn/ |
| 21 | 29 | ||
| 22 | # PC端地址 | 30 | # PC端地址 | ... | ... |
-
Please register or login to post a comment