chore: 初始化精力轴承 Mini 看板

This commit is contained in:
yexingqiang
2026-06-08 17:03:41 +08:00
commit df819f0ff4
32 changed files with 6054 additions and 0 deletions

3
.env.development Normal file
View File

@@ -0,0 +1,3 @@
ENV = 'development'
VITE_BASE_URL = 'http://localhost:10081'
VITE_CONFIG_URL = './public/config.js'