Fetch the repository succeeded.
This action will force synchronization from Oliver/thingsboard-ui-vue3, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
# 访问项目的根路径
VITE_PUBLIC_PATH = /
# 路由模式(true: history、false: hash)
VITE_ROUTE_WEB_HISTORY = true
# 是否删除 console 调试信息
VITE_DROP_CONSOLE = true
# 是否启用 Mock 模拟测试
VITE_USE_MOCK = false
# 是否启用 gzip 或 brotli 压缩,多个使用 `,` 分隔
# 支持选项: gzip | brotli | none
VITE_BUILD_COMPRESS = 'none'
# 是否删除源文件时使用压缩,默认为 false
VITE_BUILD_COMPRESS_DELETE_ORIGIN_FILE = false
# 访问接口的根路径
VITE_GLOB_API_URL =
# 访问接口的前缀,在根路径之后
VITE_GLOB_API_URL_PREFIX =
# 访问接口的管理基础路径
VITE_GLOB_ADMIN_PATH =
VITE_GLOB_WS_PREFIX = '/api/ws/plugins'
# 上传文件接口的根路径(5.5.2+弃用)
# VITE_GLOB_UPLOAD_URL = /upload
# 文件预览类型(true、oss)
VITE_FILE_PREVIEW = true
# 是否启用 Vue PWA
VITE_USE_PWA = false
# 是否兼容 Chrome 内核比较低的浏览器,如 QQ 浏览器(编译包会变大)
VITE_LEGACY = true
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。