提交 be828b80a45ccd9364e6c2706a48d9b20fa632c6

作者 wangyu
1 个父辈 eec03cd1

住房 赡养老人相关修改

... ... @@ -158,21 +158,29 @@
158 158 <text class='text_left'>出租方名称</text>
159 159 <text class='text_right_333'>{{datas.owner_name}}</text>
160 160 </view>
161   - <view style='height:90rpx;width:100%;clear:both;'>
  161 + <!-- <view style='height:90rpx;width:100%;clear:both;'>
162 162 <view style='height:90rpx;float:left;display:flex;flex-direction:column'>
163 163 <text style='font-size: 15px;color: #777777;line-height:90rpx;'>出租方纳税人识别号:</text>
164   - <!-- <text style='line-height:24rpx;font-size:24rpx;color:#AEAEAE;'>统一社会信用代码</text> -->
165 164 </view>
166 165 <text class='text_right_333'>{{datas.owner_credit_no}}</text>
  166 + </view> -->
  167 + <view wx:if="{{datas.owner_type=='个人'}}">
  168 + <view style='height:90rpx;width:100%;clear:both;'>
  169 + <text class='text_left'>证照类型</text>
  170 + <text class='text_right_333'>{{datas.owner_id_cartd_type=='1'?"居民身份证":datas.owner_id_cartd_type}}</text>
  171 + </view>
  172 + <view style='height:90rpx;width:100%;clear:both;'>
  173 + <text class='text_left'>证照号码</text>
  174 + <text class='text_right_333'>{{datas.owner_id_cartd_no}}</text>
  175 + </view>
167 176 </view>
168   - <view style='height:90rpx;width:100%;clear:both;'>
169   - <text class='text_left'>证书类型</text>
170   - <text class='text_right_333'>{{datas.owner_id_cartd_type=='1'?"居民身份证":datas.owner_id_cartd_type}}</text>
171   - </view>
172   - <view style='height:90rpx;width:100%;clear:both;'>
173   - <text class='text_left'>证书号码</text>
174   - <text class='text_right_333'>{{datas.owner_id_cartd_no}}</text>
  177 + <view wx:if="{{datas.owner_type=='企业'}}">
  178 + <view style='height:90rpx;width:100%;clear:both;'>
  179 + <text class='text_left'>统一社会信用代码</text>
  180 + <text class='text_right_333'>{{datas.owner_id_cartd_no}}</text>
  181 + </view>
175 182 </view>
  183 +
176 184 <view style='width:100%;height:20rpx;background:#f9f9f9'></view>
177 185 <view style='height:90rpx;width:100%;clear:both;'>
178 186 <text class='text_left'>租赁房屋坐落地址</text>
... ...
... ... @@ -182,18 +182,22 @@
182 182 <text class='text_999_28 ' style='line-height:70rpx'>被赡养人姓名:</text>
183 183 <text class='text_333_28 ' style='line-height:70rpx;margin-left:20rpx'>{{item.supported_name}}</text>
184 184 </view>
  185 + <view style='height:70rpx'>
  186 + <text class='text_999_28 ' style='line-height:70rpx'>与纳税人关系:</text>
  187 + <text class='text_333_28 ' style='line-height:70rpx;margin-left:20rpx'>{{item.relationship}}</text>
  188 + </view>
185 189 <!-- <view style='height:70rpx'>
186 190 <text class='text_999_28 ' style='line-height:70rpx'>分摊比例:</text>
187 191 <text class='text_333_28 ' style='line-height:70rpx;margin-left:20rpx'>{{item.percent}}%</text>
188   - </view> -->
189   - <view style='height:70rpx'>
  192 + </view>
  193 + <view style='height:70rpx'>
190 194 <text class='text_999_28 ' style='line-height:70rpx'>扣除方式:</text>
191 195 <text class='text_333_28 ' style='line-height:70rpx;margin-left:20rpx'>{{reducetype[item.deduction_type]}}度</text>
192 196 </view>
193 197 <view style='height:70rpx'>
194 198 <text class='text_999_28 ' style='line-height:70rpx'>扣除金额:</text>
195 199 <text class='text_orange_28 ' style='line-height:70rpx;margin-left:20rpx'>¥{{item.deduction_amount}}/{{reducetype[item.deduction_type]}}</text>
196   - </view>
  200 + </view> -->
197 201 <view class='divide_line_f5f5f5'></view>
198 202 <text class='text_blue_28 float_right' style='line-height:90rpx;margin-left:40rpx' id='{{index}}' bindtap='showdetail'>查看</text>
199 203 <view class='float_right' wx:if="{{item.status=='failed'}}">
... ...
... ... @@ -54,6 +54,7 @@ Page({
54 54 if (res.data.items && res.data.items.length > 0) {
55 55 that.setData({
56 56 showModal: true,
  57 + com_id: res.data.items[0].id,
57 58 comlist: res.data.items
58 59 })
59 60 }
... ...
... ... @@ -7,12 +7,12 @@
7 7 <view style='margin:50rpx 60rpx 0 36rpx;display:flex;flex-direction:row' wx:if="{{item.type=='0'}}">
8 8 <image style='width:102rpx;height:92rpx' src="/images/icon_robot.png"></image>
9 9 <view class='receive_bg'>
10   - <text class='text_receive_wrap'>{{item.text}}</text>
  10 + <text class='text_receive_wrap'>{{item.text}}的刷卡缴费卡是否快速发卡上阿打发货撒拉科技付款后萨福克商量好疯狂拉升的刷卡缴费卡是否快速发卡上阿打发货撒拉科技付款后萨福克商量好疯狂拉升</text>
11 11 </view>
12 12 </view>
13 13 <view style='margin:50rpx 36rpx 0 60rpx;display:flex;justify-content:flex-end;' wx:if="{{item.type=='1'}}">
14 14 <view class='send_bg'>
15   - <text class='text_send_wrap'>{{item.text}}</text>
  15 + <text class='text_send_wrap'>{{item.text}}的刷卡缴费卡是否快速发卡上阿打发货撒拉科技付款后萨福克商量好疯狂拉升的刷卡缴费卡是否快速发卡上阿打发货撒拉科技付款后萨福克商量好疯狂拉升</text>
16 16 </view>
17 17 <view style='width:92rpx;height:92rpx;'>
18 18 <open-data type="userAvatarUrl"></open-data>
... ... @@ -21,7 +21,7 @@
21 21 </view>
22 22 </scroll-view>
23 23 <view class='bottom_wrap'>
24   - <input class='input_wrap' placeholder-class='input_placeholder_wrap' confirm-type="send" bindinput="bindKeyInput" placeholder='请输入您要咨询的问题' value='{{inputValue}}'></input>
  24 + <input class='input_wrap' placeholder-class='input_placeholder_wrap' bindinput="bindKeyInput" placeholder='请输入您要咨询的问题' value='{{inputValue}}'></input>
25 25 <view class='btn_send_wrap' bindtap='sendMsg'>发送</view>
26 26 </view>
27 27 </view>
... ...
注册登录 后发表评论