dengzedong
9 天以前 86c96a3dac97a7f3a38e293beb98b1c8129830e0
1
2
3
export type ElementPlusSize = 'default' | 'small' | 'large'
 
export type ElementPlusInfoType = 'success' | 'info' | 'warning' | 'danger'