新增前端vue
This commit is contained in:
@@ -5,7 +5,6 @@ VITE_PUBLIC_PATH = /
|
||||
VITE_ROUTE_WEB_HISTORY = true
|
||||
|
||||
# 代理设置,可配置多个,不能换行,格式:[访问接口的根路径, 代理地址, 是否保持Host头]
|
||||
# VITE_PROXY = [["/js","https://vue.jeesite.com/js",true]]
|
||||
VITE_PROXY = [["/js","http://127.0.0.1:8980/js",false]]
|
||||
|
||||
# 是否删除 console 调试信息
|
||||
|
||||
Reference in New Issue
Block a user