update:文件大小限制

This commit is contained in:
lan
2023-08-15 20:41:35 +08:00
parent 6f4ccf78e3
commit 722e2da106
42 changed files with 54 additions and 59 deletions
-1
View File
@@ -8,7 +8,6 @@ export {}
declare module 'vue' {
export interface GlobalComponents {
CardTools: typeof import('./src/components/CardTools.vue')['default']
ElAlert: typeof import('element-plus/es')['ElAlert']
ElButton: typeof import('element-plus/es')['ElButton']
ElCard: typeof import('element-plus/es')['ElCard']
ElCol: typeof import('element-plus/es')['ElCol']