ylj20011123 57dde3d600 update
2025-06-09 19:16:39 +08:00

1 line
25 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view class="main data-v-49dced80"><view class="topBox data-v-49dced80" style="{{'height:'+((loginType==='min'?menu.bottom+8:menu.top+50)+'px')+';'+('padding-top:'+((loginType==='min'?menu.top:menu.top+10)+'px')+';')}}"><view class="topContent data-v-49dced80"><view data-event-opts="{{[['tap',[['handleBack',['$event']]]]]}}" class="backIconBox data-v-49dced80" bindtap="__e"><image class="backIcon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/brankBlackArrow.svg"></image></view><view data-event-opts="{{[['tap',[['goSelectServer',['$event']]]]]}}" class="currentServiceBox data-v-49dced80" bindtap="__e"><image class="servicePosition data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/blackFixed.png"></image><text class="currentService data-v-49dced80">{{detailInfo.SERVERPART_NAME}}</text><image class="rightArrow data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/rightArrow.svg"></image></view></view></view><view class="content data-v-49dced80" style="{{'padding-top:'+((loginType==='min'?menu.bottom+8:menu.top+50)+'px')+';'}}"><view class="serviceDetail data-v-49dced80"><view class="detailTop data-v-49dced80"><block wx:if="{{$root.g0}}"><view class="serviceImg data-v-49dced80"><swiper class="banner data-v-49dced80" style="width:100%;height:100%;" scroll-x="true" circular="true" indicator-dots="true" indicator-active-color="#272625" autoplay="{{true}}"><block wx:for="{{detailInfo.ImageLits}}" wx:for-item="img" wx:for-index="i" wx:key="i"><swiper-item style="width:100%;height:100%;" class="data-v-49dced80"><image style="width:100%;height:100%;" mode="aspectFill" lazy-load="true" src="{{img}}" class="data-v-49dced80"></image></swiper-item></block></swiper></view></block><block wx:else><view class="noDataBg data-v-49dced80"></view></block></view><view class="detailBottom data-v-49dced80"><view class="detailFirst data-v-49dced80"><view class="firstLeft data-v-49dced80"><text class="serviceName data-v-49dced80">{{detailInfo.SERVERPART_NAME||""}}</text><text class="serviceStatus data-v-49dced80">营业中</text></view><view data-event-opts="{{[['tap',[['handleGomap',['$event']]]]]}}" class="firstRight data-v-49dced80" bindtap="__e"><view class="goBox data-v-49dced80">出发</view></view></view><view class="detailSecond data-v-49dced80"><view class="secondLeft data-v-49dced80"><text class="addressText data-v-49dced80">{{(detailInfo.ServerpartInfo.SERVERPART_ADDRESS||"-")+(detailInfo.ServerpartInfo.EXPRESSWAY_NAME||"-")}}</text></view><view class="secondRight data-v-49dced80"><image class="detailFixedIcon data-v-49dced80" src="/static/home/newFixedIcon.svg"></image><text class="address data-v-49dced80"><text class="distance data-v-49dced80">{{(detailInfo.SERVERPART_DISTANCE===0?0:detailInfo.SERVERPART_DISTANCE||"-")+"km"}}</text></text></view></view></view></view><view class="carDetailBox data-v-49dced80"><view class="detailTab data-v-49dced80"><block wx:for="{{firstTabList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['handleChangeFirstTab',['$0'],[[['firstTabList','',index]]]]]]]}}" class="{{['data-v-49dced80',firstTab===item.value?'tabItem selectTabItem':'tabItem']}}" bindtap="__e">{{''+item.label+''}}</view></block></view><view class="firstContent data-v-49dced80"><block wx:if="{{firstTab===1}}"><view class="gasContent data-v-49dced80"><view class="gasItem data-v-49dced80"><image class="gasItemIcon data-v-49dced80" src="/static/home/new92.svg"></image><view class="newValue data-v-49dced80"><view class="newValueLeft data-v-49dced80"><label class="unit _span data-v-49dced80">¥</label><label class="price _span data-v-49dced80">{{oliData&&oliData["92"]?''+$root.g1[0]:detailInfo.sumDetail.REFUELINGGUN92||"-"}}</label><label class="smallPrice _span data-v-49dced80">{{oliData&&oliData["92"]?'.'+$root.g2[1]:detailInfo.sumDetail.REFUELINGGUN92||"-"}}</label></view><view class="newValueRight data-v-49dced80">/升</view></view></view><view class="gasItem data-v-49dced80"><image class="gasItemIcon data-v-49dced80" src="/static/home/new95.svg"></image><view class="newValue data-v-49dced80"><view class="newValueLeft data-v-49dced80"><label class="unit _span data-v-49dced80">¥</label><label class="price _span data-v-49dced80">{{oliData&&oliData["95"]?''+$root.g3[0]:detailInfo.sumDetail.REFUELINGGUN92||"-"}}</label><label class="smallPrice _span data-v-49dced80">{{oliData&&oliData["95"]?'.'+$root.g4[1]:detailInfo.sumDetail.REFUELINGGUN92||"-"}}</label></view><view class="newValueRight data-v-49dced80">/升</view></view></view><view class="gasItem data-v-49dced80"><image class="gasItemIcon data-v-49dced80" src="/static/home/new0.svg"></image><view class="newValue data-v-49dced80"><view class="newValueLeft data-v-49dced80"><label class="unit _span data-v-49dced80">¥</label><label class="price _span data-v-49dced80">{{oliData&&oliData["0"]?''+$root.g5[0]:detailInfo.sumDetail.REFUELINGGUN92||"-"}}</label><label class="smallPrice _span data-v-49dced80">{{oliData&&oliData["0"]?'.'+$root.g6[1]:detailInfo.sumDetail.REFUELINGGUN92||"-"}}</label></view><view class="newValueRight data-v-49dced80">/升</view></view></view></view></block><block wx:if="{{false}}"><view class="chargeContent data-v-49dced80"><view class="chargeItem data-v-49dced80"><view class="itemLeft data-v-49dced80"><image class="imgIcon _img data-v-49dced80" src="https://eshangtech.com/minTestImg/LXIcon.png"></image><label class="chargeTypeName _span data-v-49dced80">理想</label></view><view class="itemRight data-v-49dced80"><label class="emptyText _span data-v-49dced80">空</label><label class="use _span data-v-49dced80">{{detailInfo.LXDetail&&detailInfo.LXDetail.LXEmpty?detailInfo.LXDetail.LXEmpty:"0"}}</label><label class="sum _span data-v-49dced80">{{"/"+(detailInfo.LXDetail&&detailInfo.LXDetail.LXSum?detailInfo.LXDetail.LXSum:"0")}}</label></view></view><view class="chargeItem data-v-49dced80"><view class="itemLeft data-v-49dced80"><image class="imgIcon _img data-v-49dced80" src="https://eshangtech.com/minTestImg/WLIcon.png"></image><label class="chargeTypeName _span data-v-49dced80">蔚来</label></view><view class="itemRight data-v-49dced80"><label class="emptyText _span data-v-49dced80">空</label><label class="use _span data-v-49dced80">{{detailInfo.WLDetail&&detailInfo.WLDetail.WLEmpty?detailInfo.WLDetail.WLEmpty:"0"}}</label><label class="sum _span data-v-49dced80">{{"/"+(detailInfo.WLDetail&&detailInfo.WLDetail.WLSum?detailInfo.WLDetail.WLSum:"0")}}</label></view></view><view class="chargeItem data-v-49dced80"><view class="itemLeft data-v-49dced80"><image class="imgIcon _img data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/sunIcon.svg"></image><label class="chargeTypeName _span data-v-49dced80">新能源</label></view><view class="itemRight data-v-49dced80"><label class="emptyText _span data-v-49dced80">空</label><label class="use _span data-v-49dced80">{{detailInfo.SunDetail&&detailInfo.SunDetail.SunEmpty?detailInfo.SunDetail.SunEmpty:"0"}}</label><label class="sum _span data-v-49dced80">{{"/"+(detailInfo.SunDetail&&detailInfo.SunDetail.SunSum?detailInfo.SunDetail.SunSum:"0")}}</label></view></view><view class="chargeItem data-v-49dced80" style="margin-bottom:0;"><view class="itemLeft data-v-49dced80"><image class="imgIcon _img data-v-49dced80" src="https://eshangtech.com/minTestImg/stateGridIcon.png"></image><label class="chargeTypeName _span data-v-49dced80">国网</label></view><view class="itemRight data-v-49dced80"><label class="emptyText _span data-v-49dced80">空</label><label class="use _span data-v-49dced80">{{detailInfo.chargeAndReplaceDetail&&detailInfo.chargeAndReplaceDetail.chargeAndReplace?detailInfo.chargeAndReplaceDetail.chargeAndReplace:"0"}}</label><label class="sum _span data-v-49dced80">{{"/"+(detailInfo.chargeAndReplaceDetail&&detailInfo.chargeAndReplaceDetail.chargeAndReplaceSum?detailInfo.chargeAndReplaceDetail.chargeAndReplaceSum:"0")}}</label></view></view><block wx:if="{{false}}"><view class="stateGrid data-v-49dced80"><view class="leftGrid data-v-49dced80"><text class="gridText data-v-49dced80">充电桩</text></view><view class="rightGrid data-v-49dced80"><text class="other data-v-49dced80">空</text><text class="have data-v-49dced80">{{chargingObj.use||"0"}}</text><block wx:if="{{chargingObj.have>0}}"><text class="all data-v-49dced80">{{"/"+(chargingObj.have||"0")}}</text></block><block wx:else><text class="all data-v-49dced80">{{"/"+(detailInfo.sumDetail.LIVESTOCKPACKING||"0")}}</text></block></view></view></block><block wx:if="{{false}}"><view class="stateGrid data-v-49dced80"><view class="leftGrid data-v-49dced80"><text class="gridText data-v-49dced80">国网</text></view><view class="rightGrid data-v-49dced80"><text class="other data-v-49dced80">空</text><text class="have data-v-49dced80">{{chargingObj.use||"0"}}</text><block wx:if="{{chargingObj.have>0}}"><text class="all data-v-49dced80">{{"/"+(chargingObj.have||"0")}}</text></block><block wx:else><text class="all data-v-49dced80">{{"/"+(detailInfo.sumDetail.STATEGRIDCHARGE||"0")}}</text></block></view></view></block><block wx:if="{{false}}"><view class="stateGrid data-v-49dced80"><view class="leftGrid data-v-49dced80"><text class="gridText data-v-49dced80">理想5C</text></view><view class="rightGrid data-v-49dced80"><text class="other data-v-49dced80">空</text><text class="have data-v-49dced80">{{chargingObj.use||"0"}}</text><block wx:if="{{chargingObj.have>0}}"><text class="all data-v-49dced80">{{"/"+(chargingObj.have||"0")}}</text></block><block wx:else><text class="all data-v-49dced80">{{"/"+(detailInfo.sumDetail.LIAUTOCHARGE||"0")}}</text></block></view></view></block><block wx:if="{{false}}"><view class="stateGrid data-v-49dced80"><view class="leftGrid data-v-49dced80"><text class="gridText data-v-49dced80">广汽能源</text></view><view class="rightGrid data-v-49dced80"><text class="other data-v-49dced80">空</text><text class="have data-v-49dced80">{{chargingObj.use||"0"}}</text><block wx:if="{{chargingObj.have>0}}"><text class="all data-v-49dced80">{{"/"+(chargingObj.have||"0")}}</text></block><block wx:else><text class="all data-v-49dced80">{{"/"+(detailInfo.sumDetail.GACENERGYCHARGE||"0")}}</text></block></view></view></block><block wx:if="{{false}}"><view class="stateGrid data-v-49dced80"><view class="leftGrid data-v-49dced80"><text class="gridText data-v-49dced80">其他</text></view><view class="rightGrid data-v-49dced80"><text class="other data-v-49dced80">空</text><text class="have data-v-49dced80">{{chargingObj.use||"0"}}</text><block wx:if="{{chargingObj.have>0}}"><text class="all data-v-49dced80">{{"/"+(chargingObj.have||"0")}}</text></block><block wx:else><text class="all data-v-49dced80">{{"/"+(detailInfo.sumDetail.OTHERCHARGE||"0")}}</text></block></view></view></block></view></block><block wx:if="{{false}}"><view class="carContent data-v-49dced80"><view class="carItem data-v-49dced80"><view class="carTop data-v-49dced80"><image class="carIcon data-v-49dced80" src="{{detailInfo.sumDetail.SMALLPARKING?'https://eshangtech.com/wanmeiyizhanImg/home/carIcon.svg':'https://eshangtech.com/wanmeiyizhanImg/home/noCarIcon.svg'}}"></image></view><view class="carBottom data-v-49dced80"><view class="carName data-v-49dced80">轿车车位</view><view class="carValue data-v-49dced80">{{detailInfo.sumDetail.SMALLPARKING||"-"}}<label class="unit _span data-v-49dced80">个</label></view></view></view><view class="carItem data-v-49dced80"><view class="carTop data-v-49dced80"><image class="carIcon data-v-49dced80" src="{{detailInfo.sumDetail.PACKING?'https://eshangtech.com/wanmeiyizhanImg/home/bus.svg':'https://eshangtech.com/wanmeiyizhanImg/home/noBus.svg'}}"></image></view><view class="carBottom data-v-49dced80"><view class="carName data-v-49dced80">客车车位</view><view class="carValue data-v-49dced80">{{(detailInfo.sumDetail.PACKING||"-")+''}}<label class="unit _span data-v-49dced80">个</label></view></view></view><view class="carItem data-v-49dced80"><view class="carTop data-v-49dced80"><image class="carIcon data-v-49dced80" src="{{detailInfo.sumDetail.TRUCKPACKING?'https://eshangtech.com/wanmeiyizhanImg/home/train.svg':'https://eshangtech.com/wanmeiyizhanImg/home/noTrain.svg'}}"></image></view><view class="carBottom data-v-49dced80"><view class="carName data-v-49dced80">货车车位</view><view class="carValue data-v-49dced80">{{detailInfo.sumDetail.TRUCKPACKING||"-"}}<label class="unit _span data-v-49dced80">个</label></view></view></view><view class="carItem data-v-49dced80" style="margin-top:24rpx;"><view class="carTop data-v-49dced80"><image class="carIcon data-v-49dced80" src="{{detailInfo.sumDetail.DANPACKING?'https://eshangtech.com/wanmeiyizhanImg/home/chemicals.svg':'https://eshangtech.com/wanmeiyizhanImg/home/noChemicals.svg'}}"></image></view><view class="carBottom data-v-49dced80"><view class="carName data-v-49dced80">危化品车位</view><view class="carValue data-v-49dced80">{{detailInfo.sumDetail.DANPACKING||"-"}}<label class="unit _span data-v-49dced80">个</label></view></view></view></view></block><block wx:if="{{false}}"><view class="vehicleMaintenance data-v-49dced80"><view class="vehicleTitle data-v-49dced80">车辆维修</view><view class="vehicleContent data-v-49dced80"><view class="vehicleContentLeft data-v-49dced80"><view class="leftLabel data-v-49dced80">{{detailInfo.sumDetail.REPAIR_TEL||"-"}}</view><view class="onlineTime data-v-49dced80">营业时间24小时</view></view><view data-event-opts="{{[['tap',[['handleCallPhone',['$0'],['detailInfo.sumDetail.REPAIR_TEL']]]]]}}" class="vehicleContentRight data-v-49dced80" bindtap="__e"><image class="callPhone data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/callPhoneIcon.svg"></image></view></view></view></block></view></view><block wx:if="{{$root.g7}}"><view class="newContentBox data-v-49dced80"><view class="detailTab data-v-49dced80"><block wx:for="{{detailInfo.configList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['handleChangeThirdTab',['$0'],[[['detailInfo.configList','',index]]]]]]]}}" class="{{['data-v-49dced80',thirdTab===item.key?'tabItem selectTabItem':'tabItem']}}" bindtap="__e">{{''+item.name+''}}</view></block></view><block wx:if="{{$root.g8}}"><scroll-view class="detailContent data-v-49dced80" scroll-x="{{true}}"><view class="imgList data-v-49dced80"><block wx:for="{{detailInfo.configObj[thirdTab]}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['handleShowImg',[index,'$0'],['detailInfo.configObj.'+thirdTab+'']]]]]}}" class="configImg data-v-49dced80" bindtap="__e"><image class="img data-v-49dced80" src="{{item.src}}" lazy-load="{{true}}"></image></view></block></view></scroll-view></block></view></block><view class="popularMerchants data-v-49dced80"><view class="popularTitle data-v-49dced80">热门商家</view><block wx:if="{{$root.g9}}"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="i" wx:key="i"><view data-event-opts="{{[['tap',[['goShop',['$0'],[[['merchantList','',i]]]]]]]}}" class="newShopUnit _div data-v-49dced80" style="{{'margin-bottom:'+(i+1===item.g10?'0':'')+';'}}" bindtap="__e"><view class="_div data-v-49dced80"><view class="shopItemTop _div data-v-49dced80"><view class="shopImg _div data-v-49dced80"><image class="shopIcon data-v-49dced80" src="{{item.$orig.MERCHANTS_LOGO||'https://eshangtech.com/ShopICO/no-picture.png'}}" mode="aspectFit"></image></view><view class="shopDetail _div data-v-49dced80"><view class="shopDetailLeft _div data-v-49dced80"><view class="detailLeftTop _div data-v-49dced80"><label class="topShopName _span data-v-49dced80">{{item.$orig.MERCHANTS_NAME}}</label></view><view class="detailLeftBottom _div data-v-49dced80"><view class="scoreBox data-v-49dced80"><uni-rate style="margin-right:8rpx;" vue-id="{{'1c7d78f4-1-'+i}}" value="{{item.$orig.MERCHANTS_SCORE}}" size="16" readonly="{{true}}" allowHalf="{{true}}" color="#D9D9D9" activeColor="#FFC300" class="data-v-49dced80" bind:__l="__l"></uni-rate>{{''+(item.$orig.MERCHANTS_SCORE||'')+''}}</view><view class="newOtherDetail data-v-49dced80"><label class="label _span data-v-49dced80">月售</label><label class="value _span data-v-49dced80">{{item.$orig.MONTHLYSALES||"-"}}</label><label class="label _span data-v-49dced80" style="margin-left:20rpx;">人均</label><label class="value _span data-v-49dced80">{{"¥"+(item.$orig.PERCAPITA||"-")}}</label></view></view></view><view class="shopDetailRight _div data-v-49dced80"><block wx:if="{{item.$orig.SCANCODE_ORDER===1}}"><view data-event-opts="{{[['tap',[['goBuy',['$0'],[[['merchantList','',i]]]]]]]}}" class="goFood data-v-49dced80" catchtap="__e">点餐</view></block><block wx:else><block wx:if="{{item.g11}}"><view data-event-opts="{{[['tap',[['goBuy',['$0'],[[['merchantList','',i]]]]]]]}}" class="search data-v-49dced80" catchtap="__e">查看</view></block></block></view></view></view><block wx:if="{{item.g12}}"><view class="shopList _div data-v-49dced80"><block wx:for="{{item.$orig.GOODSLIST}}" wx:for-item="subItem" wx:for-index="subIndex" wx:key="subIndex"><view class="shopItem _div data-v-49dced80"><view class="shopImgBox _div data-v-49dced80"><image class="shopImg data-v-49dced80" lazy-load="{{true}}" src="{{subItem.IMAGE_URL}}"></image></view><view class="shopName _div data-v-49dced80">{{subItem.COMMODITY_NAME||""}}</view><view class="itemPrice _div data-v-49dced80"><label class="itemUnit _span data-v-49dced80">¥</label><label class="itemPrice _span data-v-49dced80">{{subItem.COMMODITY_RETAILPRICE||""}}</label></view></view></block></view></block></view></view></block></block></view><block wx:if="{{false}}"><view class="otherFacilities data-v-49dced80"><view class="detailTab data-v-49dced80"><block wx:for="{{secondTabList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['handleChangeSecondTab',['$0'],[[['secondTabList','',index]]]]]]]}}" class="{{['data-v-49dced80',secondTab===item.value?'tabItem selectTabItem':'tabItem']}}" bindtap="__e">{{''+item.label+''}}</view></block></view><view class="secondContent data-v-49dced80"><block wx:if="{{secondTab===1}}"><view class="toiletBox data-v-49dced80"><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="icon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/manWCIcon.svg"></image></view><view class="toiletItemRight data-v-49dced80"><view class="label data-v-49dced80">男厕</view><view class="value data-v-49dced80">{{detailInfo.sumDetail.HASPANTRY}}<label class="unit _span data-v-49dced80">个</label></view></view></view><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="icon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/womanWCIcon.svg"></image></view><view class="toiletItemRight data-v-49dced80"><view class="label data-v-49dced80">女厕</view><view class="value data-v-49dced80">{{detailInfo.sumDetail.HASWIFI}}<label class="unit _span data-v-49dced80">个</label></view></view></view><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="icon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/tideToiletSeat.svg"></image></view><view class="toiletItemRight data-v-49dced80"><view class="label data-v-49dced80">潮汐厕位</view><view class="value data-v-49dced80">{{detailInfo.sumDetail.TOILETCOUNT}}<label class="unit _span data-v-49dced80">个</label></view></view></view><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="icon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/toiletPaperTowels.svg"></image></view><view class="toiletItemRight data-v-49dced80"><view class="label data-v-49dced80">厕纸巾</view><view class="value data-v-49dced80">{{detailInfo.sumDetail.TOILET_PAPER}}<label class="unit _span data-v-49dced80">个</label></view></view></view></view></block><block wx:if="{{secondTab===2}}"><view class="toiletBox data-v-49dced80"><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="icon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/waterDispenser.svg"></image></view><view class="toiletItemRight data-v-49dced80"><view class="label data-v-49dced80">饮水机</view><view class="value data-v-49dced80">{{detailInfo.sumDetail.MABROOMWATER_DISPENSER}}<label class="unit _span data-v-49dced80">个</label></view></view></view><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="icon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/nursingTable.svg"></image></view><view class="toiletItemRight data-v-49dced80"><view class="label data-v-49dced80">哺乳桌</view><view class="value data-v-49dced80">{{detailInfo.sumDetail.NURSING_TABLE}}<label class="unit _span data-v-49dced80">个</label></view></view></view><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="icon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/crib.svg"></image></view><view class="toiletItemRight data-v-49dced80"><view class="label data-v-49dced80">婴儿床</view><view class="value data-v-49dced80">{{detailInfo.sumDetail.BABY_COT}}<label class="unit _span data-v-49dced80">个</label></view></view></view><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="icon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/changingTable.svg"></image></view><view class="toiletItemRight data-v-49dced80"><view class="label data-v-49dced80">尿布台</view><view class="value data-v-49dced80">{{detailInfo.sumDetail.CHANGING_TABLE}}<label class="unit _span data-v-49dced80">个</label></view></view></view></view></block><block wx:if="{{secondTab===3}}"><view class="toiletBox data-v-49dced80"><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="icon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/showerRoom.svg"></image></view><view class="toiletItemRight data-v-49dced80"><view class="label data-v-49dced80">淋浴间</view><view class="value data-v-49dced80">{{detailInfo.sumDetail.SHOWERROOM===0?"无":detailInfo.sumDetail.SHOWERROOM===1?"有":detailInfo.sumDetail.SHOWERROOM===2?"热水":"-"}}</view></view></view><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="icon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/waterBoiler.svg"></image></view><view class="toiletItemRight data-v-49dced80"><view class="label data-v-49dced80">饮水机</view><view class="value data-v-49dced80">{{detailInfo.sumDetail.DROOMWATER_DISPENSER}}<label class="unit _span data-v-49dced80">个</label></view></view></view></view></block><block wx:if="{{secondTab===4}}"><view class="toiletBox data-v-49dced80"><block wx:if="{{false}}"><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="icon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/showerRoom.svg"></image></view><view class="toiletItemRight data-v-49dced80"><view class="label data-v-49dced80">淋浴间</view><view class="value data-v-49dced80">{{detailInfo.sumDetail.HASSHOWERROOM}}<label class="unit _span data-v-49dced80">个</label></view></view></view></block><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="icon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/waterBoiler.svg"></image></view><view class="toiletItemRight data-v-49dced80"><view class="label data-v-49dced80">开水器</view><view class="value data-v-49dced80">{{detailInfo.sumDetail.HASWATERROOM}}<label class="unit _span data-v-49dced80">个</label></view></view></view><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="icon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/microwave.svg"></image></view><view class="toiletItemRight data-v-49dced80"><view class="label data-v-49dced80">微波炉</view><view class="value data-v-49dced80">{{detailInfo.sumDetail.MICROWAVEOVEN}}<label class="unit _span data-v-49dced80">个</label></view></view></view><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="icon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/washingMachine.svg"></image></view><view class="toiletItemRight data-v-49dced80"><view class="label data-v-49dced80">洗衣机</view><view class="value data-v-49dced80">{{detailInfo.sumDetail.WASHERCOUNT}}<label class="unit _span data-v-49dced80">个</label></view></view></view><block wx:if="{{false}}"><view class="toiletItem data-v-49dced80"></view></block><block wx:if="{{false}}"><view class="toiletItem data-v-49dced80"><view class="toiletItemLeft data-v-49dced80"><image class="toiletIcon data-v-49dced80" src="https://eshangtech.com/wanmeiyizhanImg/home/urea.svg"></image><text class="toiletText data-v-49dced80">尿素</text></view><view class="toiletItemRight data-v-49dced80"><text class="rightText data-v-49dced80" style="{{'color:'+(detailInfo.sumDetail.UREA_COUNT?'#009F43':'')+';'}}">{{detailInfo.sumDetail.UREA_COUNT?"有":"无"}}</text></view></view></block></view></block></view></view></block></view><block wx:if="{{isLoading}}"><custom-loading vue-id="1c7d78f4-2" visible="{{isLoading}}" data-event-opts="{{[['^updateVisible',[['e0']]]]}}" bind:updateVisible="__e" class="data-v-49dced80" bind:__l="__l"></custom-loading></block></view>