123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359 |
- <wxs src="../../../utils/filters.wxs" module="filters"></wxs>
- <view class="{{dialog||showCutImage||showApproval?'overflowHidden':'progressdetail'}}">
- <view class="image-box">
- <swiper circular="{{true}}" bindchange="swiperChange" current="{{swiperIndex}}" class="height500 width100">
- <block wx:if="{{detail.cover[0]}}">
- <swiper-item item-id="cover-{{0}}" class="height500">
- <image src="{{detail.cover[0]}}" class="minHeight" data-type="cover" data-img="{{detail.cover[0]}}" bindtap="previewImage" mode="widthFix"></image>
- <view wx:if="{{detail.vr_link}}" data-vr="{{detail.vr_link}}" class="vr-box" data-type="2" bindtap="openVRLink">
- <image src="../../../img/zbvricon.png" class="vr-image" mode="widthFix"></image>
- </view>
- </swiper-item>
- </block>
- <block wx:if="{{imageArr.length}}">
- <swiper-item wx:for="{{imageArr}}" wx:key="{{index}}" item-id="img-{{index}}" class="height500">
- <image src="{{item}}" class="minHeight" data-type="image" data-img="{{item}}" bindtap="previewImage" mode="widthFix"></image>
- </swiper-item>
- </block>
- <block wx:if="{{VRlinklist.length}}">
- <swiper-item wx:for="{{VRlinklist}}" wx:key="{{index}}" item-id="vr-{{index}}" class="height500 relative">
- <image src="{{item.vrfirstImg}}" class="minHeight" data-type="vr" data-img="{{item.vrfirstImg}}" bindtap="previewImage" mode="widthFix"></image>
- <view wx:if="{{item.vrUrl}}" data-vr="{{item.vrUrl}}" class="vr-box" data-type="2" bindtap="openVRLink">
- <image src="../../../img/zbvricon.png" class="vr-image" mode="widthFix"></image>
- </view>
- </swiper-item>
- </block>
- <block wx:if="{{videolink.length}}">
- <swiper-item wx:for="{{videolink}}" wx:key="{{index}}" item-id="video-{{index}}" class="height500">
- <video-list id="videolink{{index}}" vidoesrc="{{item.video}}" poster="{{item.cover?item.cover:item.cover+'?x-oss-process=video/snapshot,t_100,f_jpg,w_200,m_fast'}}" objectfit="contain" showProgress="{{true}}" showBottomProgress="{{true}}" showFullscreenBtn="{{true}}" />
- </swiper-item>
- </block>
- </swiper>
- <view class="switchTab relative">
- <block wx:for="{{tab}}">
- <view wx:key="{{index}}" wx:if="{{item.count!=0}}" data-type="{{item.type}}" class="{{item.type==activeType?'activeTab':''}}" data-count="{{item.count}}" bindtap="handleSwitch">{{item.name}}</view>
- </block>
- </view>
- <text class="s-count">{{showSortNum}}/{{allDataCount}}</text>
- <view class="fullVideo" wx:if="{{activeType=='video'}}" data-id="videolink{{showSortNum-1}}" bindtap="handleFullPlay">
- <image src="../../../img/fullscreen.png" mode="widthFix"></image>
- </view>
- <view class="b_img_icon">
- <image src="https://o.nczyzs.com/Building/750.png" mode="widthFix" />
- <view class="companyMsg">
- <view class="companyleft">
- <view class="companylogo">
- <image src="{{companyobj.logo}}" mode="" />
- </view>
- <view>{{companyobj.company_name}}</view>
- </view>
- <view class="companyright">
- {{detail.name}}
- </view>
- </view>
- </view>
- </view>
- <view class="floorMsg">
- <view wx:if="{{false}}" class="f-title">
- <view class="clearfix f_left">{{detail.name}}</view>
- <view bindtap="handleCollect" class="collect_box">
- <!-- 更多信息
- <image src="../../../img/zbicon2.png" mode="widthFix" /> -->
- </view>
- </view>
- <view class="f-data">
- <view class="f-data-1">
- <view>
- <text class="f-data-num">{{detail.sign_num}}</text>
- <text class="f-data-name">签约户数</text>
- </view>
- </view>
- <view class="f-data-line"></view>
- <view>
- <text class="f-data-num">{{detail.start_num}}</text>
- <text class="f-data-name">开工户数</text>
- </view>
- <view class="f-data-line"></view>
- <view>
- <text class="f-data-num">{{detail.finish_num}}</text>
- <text class="f-data-name">完工户数</text>
- </view>
- </view>
- <view class="f-area">
- <view wx:for="{{detail.area_list}}">{{item}}㎡</view>
- <block wx:if="{{!detail.area_list.length}}">
- <view>暂未关联户型</view>
- </block>
- </view>
- <view class="f-address">
- <text class="f-address-name color999">地址:</text>
- <view class="flex-sub f-address-dsc color333">
- {{detail.address}}
- </view>
- <image class="f-address_ico" src="../../../img/zbicon3.png" mode="widthFix" />
- </view>
- <view class="f-dsc">
- <text class="f-dsc-name color999">简介:</text>
- <view class="{{!showContent?'flex-sub f-dsc-content ellipsisOne':'flex-sub f-dsc-content'}}" bindtap="showAllContent">
- {{detail.content}}
- </view>
- </view>
- </view>
- <view class="line"></view>
- <view class="listBoxStyle">
- <view class="communitymsg">
- <view class="c_title">户型解析({{detail.housetype_count}})</view>
- <view class="c_more">
- <!-- 更多户型
- <image src="../../../img/zbicon2.png" mode="widthFix" /> -->
- </view>
- </view>
- <view wx:if="{{houseTypeItemlist.length}}" class="houseTypeBox">
- <view wx:if="{{houseTypelists.length}}" class="houseTypeHeader">
- <view class="hhRight">
- <view wx:for="{{houseTypelists}}" wx:for-index="idx" wx:key="idx" data-index="{{idx}}" data-type="{{item.id}}" class="{{item.id==houseTypeActive?'hhactive':''}}" bindtap="handlelist">{{item.name}}({{item.count}})</view>
- </view>
- </view>
- <view class="houseTypeShowBox">
- <view wx:for="{{houseTypeItemlist}}" class="houseTypeItem" data-cid="{{item.id}}" bindtap="viewHouseType">
- <view class="house_image relative {{!item.house_img?'bcE8F3FF':''}}">
- <block wx:if="{{item.house_img && item.house_img.length}}">
- <image data-img="{{item.house_img[0]}}" data-index="{{index}}" data-type="himg" src="{{item.house_img[0]}}"></image>
- </block>
- <block wx:else="">
- <text class="noneHouseType">暂无户型图</text>
- </block>
- <image wx:if="{{item.vr_link}}" data-vr="{{item.vr_link}}" data-type="2" bindtap="openVRLink" class="vrEyeIcon" src="../../../img/zbicon4.png" mode="widthFix" />
- </view>
- <view class="h-dsc111">
- <block wx:if="{{item.room == 9}}">
- <view style="font-size: 28rpx;">别墅</view>
- </block>
- <block wx:else="">
- <view style="font-size: 28rpx;">{{item.room}}室{{item.hall}}厅{{item.bathroom}}卫</view>
- </block>
- <view wx:if="{{item.notes}}" class="remarkText">{{item.notes}}</view>
- </view>
- <view class="h-area111">{{item.area}}㎡/{{item.orientation||'朝向暂无'}}</view>
- <view class="h-operate">
- <image src="../../../img/zbicon5.png" mode="widthFix" />
- <button catchtap="houseTypeDsc" data-room="{{item.room}}" data-title="{{item.room}}室{{item.hall}}厅{{item.bathroom}}卫" data-index="{{index}}" class="colorDE2525">户型剖析</button>
- <button catchtap="inquiry" class="colorfff">进业主群</button>
- </view>
- </view>
- </view>
- </view>
- <nonedata style="width: 100%;" len="{{houseTypeItemlist.length}}" datashow="{{datashow}}"></nonedata>
- <view wx:if="{{type==3 && devCaseData.length && false}}" class="lineBg"></view>
- <view wx:if="{{type==3 && devCaseData.length && false}}" class="devCaseBox">
- <view class="dev_case_title">户型研发案例</view>
- <view wx:for="{{devCaseData}}" wx:for-index="index" wx:key="index" data-id="{{item.id}}" data-type="{{item.type}}" bindtap="devCaseDetail" class="devCaseItem {{(index+1)==devCaseData.length?'':'devCaseBorderBottom'}}">
- <view class="leftCase relative">
- <image src="{{item.cover}}"></image>
- <image wx:if="{{item.type == 1}}" src="../../../img/zbvricon.png" mode="widthFix" class="interVrStyle"></image>
- </view>
- <view class="rightCase">
- <view class="r_case_name">{{item.name}}</view>
- <block wx:if="{{item.room == 9}}">
- <view class="r_case_type">{{item.area}}㎡ | 别墅</view>
- </block>
- <block wx:else="">
- <view class="r_case_type">{{item.area}}㎡ | {{item.room}}室{{item.hall}}厅{{item.bathroom}}卫</view>
- </block>
- <view class="r_case_style">{{item.decostyles_name}}</view>
- </view>
- </view>
- </view>
- <block wx:if="{{type==4}}">
- <nonedata len="{{caselist.length}}" datashow="{{datashow}}"></nonedata>
- </block>
- <view class="lineBg"></view>
- <view class="timelineBox">
- <view class="timelineBox-header">
- <view class="p-type-btn">楼盘动态</view>
- </view>
- <view class="timelineBox-header labelTab">
- <view data-id="" class="{{labelId==''?'activelabel':''}}" bindtap="switchlabelFun">全部</view>
- <view wx:for="{{labelArr}}" wx:key="{{index}}" data-id="{{item.id}}" class="{{labelId==item.id?'activelabel':''}}" bindtap="switchlabelFun">{{item.name}}</view>
- </view>
- <view wx:for="{{progresslist}}" wx:for-item="item" wx:for-index="idx" wx:key="idx" class="timeline-item {{(idx + 1) == progresslist.length?'borderNone':''}}">
- <view class="timeline-item-name">
- <image class="lpicon" src="../../../img/zblpicon.png" mode="" />
- <view>
- <view class="fontw700 fontr28">{{item.name||'--'}}</view>
- <view class="color999">{{item.addtime}}</view>
- </view>
- <button wx:if="{{!bType}}" data-type="{{item.type}}" data-index="{{idx}}" data-id="{{item.id}}" bindtap="shareProgress" class="progress_share">
- <image src="../../../img/hshare.png" mode="widthFix"></image>
- </button>
- </view>
- <view class="timeline-item-dsc color666 {{showArticle==item.id?'':'ellipsisTwo'}}">
- {{item.content}}
- </view>
- <button wx:if="{{item.content.length > 52}}" class="t-allContent" data-cid="{{item.id}}" bindtap="toggleClass">{{showArticle==item.id?'隐藏':'全文'}}</button>
- <view class="timeline-item-img">
- <block wx:if="{{item.type == 'img'}}">
- <view wx:for="{{item.img}}" wx:for-index="ilx" wx:for-item="itemData" wx:key="itemData" class="vr-img-link {{(ilx+1)%3==0?'mr0':''}}">
- <image src="{{itemData}}?x-oss-process=image/resize,w_200" data-img="{{itemData}}" data-index="{{idx}}" bindtap="previewImage"></image>
- </view>
- </block>
- <block wx:if="{{item.type == 'video'}}">
- <view style="width: 100%;height: 380rpx;">
- <video-list vidoesrc="{{item.video}}" poster="{{item.img[0]?item.img[0]:item.img[0]+'?x-oss-process=video/snapshot,t_100,f_jpg,w_200,m_fast'}}" objectfit="contain" showProgress="{{true}}" showBottomProgress="{{true}}" showFullscreenBtn="{{true}}" />
- </view>
- </block>
- <block wx:if="{{item.type == 'group'}}">
- <view class="vr-img-link bgGroup">
- <image src="{{item.show_img}}?x-oss-process=image/resize,w_500" mode="heightFix"></image>
- <view data-vr="{{item.show_url}}" data-type="2" bindtap="openVRLink" class="vr-img-text">
- <image src="../../../img/zbvricon.png" class="vr-image-1" mode="widthFix"></image>
- </view>
- </view>
- </block>
- <block wx:else="">
- <view wx:for="{{item.vr}}" wx:for-index="ikx" wx:for-item="itemData" wx:key="ikx" class="vr-img-link {{(ikx+1)%3==0?'mr0':''}}">
- <image src="{{itemData.vrfirstImg}}?x-oss-process=image/resize,w_200" mode="widthFix"></image>
- <view data-vr="{{itemData.vrUrl}}" data-type="2" bindtap="openVRLink" class="vr-img-text">
- <image src="../../../img/zbvricon.png" class="vr-image-1" mode="widthFix"></image>
- </view>
- </view>
- </block>
- </view>
- </view>
- <nonedata len="{{progresslist.length}}" datashow="{{datashow}}"></nonedata>
- </view>
- </view>
- </view>
- <!-- 户型剖析 -->
- <view class="maskBg" wx:if="{{dialog}}" bindtap="closeMask">
- <view class="dialog" catchtap="dothis">
- <view class="ddTitle">{{dscTitle}}户型剖析</view>
- <view class="ddContent">
- <block wx:if="{{dscDataMsg.from==0}}">
- <block wx:if="{{dscDataMsg.house_count}}">
- <mp-html content="{{dscDataMsg.house_count}}" />
- </block>
- <block wx:else="">
- <nonedata len="{{0}}" datashow="{{datashow}}"></nonedata>
- </block>
- </block>
- <block wx:else="">
- <block wx:if="{{dscDataMsg.house_count || (dscDataMsg.img_content && dscDataMsg.img_content.length)}}">
- <view wx:if="{{dscDataMsg.house_count}}" class="houseDscStyle">{{dscDataMsg.house_count}}</view>
- <view wx:for="{{dscDataMsg.img_content}}" wx:key="index" class="houseDscImage">
- <image src="{{item}}?x-oss-process=image/resize,w_300" mode="widthFix"></image>
- </view>
- </block>
- <block wx:else="">
- <nonedata len="{{0}}" datashow="{{datashow}}"></nonedata>
- </block>
- </block>
- </view>
- </view>
- </view>
- <view wx:if="{{!ltype&&!bType}}" class="rightbtnbox">
- <view bindtap="sharetap" class="tcollectbox tsharebox tcenter">
- <image src="{{imgUrl}}xcx/aaa/tshare.png"></image>
- <view class="colorfff fontfpr fontr24 lhr24">分享</view>
- </view>
- <view bindtap="handleCollect" class="tcollectbox tcenter">
- <image wx:if="{{!detail.collected}}" src="{{imgUrl}}xcx/aaa/addcollect.png"></image>
- <image wx:if="{{detail.collected}}" src="{{imgUrl}}xcx/aaa/addcollected.png"></image>
- <view class="colorB6CADE fontfpr fontr24 lhr24">收藏</view>
- </view>
- </view>
- <block wx:if="{{bType == 'b'}}">
- <view wx:if="{{!showCutImage}}" style="width: 100%;height: 50rpx;"></view>
- <view class="shareTips">分享后上传分享截图可获得积分兑换现金</view>
- <view class="cutAndShare">
- <button bindtap="sharetap" class="shareBtn">立即分享</button>
- </view>
- <view wx:if="{{showCutImage}}" class="cutMask" bindtap="closeDialog" bindtouchmove="dothis">
- <view class="cutBlock" catchtap="dothis">
- <view class="cutTitle">上传分享截图</view>
- <view class="cutContent">
- <view class="cutShareLabel">上传分享截图</view>
- <view class="cutImglistBox">
- <view wx:for="{{trackimgarr}}" class="imageItem">
- <image src="{{item.tempFilePath}}" mode="" />
- <view data-index="{{index}}" class="imgdel" bindtap="imageDel">
- <image src="../../../img/wdelt.png" mode="widthFix"></image>
- </view>
- </view>
- <view class="uploadImg" bindtap="uploadImage">
- <image src="../../../img/addicon.png" mode="widthFix"></image>
- <view class="u-text">上传</view>
- </view>
- </view>
- <view class="u-textarea-box">
- <textarea value="{{remark}}" bindinput="getTextarea" class="u-textarea" placeholder="请输入备注" cols="30" rows="10"></textarea>
- </view>
- </view>
- <button disabled="{{loading}}" loading="{{loading}}" class="cutConfirm" bindtap="submitData">保存并推荐分享</button>
- </view>
- </view>
- </block>
- <block wx:if="{{pType=='b' && false}}">
- <view class="shareApprovalbtn" bindtap="handleShowApproval">分享审核</view>
- <view wx:if="{{showApproval}}" class="shareMask" catchtap="closeDialog">
- <view class="shareBlock" catchtap="dothis">
- <view class="shareBlockTitle">分享审核</view>
- <view class="shareBlockContent">
- <view wx:for="{{shareApprovallist}}" wx:key="{{index}}" class="shareApprovalItem">
- <view class="shareApprovalLeft">
- <image src="{{item.headimgurl?item.headimgurl:'../../../img/default.png'}}" mode="" />
- </view>
- <view class="shareApprovalRight">
- <view class="shareApprovalText">
- <text class="satName">{{item.agent_name||'未知'}}</text>
- <text class="satTime">分享时间:{{item.addtime}}</text>
- </view>
- <view class="shareApprovalImgBox">
- <view wx:for="{{item.img}}" wx:for-item="imgItem" wx:for-index="idx" wx:key="{{idx}}" class="shareApprovalImgItem" data-index="{{index}}" data-idx="{{idx}}" bindtap="previewImageEvent">
- <image src="{{imgItem}}" mode="" />
- </view>
- </view>
- <view wx:if="{{item.remarks}}" class="shareApprovalMsg">
- {{item.remarks}}
- </view>
- <view class="shareApproValBtnBox">
- <button data-id="{{item.id}}" disabled="{{loading}}" loading="{{loading}}" bindtap="confirmApproval" class="aConfirmBtn">通过</button>
- <button data-id="{{item.id}}" disabled="{{loading}}" loading="{{loading}}" bindtap="rejectApproval" class="aRejectBtn">驳回</button>
- </view>
- </view>
- </view>
- <nonedata len="{{shareApprovallist.length}}" datashow="{{datashow}}"></nonedata>
- </view>
- </view>
- </view>
- </block>
- <!-- <sharefooter wx:if="{{ltype!=1&&pType!='b'}}" type="{{!ltype?1:2}}"></sharefooter> -->
- <view wx:if="{{bType != 'b'}}" class="contactFixedBottom">
- <view class="userInfo">
- <image class="userInfoAvatar" src="{{personMsg.headimgurl?personMsg.headimgurl:'../../../img/default.png'}}"></image>
- <view class="infoMsg">
- <view class="flex align-center">
- <span class="fontr28 fontw700">{{personMsg.binded?personMsg.binded.name:personMsg.nickname}}</span>
- <image bindtap="jumpNameCard" class="nameCard" src="../../../img/zbnc.png" mode="widthFix"></image>
- </view>
- <view class="color999 fontr24 mt10">{{companyobj.company_name}}</view>
- </view>
- </view>
- <view class="contactType">
- <view class="wechat flex align-center justify-center" bindtap="previewWechat">
- <image src="../../../img/WeChat.png" mode="widthFix" class="wechatIcon"></image>
- <span class="colorfff fontr26 ml10">微信</span>
- </view>
- <view class="mobile flex align-center justify-center" bindtap="mobileAction">
- <image src="../../../img/whitemobile.png" mode="widthFix" class="phoneIcon"></image>
- <span class="colorfff fontr26 ml10">电话</span>
- </view>
- </view>
- </view>
- <wshare wshareshow="{{wshareshow}}" bind:poster="setpostertap" bind:sendfriendcircle="sendfriendtap" bind:sfriend="publicsharetap" showTask="{{showTask}}" bind:shareurl="shareurltap" contentid="{{cid}}" type="Building"></wshare>
|