feat(config): 添加 VITE_CLOUDFLARE_SERVER_ENABLED 环境变量支持
Some checks failed
CI/CD Pipeline / playwright (push) Failing after 8m16s
CI/CD Pipeline / build-and-deploy (push) Has been skipped

This commit is contained in:
严浩
2025-10-26 20:13:37 +08:00
parent 463dcb269a
commit 5b0c0716fd
8 changed files with 26 additions and 9 deletions

3
.env
View File

@@ -6,4 +6,5 @@ VITE_APP_BUILD_COMMIT=
VITE_APP_BUILD_TIME=
VITE_ENABLE_VUE_DEVTOOLS=true
VITE_MENU_SHOW_DEMOS=true
VITE_MENU_SHOW_ORDER=true
VITE_MENU_SHOW_ORDER=true
VITE_CLOUDFLARE_SERVER_ENABLED=true