mirror of
https://gitee.com/bootx/dax-pay-ui.git
synced 2025-09-03 10:56:00 +00:00
ref 适配拆分后的结构
This commit is contained in:
@@ -5,7 +5,7 @@ VITE_USE_MOCK=true
|
||||
VITE_PUBLIC_PATH=/
|
||||
|
||||
# 跨域代理,您可以配置多个 ,请注意,没有换行符
|
||||
VITE_PROXY=[["/api","http://localhost:9999"],["/upload","http://localhost:9999/file/upload"]]
|
||||
VITE_PROXY=[["/api","http://localhost:9898"]]
|
||||
|
||||
# 控制台不输出console
|
||||
VITE_DROP_CONSOLE=false
|
||||
|
Reference in New Issue
Block a user