chenkun 10 months ago
parent
commit
88b3d5b32d
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      pages_mine/mine/authPerson.vue

+ 2
- 2
pages_mine/mine/authPerson.vue View File

@ -10,14 +10,14 @@
<view class="input">{{ name }}</view>
</view>
<!-- <uv-divider :hairline="false" lineColor="#c0c0c0" dot></uv-divider> -->
<uv-divider :hairline="false" lineColor="#c0c0c0" dot></uv-divider>
<view class="form-item">
<view class="label">身份证号</view>
<view class="input">{{ idCard }}</view>
</view>
<!-- <uv-divider :hairline="false" lineColor="#c0c0c0" dot></uv-divider> -->
<uv-divider :hairline="false" lineColor="#c0c0c0" dot></uv-divider>
</view>
<!--下一步按钮-->


Loading…
Cancel
Save