提交 6a7064fcd5635f3c81ca57507facc9f20572da97

作者 pangy
1 个父辈 e696bd69

。。

@@ -182,7 +182,7 @@ @@ -182,7 +182,7 @@
182 <view wx:if="{{datas.owner_type=='个人'}}"> 182 <view wx:if="{{datas.owner_type=='个人'}}">
183 <view style='height:90rpx;width:100%;clear:both;'> 183 <view style='height:90rpx;width:100%;clear:both;'>
184 <text class='text_left'>证照类型</text> 184 <text class='text_left'>证照类型</text>
185 - <text class='text_right_333'>{{datas.owner_id_card_type=='1'?"居民身份证":datas.owner_id_cartd_type}}</text> 185 + <text class='text_right_333'>{{datas.owner_id_card_type=='1'?"居民身份证":datas.owner_id_card_type}}</text>
186 </view> 186 </view>
187 <view style='height:90rpx;width:100%;clear:both;'> 187 <view style='height:90rpx;width:100%;clear:both;'>
188 <text class='text_left'>证照号码</text> 188 <text class='text_left'>证照号码</text>
注册登录 后发表评论