jingrow 85058f51e7 fix(router): resolve Vue Router warning for dynamic tool routes
- Improve route existence check using router.resolve() for accurate nested route detection
- Register tool routes before router is used to prevent 'No match found' warnings
- Update beforeEach guard to handle dynamic route registration more reliably
2025-11-22 00:26:56 +08:00
..