This commit is contained in:
zdz
2026-03-19 15:02:23 +08:00
commit 13b28ceec9
121 changed files with 16531 additions and 0 deletions

3
.env.production Normal file
View File

@@ -0,0 +1,3 @@
# 生产环境
VITE_MODE = 'production'
VITE_BASE_URL = '//ser.szzztec.com/stock'