refactor: 移除 PageSkeleton 组件及相关测试,更新 RouterContainer 以简化加载逻辑

This commit is contained in:
2026-07-06 20:05:52 +08:00
parent 06c2a222ab
commit 8424fa219f
5 changed files with 2 additions and 78 deletions
-1
View File
@@ -11,7 +11,6 @@ export default {
'./src/components/ErrorBoundary.tsx',
'./src/components/ErrorFallback.tsx',
'./src/components/PageErrorBoundary.tsx',
'./src/components/PageSkeleton.tsx',
'./src/components/ui/button.tsx',
'./src/components/ui/input.tsx',
'./src/components/ui/sonner.tsx',