mirror of
https://gitee.com/bootx/dax-pay-ui
synced 2026-08-13 15:55:43 +08:00
fix 请求代理地址修改
This commit is contained in:
@@ -11,7 +11,7 @@ VITE_GLOB_API_URL_PREFIX=/server
|
||||
VITE_GLOB_API_URL=
|
||||
|
||||
# 跨域代理,您可以配置多个 ,请注意,没有换行符
|
||||
VITE_PROXY=[["/api","http://localhost:9000"]]
|
||||
VITE_PROXY=[["/server","http://localhost:9000"]]
|
||||
|
||||
# 控制台不输出console
|
||||
VITE_DROP_CONSOLE=false
|
||||
|
||||
Reference in New Issue
Block a user