首页
mac
it
登录
6mi
u
盘
搜
搜 索
it
el-button 添加loading效果,并且显示不同的文字
el-button 添加loading效果,并且显示不同的文字
mac
2024-05-11
34
<
el
-
button type
=
"primary"
size
=
"mini"
icon
=
"iconfont icon-filedone"
:
loading
=
"loadingBtn"
>
{
{
loadingBtn
?
'搜索中'
:
'搜索'
}
}
<
/
el
-
button
>
转载请注明原文地址: https://mac.8miu.com/read-490917.html
最新回复
(
0
)