页面调整
This commit is contained in:
parent
845c5593ba
commit
d927f79768
@ -15,7 +15,7 @@
|
||||
<view class="form-item">
|
||||
<text class="label required">证件号</text>
|
||||
<view class="input-wrapper">
|
||||
<input type="text" placeholder="请输入您的证件号" v-model="formData.visitorName" />
|
||||
<input type="text" placeholder="请输入您的证件号" v-model="formData.idCard" />
|
||||
</view>
|
||||
</view>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user