youzan / vant

A lightweight, customizable Vue UI library for mobile web apps.

Home Page:https://vant-ui.github.io/vant/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug Report] 必填的星号在icon的右侧

enjoy-myLife opened this issue · comments

重现链接

https://codesandbox.io/p/devbox/vant-4-issue-template-forked-rvxwx2?file=%2Fsrc%2FApp.vue%3A8%2C16

Vant 版本

4.8.2

描述一下你遇到的问题。

image

在form表单里同时使用required必填和left-icon的时候,icon在星号左边

重现步骤

<van-field required left-icon="question-o" label-"test"/>

设备/浏览器

No response

不知道vant是不是就这么设计的

嗯,就是这样设计的