perf: icon

This commit is contained in:
xiaoxian521
2022-05-18 12:27:49 +08:00
parent 378feceb5f
commit 8f5981a313
6 changed files with 18 additions and 2 deletions

View File

@@ -59,6 +59,9 @@ function onBack() {
clearable
v-model="ruleForm.verifyCode"
placeholder="短信验证码"
:prefix-icon="
useRenderIcon('ri:shield-keyhole-line', { online: true })
"
/>
<el-button
:disabled="isDisabled"