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