|
|
@@ -28,7 +28,7 @@
|
|
|
<text class="red">*</text>
|
|
|
<text class="sex">身份证:</text>
|
|
|
<input placeholder="请输入身份证号" v-model="idcard" placeholder-class="placeholder_style" type="number"
|
|
|
- maxlength="11" class="placeholder_style">
|
|
|
+ maxlength="18" class="placeholder_style">
|
|
|
</input>
|
|
|
</view>
|
|
|
<view class="form_group">
|