1 Star 3 Fork 2

thunur/vue-naive-ui-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.env.development 475 Bytes
一键复制 编辑 原始数据 按行查看 历史
thunur 提交于 2022-04-04 00:02 +08:00 . first commit
# 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 = [["/basic-api","http://localhost:3000"],["/upload","http://localhost:3300/upload"]]
# Delete console
VITE_DROP_CONSOLE = false
# Basic interface address SPA
VITE_GLOB_API_URL=/basic-api
# File upload address, optional
VITE_GLOB_UPLOAD_URL=/upload
# Interface prefix
VITE_GLOB_API_URL_PREFIX=
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/thunur/vue-naive-ui-admin.git
git@gitee.com:thunur/vue-naive-ui-admin.git
thunur
vue-naive-ui-admin
vue-naive-ui-admin
main

搜索帮助