仪表盘
版本库
文件存储
活动
搜索
登录
main
/
easegen
数字人
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
修改模板新建,添加数据校验
Flex
2025-06-10
f84b7cbd4a31c0c3c1c50b7f754429700eb72e6d
[easegen.git]
/
easegen-front
/
src
/
types
/
elementPlus.d.ts
1
2
3
export type ElementPlusSize = 'default' | 'small' | 'large'
export type ElementPlusInfoType = 'success' | 'info' | 'warning' | 'danger'