1 Star 11 Fork 7

尙昊 / siwei-catering-admin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.development 538 Bytes
一键复制 编辑 原始数据 按行查看 历史
尙昊 提交于 2021-08-16 18:53 . 增加门店信息
# 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:8080/api"],["/upload","http://localhost:8080/api/common/upload"]]
# VITE_PROXY=[["/api","https://vvbin.cn/test"]]
# 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=
JavaScript
1
https://gitee.com/kongzx/siwei-catering-admin.git
git@gitee.com:kongzx/siwei-catering-admin.git
kongzx
siwei-catering-admin
siwei-catering-admin
master

搜索帮助