chore: cleanup old frontend code and update project configs

This commit removes the deprecated frontend/web-old directory, updates various project configuration files including tsconfig, vite config, environment variables, and backend data models. It also fixes several API paths, adds tenant awareness to multiple models, and makes minor UI adjustments.
This commit is contained in:
zhangtao
2026-05-27 01:12:03 +08:00
parent eb18d85327
commit 53d2a9d13e
581 changed files with 14751 additions and 55305 deletions
+3 -2
View File
@@ -5,6 +5,7 @@
"status": "0",
"order": 1,
"data_scope": 4,
"description": "初始化角色"
"description": "初始化角色",
"tenant_id": 1
}
]
]