feat: 初始化项目

This commit is contained in:
anonymous
2025-01-28 10:55:29 +08:00
parent 1e1011b317
commit 6474bfcfba
50 changed files with 838 additions and 520 deletions
+3
View File
@@ -4,3 +4,6 @@ NODE_ENV = 'development'
VITE_DELETE_CONSOLE = true
# 是否开启sourcemap
VITE_SHOW_SOURCEMAP = false
VITE_SERVER_BASEURL = 'https://api.qmbz.cc'
VITE_UPLOAD_BASEURL = 'https://api.qmbz.cc/api/common/upload'