修改样式

This commit is contained in:
2026-07-24 17:43:44 +08:00 Unverified
parent b0eaa20da6
commit 1d89687302
3 changed files with 347 additions and 215 deletions
+1
View File
@@ -31,6 +31,7 @@ declare module 'vue' {
ElRadioButton: typeof import('element-plus/es')['ElRadioButton']
ElRadioGroup: typeof import('element-plus/es')['ElRadioGroup']
ElSelect: typeof import('element-plus/es')['ElSelect']
ElSubMenu: typeof import('element-plus/es')['ElSubMenu']
ElSwitch: typeof import('element-plus/es')['ElSwitch']
ElTable: typeof import('element-plus/es')['ElTable']
ElTableColumn: typeof import('element-plus/es')['ElTableColumn']