左侧导航烂优化

This commit is contained in:
yml2213
2026-05-14 22:27:48 +08:00
parent 8b399ae851
commit 36779bf672
2 changed files with 109 additions and 10 deletions
+1
View File
@@ -59,6 +59,7 @@ declare module 'vue' {
ElTabPane: typeof import('element-plus/es')['ElTabPane']
ElTabs: typeof import('element-plus/es')['ElTabs']
ElTag: typeof import('element-plus/es')['ElTag']
ElTooltip: typeof import('element-plus/es')['ElTooltip']
RouterLink: typeof import('vue-router')['RouterLink']
RouterView: typeof import('vue-router')['RouterView']
TencentAuthCard: typeof import('./components/tencent/TencentAuthCard.vue')['default']