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 = false
# 是否开启sourcemap
VITE_SHOW_SOURCEMAP = true
VITE_SERVER_BASEURL = 'https://hugo-x6.yhdmit.com'
VITE_UPLOAD_BASEURL = 'https://hugo-x6.yhdmit.com/api/common/upload'