2 Star 0 Fork 0

丫ou/vben-tof

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.env.development 653 Bytes
一键复制 编辑 原始数据 按行查看 历史
lishan.ou 提交于 2022-10-21 16:20 . 真正的登录和菜单回归版本
# Whether to open mock
VITE_USE_MOCK = true
# public path
VITE_PUBLIC_PATH = /
# Cross-domain proxy, you can configure multiple
# Please note that no line breaks
VITE_PROXY = [["/proxy","https://tof-uat-gateway.eads.tcl.com"],["/upload","http://localhost:3300/upload"]]
# VITE_PROXY=[["/api","https://vvbin.cn/test"]]
# Delete console
VITE_DROP_CONSOLE = false
# Basic interface address SPA
VITE_GLOB_API_URL=/proxy
# File upload address, optional
VITE_GLOB_UPLOAD_URL=/upload
# Interface prefix
VITE_GLOB_API_URL_PREFIX=
#网关地址 修改网关尽量在此行修改,不要新增行
VITE_GLOB_BASE_URL=https://tof-uat-gateway.eads.tcl.com
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/oulishan/vben-tof.git
git@gitee.com:oulishan/vben-tof.git
oulishan
vben-tof
vben-tof
master

搜索帮助