初始化仓库备份

This commit is contained in:
2025-03-21 09:20:29 +08:00
commit c35f4f8a99
235 changed files with 37389 additions and 0 deletions

11
.env Normal file
View File

@@ -0,0 +1,11 @@
# port 端口号
VITE_PORT = 8888
# open 运行 npm run dev 时自动打开浏览器
VITE_OPEN = false
# 打包是否开启 cdn源文件 utils/build.ts可自行修改
VITE_OPEN_CDN = false
# public path 配置线上环境路径(打包)、本地通过 http-server 访问时,请置空即可
VITE_PUBLIC_PATH = ./