first-commmit

This commit is contained in:
sexygoat
2026-01-22 16:46:50 +08:00
parent 222e5bb11a
commit 099e3ec78b
6 changed files with 41 additions and 63 deletions

10
.env.development Normal file
View File

@@ -0,0 +1,10 @@
# 【开发】环境变量
# 网站地址前缀
VITE_BASE_URL = /
# API 地址前缀
VITE_API_URL = https://cmp-api.boss160.cn
# Delete console
VITE_DROP_CONSOLE = false