24 Star 205 Fork 197

battcn开源群组 / wemirr-platform-ui

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.env.test 505 Bytes
一键复制 编辑 原始数据 按行查看 历史
NODE_ENV=production
# Whether to open mock
VITE_USE_MOCK = true
# public path
VITE_PUBLIC_PATH = /
# Whether to enable gzip or brotli compression
# Optional: gzip | brotli | none
# If you need multiple forms, you can use `,` to separate
VITE_BUILD_COMPRESS = 'gzip'
# Basic interface address SPA
VITE_GLOB_API_URL = /api
# File upload address, optional
# It can be forwarded by nginx or write the actual address directly
VITE_GLOB_UPLOAD_URL = /upload
# Interface prefix
VITE_GLOB_API_URL_PREFIX =
1
https://gitee.com/battcn/wemirr-platform-ui.git
git@gitee.com:battcn/wemirr-platform-ui.git
battcn
wemirr-platform-ui
wemirr-platform-ui
vben_jdk17

搜索帮助