仪表盘
版本库
文件存储
活动
搜索
登录
main
/
iailab-plat-ui-vue3
工业互联网平台前端 vue3版本
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
测点导入和导出
Jay
2024-11-25
5d8c73b24ace49cc32caa1baa642d91d4cbc5ff4
[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'