You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
405 B
Plaintext

2 years ago
<view class="p10">
<navigator url="/pages/seeIdCard/index" class="bgsfz">
<image src="//matripe.oss-cn-beijing.aliyuncs.com/tuiguang/ghLogo.png" style=""></image>
<text class="ml8 f18 c3 fw500">身份证</text>
<view class="f12 c6 mt10" style="margin-left:32px;">{{card}}</view>
<view class="bottom" hover-class="thover">
查看身份证照片
</view>
</navigator>
</view>