mirror of
https://gitee.com/hhyykk/ipms-sjy-ui.git
synced 2025-08-05 05:34:08 +08:00
初始化项目,自 v1.7.1 版本开始
This commit is contained in:
3
src/types/elementPlus.d.ts
vendored
Normal file
3
src/types/elementPlus.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export type ElementPlusSize = 'default' | 'small' | 'large'
|
||||
|
||||
export type ElementPlusInfoType = 'success' | 'info' | 'warning' | 'danger'
|
Reference in New Issue
Block a user