正在显示
3 个修改的文件
包含
4 行增加
和
4 行删除
| ... | ... | @@ -328,12 +328,12 @@ |
| 328 | 328 | <view wx:if="{{house_type=='house_fund_rent'}}"> |
| 329 | 329 | <text class='text_999_28 ' style='line-height:70rpx'>租赁房屋坐落地址:</text> |
| 330 | 330 | <text class='text_333_28 ' style='line-height:70rpx;margin-left:20rpx'>{{item.house_address_new}}</text> |
| 331 | - <text class='text_333_28 ' style='line-height:70rpx;margin-left:20rpx'>{{item.house_detail_address}}</text> | |
| 331 | + <text class='text_999_28 ' style='line-height:70rpx;margin-left:20rpx'>{{item.house_detail_address}}</text> | |
| 332 | 332 | </view> |
| 333 | 333 | <view wx:if="{{house_type=='house_fund_loan'}}"> |
| 334 | 334 | <text class='text_999_28 ' style='line-height:70rpx'>房屋坐落地址:</text> |
| 335 | 335 | <text class='text_333_28 ' style='line-height:70rpx;margin-left:20rpx'>{{item.house_address_new}}</text> |
| 336 | - <text class='text_333_28 ' style='line-height:70rpx;margin-left:20rpx'>{{item.house_detail_address}}</text> | |
| 336 | + <text class='text_999_28 ' style='line-height:70rpx;margin-left:20rpx'>{{item.house_detail_address}}</text> | |
| 337 | 337 | </view> |
| 338 | 338 | <view style='height:70rpx'> |
| 339 | 339 | <text class='text_999_28 ' style='line-height:70rpx'>扣除方式:</text> | ... | ... |
请
注册
或
登录
后发表评论