mirror of
https://gitee.com/elegant_wings/dbd-meeting-wx-small.git
synced 2025-06-21 14:19:38 +08:00
1
This commit is contained in:
parent
30baf12f23
commit
b48ba728bf
@ -25,7 +25,7 @@
|
||||
</view>
|
||||
<view class="rowView">
|
||||
<view class="label must">身份证类型</view>
|
||||
<van-field value="{{ detail.cardType }}" input-class="input" is-link readonly placeholder="请选择" arrow-direction="down" input-align="right" bind:tap="showIdcardType" />
|
||||
<van-field value="{{ detail.cardType }}" input-class="input" is-link readonly placeholder="请选择" arrow-direction="down" border="{{ false }}" input-align="right" bind:tap="showIdcardType" />
|
||||
</view>
|
||||
<view class="rowView">
|
||||
<view class="label must">身份证号</view>
|
||||
|
Loading…
x
Reference in New Issue
Block a user