仪表盘
版本库
文件存储
活动
搜索
登录
董宇坤
/
iailab-plat-ui-vue3
分支自
iailab-plat-ui-vue3
概况
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
py名称只能包含字母和数字,且不能以数字开头
dengzedong
3 天以前
af5626cb9ce3c4693aa54deb58a987c6f470779f
[~dongyukun/iailab-plat-ui-vue3.git]
/
src
/
types
/
elementPlus.d.ts
1
2
3
export type ElementPlusSize = 'default' | 'small' | 'large'
export type ElementPlusInfoType = 'success' | 'info' | 'warning' | 'danger'