feat: lighten ai agent admin frontend

This commit is contained in:
2026-06-11 18:03:43 +08:00
parent ecf29e2278
commit 15229cc5ab
316 changed files with 898 additions and 60944 deletions
@@ -3,8 +3,6 @@ import { preferences } from '@vben/preferences';
const LEGACY_HOME_PATTERNS = [
/^\/app\/[^/]+\/form-render\//,
/^\/form-render\//,
/^\/online-dev(?:\/|$)/,
/^\/online-development(?:\/|$)/,
];
function decodePath(path: string) {