feat: 菜单图标 icon 支持使用在线图标

This commit is contained in:
xiaoxian521
2022-11-08 12:05:07 +08:00
parent b2081b3481
commit d11398274a
9 changed files with 15 additions and 22 deletions

View File

@@ -83,9 +83,7 @@ function onBack() {
clearable
v-model="ruleForm.verifyCode"
:placeholder="t('login.smsVerifyCode')"
:prefix-icon="
useRenderIcon('ri:shield-keyhole-line', { online: true })
"
:prefix-icon="useRenderIcon('ri:shield-keyhole-line')"
/>
<el-button
:disabled="isDisabled"