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
public/config.js Normal file
View File

@@ -0,0 +1,3 @@
window.g = {
API_WEB_URL: 'http://localhost:10030',
};