初始化

This commit is contained in:
2026-02-22 18:56:10 +08:00
commit 26677972a6
3112 changed files with 255972 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# 端口号
VITE_PORT=5090
VITE_BASE=/
# 接口地址
VITE_GLOB_API_URL=http://127.0.0.1:8111
# 是否打开 devtoolstrue 为打开false 为关闭
VITE_DEVTOOLS=false
# 是否注入全局loading
VITE_INJECT_APP_LOADING=true