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

1 lines
8.1 KiB

<view class="detail data-v-03b3b792" style="{{'padding-bottom:'+(info.is_pay==1||info.status==1?'160rpx':'25rpx')+';'}}"><view class="hd data-v-03b3b792"><view class="a data-v-03b3b792"><view class="user data-v-03b3b792"><block wx:if="{{info.avatar}}"><image src="{{baseUrl+info.avatar}}" class="data-v-03b3b792"></image></block><block wx:else><image src="https://www.lijkj.cn/static/default.png" class="data-v-03b3b792"></image></block><view class="info data-v-03b3b792"><view class="name data-v-03b3b792">{{info.nickname}}<block wx:if="{{info.status!=1}}"><text class="{{['data-v-03b3b792',info.status==0?'on':'']}}">{{info.status_text}}</text></block></view><view class="timer data-v-03b3b792">{{info.createtime}}</view></view></view><block wx:if="{{userInfo.id!=info.user_id}}"><view data-event-opts="{{[['tap',[['openPage',[1]]]]]}}" class="{{['btn','data-v-03b3b792',info.is_guanzhu==1?'btn-on':'']}}" bindtap="__e">{{info.is_guanzhu==0?'+关注':'已关注'}}</view></block></view><view class="b data-v-03b3b792"><view class="title data-v-03b3b792">{{info.title}}</view><view class="desc data-v-03b3b792">{{info.content_tag}}</view></view></view><view class="jb data-v-03b3b792"><view class="title data-v-03b3b792">基本信息</view><view class="content data-v-03b3b792"><block wx:if="{{info.main_realname}}"><view class="p data-v-03b3b792">{{"姓名:"+info.main_realname}}</view></block><block wx:if="{{info.main_cardno}}"><view class="p data-v-03b3b792">{{"身份证号:"+info.main_cardno}}</view></block><block wx:if="{{info.main_phone}}"><view class="p data-v-03b3b792">{{"手机号码:"+info.main_phone}}</view></block><block wx:if="{{info.main_wechat}}"><view class="p data-v-03b3b792">{{"微信号:"+info.main_wechat}}</view></block><block wx:if="{{info.main_jiguan}}"><view class="p data-v-03b3b792">{{"籍贯:"+info.main_jiguan}}</view></block><block wx:if="{{info.main_otherinfo}}"><view class="p data-v-03b3b792">{{"其他信息:"+info.main_otherinfo}}</view></block></view></view><view class="bd data-v-03b3b792" style="{{'min-height:'+(info.payed==0&&info.is_pay==1?'565rpx':'auto')+';'}}"><view class="desc data-v-03b3b792">{{info.content}}</view><view class="pic data-v-03b3b792"><block wx:for="{{info.imgList}}" wx:for-item="a" wx:for-index="i" wx:key="i"><view class="li data-v-03b3b792"><image mode="heightFix" src="{{a}}" data-event-opts="{{[['tap',[['previewImage',[i]]]]]}}" bindtap="__e" class="data-v-03b3b792"></image></view></block><block wx:for="{{info.videoList}}" wx:for-item="a" wx:for-index="i" wx:key="i"><view class="li data-v-03b3b792"><video src="{{a}}" class="data-v-03b3b792"></video></view></block></view><block wx:if="{{info.payed==0&&info.is_pay==1}}"><view class="zhezhao data-v-03b3b792"><view class="in data-v-03b3b792"><image src="https://www.lijkj.cn/static/pay.png" class="data-v-03b3b792"></image><view class="txt data-v-03b3b792">该内容完成支付后可查看</view></view><view class="blur data-v-03b3b792"></view></view></block></view><block wx:if="{{$root.g0}}"><view class="xinxi data-v-03b3b792"><view class="title data-v-03b3b792">证人信息</view><view class="info data-v-03b3b792"><block wx:for="{{zhengrenList}}" wx:for-item="a" wx:for-index="i" wx:key="i"><view class="li data-v-03b3b792"><view class="p data-v-03b3b792">{{"姓名:"+a.realname}}</view><view class="p data-v-03b3b792">{{"身份证号:"+a.cardno}}</view><view class="p data-v-03b3b792">{{"手机号码:"+a.phone}}</view><view class="p data-v-03b3b792">{{"居住地址:"+a.address}}</view></view></block></view></view></block><view class="do data-v-03b3b792"><view class="fl data-v-03b3b792"><image class="img1 data-v-03b3b792" src="https://www.lijkj.cn/static/icon-view.png"></image>{{info.readnum}}</view><view class="fl data-v-03b3b792"><image class="img2 data-v-03b3b792" src="https://www.lijkj.cn/static/dianzan.png"></image>{{''+info.likenum}}</view></view><block wx:if="{{$root.g1}}"><view class="list data-v-03b3b792"><view class="title data-v-03b3b792"><view class="txt data-v-03b3b792">关联推荐</view></view><block wx:for="{{guanlianList}}" wx:for-item="a" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['openPage',[10,'$0'],[[['guanlianList','',index,'id']]]]]]]}}" class="li data-v-03b3b792" bindtap="__e"><view class="b data-v-03b3b792">{{index+1+"."+a.title}}</view><view class="{{['c','data-v-03b3b792',a.type_tag=='善'?'':'c-on']}}">{{a.type_tag}}</view></view></block></view></block><block wx:if="{{$root.g2}}"><view class="list data-v-03b3b792"><view class="title data-v-03b3b792"><view class="txt data-v-03b3b792">评论</view></view><view class="content data-v-03b3b792"><block wx:for="{{pinglunList}}" wx:for-item="a" wx:for-index="i" wx:key="i"><view class="lis data-v-03b3b792"><view class="a data-v-03b3b792"><block wx:if="{{a.avatar}}"><image src="{{baseUrl+a.avatar}}" class="data-v-03b3b792"></image></block><block wx:else><image src="https://www.lijkj.cn/static/default.png" class="data-v-03b3b792"></image></block></view><view class="b data-v-03b3b792"><view class="name data-v-03b3b792">{{a.username}}</view><view class="desc data-v-03b3b792">{{a.content}}</view></view><view class="c data-v-03b3b792">{{a.createtime}}</view></view></block></view></view></block><block wx:if="{{userInfo.id==info.user_id}}"><view class="del data-v-03b3b792"><image src="https://www.lijkj.cn/static/icon-user-04.png" data-event-opts="{{[['tap',[['openPage',[11]]]]]}}" bindtap="__e" class="data-v-03b3b792"></image><image src="https://www.lijkj.cn/static/icon-del.png" data-event-opts="{{[['tap',[['openPage',[12]]]]]}}" bindtap="__e" class="data-v-03b3b792"></image></view></block><block wx:if="{{info.status==-1}}"><view class="btns data-v-03b3b792"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="jujue data-v-03b3b792" bindtap="__e">驳回原因</view><view data-event-opts="{{[['tap',[['openPage',[2]]]]]}}" class="faqi data-v-03b3b792" bindtap="__e">重新发起</view></view></block><block wx:if="{{info.payed==1&&info.status==1}}"><view class="fd data-v-03b3b792"><view class="a data-v-03b3b792"><input type="text" placeholder="说点什么..." data-event-opts="{{[['input',[['__set_model',['','content','$event',[]]]]]]}}" value="{{content}}" bindinput="__e" class="data-v-03b3b792"/></view><view class="btn data-v-03b3b792"><view data-event-opts="{{[['tap',[['openPage',[4]]]]]}}" class="txt data-v-03b3b792" bindtap="__e">发送</view><block wx:if="{{info.is_like==0}}"><image src="https://www.lijkj.cn/static/dianzan.png" data-event-opts="{{[['tap',[['openPage',[7]]]]]}}" bindtap="__e" class="data-v-03b3b792"></image></block><block wx:else><image src="https://www.lijkj.cn/static/dianzan2.png" data-event-opts="{{[['tap',[['openPage',[8]]]]]}}" bindtap="__e" class="data-v-03b3b792"></image></block><block wx:if="{{info.is_sc==0}}"><image src="https://www.lijkj.cn/static/icon-like.png" data-event-opts="{{[['tap',[['openPage',[5]]]]]}}" bindtap="__e" class="data-v-03b3b792"></image></block><block wx:else><image src="https://www.lijkj.cn/static/icon-like-on.png" data-event-opts="{{[['tap',[['openPage',[6]]]]]}}" bindtap="__e" class="data-v-03b3b792"></image></block></view></view></block><block wx:if="{{info.is_pay==1}}"><block wx:if="{{info.payed==0}}"><view class="fd data-v-03b3b792"><view class="b data-v-03b3b792">实付金额:<text class="data-v-03b3b792">{{"¥"+info.money}}</text></view><view data-event-opts="{{[['tap',[['openPage',[3]]]]]}}" class="c data-v-03b3b792" bindtap="__e">立即支付</view></view></block></block><u-popup vue-id="72c3bbb4-1" show="{{show}}" round="{{10}}" mode="center" data-event-opts="{{[['^close',[['close']]],['^open',[['open']]]]}}" bind:close="__e" bind:open="__e" class="data-v-03b3b792" bind:__l="__l" vue-slots="{{['default']}}"><view class="wechat data-v-03b3b792"><view class="title data-v-03b3b792">驳回原因</view><view class="info data-v-03b3b792"><view class="item data-v-03b3b792">驳回时间:<text class="data-v-03b3b792">{{info.updatetime}}</text></view><view class="item data-v-03b3b792">驳回原因:<text class="data-v-03b3b792">{{info.reason}}</text></view></view><view data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" class="btn data-v-03b3b792" bindtap="__e">我知道了</view></view></u-popup></view>