feat: enhance menu and routing data handling

This commit is contained in:
lix
2025-07-18 10:13:27 +08:00
parent bc07c6a472
commit 8461126a55
7 changed files with 52 additions and 14 deletions

View File

@ -11,7 +11,6 @@
"moduleResolution": "node",
"forceConsistentCasingInFileNames": true,
"noImplicitReturns": true,
"suppressImplicitAnyIndexErrors": true,
"noUnusedLocals": true,
"allowJs": true,
"skipLibCheck": true,