chore: 初始化北汽福田看板前端项目

This commit is contained in:
yexingqiang
2026-05-29 13:44:02 +08:00
commit 907a0103f8
40 changed files with 6316 additions and 0 deletions

3
.env.production Normal file
View File

@@ -0,0 +1,3 @@
ENV = 'production'
VITE_BASE_URL = 'http://127.0.0.1:10081'
VITE_CONFIG_URL = './config.js'