提交 73434749d9fcbeac7293a04568ca4b08568c8511

作者 wangyu
1 个父辈 5a5d76d9

优化

... ... @@ -231,7 +231,7 @@
231 231 </view>
232 232 <view style='height:70rpx'>
233 233 <text class='text_999_28 ' style='line-height:70rpx'>共同赡养人证照类型:</text>
234   - <text class='text_333_28 ' style='line-height:70rpx;margin-left:20rpx'>居民身份证</text>
  234 + <text class='text_333_28 ' style='line-height:70rpx;margin-left:20rpx'>{{itemdetail.id_card_type=='1'?"居民身份证":itemdetail.id_card_type}}</text>
235 235 </view>
236 236 <view style='height:70rpx'>
237 237 <text class='text_999_28 ' style='line-height:70rpx'>共同赡养人证照号码:</text>
... ...
注册登录 后发表评论