This commit is contained in:
scout 2025-01-24 12:26:43 +08:00
parent f0cdff621b
commit 64da26706f

View File

@ -6,7 +6,7 @@
<van-field v-model="phoneNum" clearable placeholder="请输入手机号">
<template #label>
<div style="color: #E5E5E5;">
手机号11
手机号
</div>
</template>
</van-field>