elementui(element-plus)中el-alert实现换行的方法

elementui(element-plus)中el-alert实现换行的方法

 

<el-alert title="说明:" type="warning" show-icon>
        <div>1、账号跟密码卡不能重复</div>
        <div >2、密码长度必须超过10位数</div>
</el-alert>

 

posted @ 2024-01-09 14:35  ☆♂安♀★  阅读(557)  评论(0编辑  收藏  举报