2025-01-15 18:39:05 +08:00

1 line
13 KiB
Plaintext

<view class="main data-v-49dced80"><view class="pageContent data-v-49dced80"><view class="contentBox data-v-49dced80"><scroll-view class="scrollBox data-v-49dced80" scroll-y="{{pageScroll}}" scroll-into-view="{{currentView}}" scroll-with-animation="{{true}}"><view style="width:100%;box-sizing:border-box;padding:0 32rpx;background:#fff;" class="_div data-v-49dced80"><current-service vue-id="1c7d78f4-1" goDetail="{{false}}" currentServiceMessage="{{currentServiceMessage}}" class="data-v-49dced80" bind:__l="__l"></current-service></view><block wx:if="{{showTab}}"><view class="tabBox data-v-49dced80"><block wx:for="{{tabList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['handleChangeTab',['$0'],[[['tabList','',index,'value']]]]]]]}}" class="{{['data-v-49dced80',selectTab===item.value?'tabItem selectTabItem':'tabItem']}}" bindtap="__e">{{item.label||""}}</view></block></view></block><block wx:if="{{showTab&&selectTab===1||!showTab}}"><view class="detailItem data-v-49dced80" id="chargeBox"><view class="top data-v-49dced80"><label class="boxName _span data-v-49dced80">充电信息</label></view><view class="chargeContent data-v-49dced80"><view class="contentItem data-v-49dced80"><view class="leftItem data-v-49dced80"><image class="carIcon data-v-49dced80" src="/static/images/home/carIcon.png"></image>充电桩</view><view class="rightItem data-v-49dced80"><label class="emptyText _span data-v-49dced80">空</label><label class="occupy _span data-v-49dced80">{{detailInfo.LIVESTOCKPACKING||"-"}}</label><label class="unit _span data-v-49dced80"></label></view></view><view class="contentItem data-v-49dced80"><view class="leftItem data-v-49dced80"><image class="carIcon data-v-49dced80" src="/static/images/home/carIcon.png"></image>国网</view><view class="rightItem data-v-49dced80"><label class="emptyText _span data-v-49dced80">空</label><label class="occupy _span data-v-49dced80">{{detailInfo.STATEGRIDCHARGE||"-"}}</label><label class="unit _span data-v-49dced80"></label></view></view><view class="contentItem data-v-49dced80"><view class="leftItem data-v-49dced80"><image class="carIcon data-v-49dced80" src="/static/images/home/carIcon.png"></image>理想5C</view><view class="rightItem data-v-49dced80"><label class="emptyText _span data-v-49dced80">空</label><label class="occupy _span data-v-49dced80">{{detailInfo.LIAUTOCHARGE||"-"}}</label><label class="unit _span data-v-49dced80"></label></view></view><view class="contentItem data-v-49dced80"><view class="leftItem data-v-49dced80"><image class="carIcon data-v-49dced80" src="/static/images/home/carIcon.png"></image>广汽能源</view><view class="rightItem data-v-49dced80"><label class="emptyText _span data-v-49dced80">空</label><label class="occupy _span data-v-49dced80">{{detailInfo.GACENERGYCHARGE||"-"}}</label><label class="unit _span data-v-49dced80"></label></view></view><view class="contentItem data-v-49dced80"><view class="leftItem data-v-49dced80"><image class="carIcon data-v-49dced80" src="/static/images/home/carIcon.png"></image>其他</view><view class="rightItem data-v-49dced80"><label class="emptyText _span data-v-49dced80">空</label><label class="occupy _span data-v-49dced80">{{detailInfo.OTHERCHARGE||"-"}}</label><label class="unit _span data-v-49dced80"></label></view></view></view></view></block><block wx:if="{{showTab&&selectTab===2||!showTab}}"><view class="detailItem data-v-49dced80" id="gasBox"><view class="top data-v-49dced80"><label class="boxName _span data-v-49dced80">加油信息</label></view><view class="gasContent data-v-49dced80"><view class="gasItem data-v-49dced80"><image class="gasItemIcon data-v-49dced80" src="/static/images/home/92Icon.png"></image><label class="label _span data-v-49dced80">#加油枪</label><label class="value _span data-v-49dced80">{{detailInfo.REFUELINGGUN92||"-"}}</label></view><view class="gasItem data-v-49dced80"><image class="gasItemIcon data-v-49dced80" src="/static/images/home/95Icon.png"></image><label class="label _span data-v-49dced80">#加油枪</label><label class="value _span data-v-49dced80">{{detailInfo.REFUELINGGUN95||"-"}}</label></view><view class="gasItem data-v-49dced80"><image class="gasItemIcon data-v-49dced80" src="/static/images/home/zeroIcon.png"></image><label class="label _span data-v-49dced80">#加油枪</label><label class="value _span data-v-49dced80">{{detailInfo.REFUELINGGUN0||"-"}}</label></view></view></view></block><block wx:if="{{showTab&&selectTab===3||!showTab}}"><view class="detailItem data-v-49dced80" id="serviceConfigBox"><view class="top data-v-49dced80"><label class="boxName _span data-v-49dced80">服务区信息</label></view><view class="serviceContent data-v-49dced80"><view class="serviceItem data-v-49dced80"><view class="serviceMessage data-v-49dced80"><view class="messageItem data-v-49dced80"><view class="serviceTop data-v-49dced80"><image class="serviceIcon data-v-49dced80" src="{{detailInfo.HASPANTRY?'/static/images/home/manWCIcon.svg':'/static/images/home/noManWCIcon.svg'}}"></image><view class="serviceName data-v-49dced80">男厕</view></view><view class="serviceBottom data-v-49dced80">{{detailInfo.HASPANTRY||"-"}}</view></view><view class="messageItem data-v-49dced80"><view class="serviceTop data-v-49dced80"><image class="serviceIcon data-v-49dced80" src="{{detailInfo.HASWIFI?'/static/images/home/womanWCIcon.svg':'/static/images/home/noWomanWCIcon.svg'}}"></image><view class="serviceName data-v-49dced80">女厕</view></view><view class="serviceBottom data-v-49dced80">{{detailInfo.HASWIFI||"-"}}</view></view><view class="messageItem data-v-49dced80"><view class="serviceTop data-v-49dced80"><image class="serviceIcon data-v-49dced80" src="{{detailInfo.TOILETCOUNT?'/static/images/home/tideWC.svg':'/static/images/home/noTideWC.svg'}}"></image><view class="serviceName data-v-49dced80">潮汐厕位</view></view><view class="serviceBottom data-v-49dced80">{{detailInfo.TOILETCOUNT||"-"}}</view></view></view></view><view class="serviceItem data-v-49dced80"><view class="serviceMessage data-v-49dced80"><view class="messageItem data-v-49dced80"><view class="serviceTop data-v-49dced80"><image class="serviceIcon data-v-49dced80" src="{{detailInfo.HASSHOWERROOM?'/static/images/home/shower.svg':'/static/images/home/noShower.svg'}}"></image><view class="serviceName data-v-49dced80">淋浴间</view></view><view class="serviceBottom data-v-49dced80">{{detailInfo.HASSHOWERROOM||"-"}}</view></view><view class="messageItem data-v-49dced80"><view class="serviceTop data-v-49dced80"><image class="serviceIcon data-v-49dced80" src="{{detailInfo.HASWATERROOM?'/static/images/home/waterBoiler.svg':'/static/images/home/noWaterBoiler.svg'}}"></image><view class="serviceName data-v-49dced80">开水器</view></view><view class="serviceBottom data-v-49dced80">{{detailInfo.HASWATERROOM||"-"}}</view></view><view class="messageItem data-v-49dced80"><view class="serviceTop data-v-49dced80"><image class="serviceIcon data-v-49dced80" src="{{detailInfo.MICROWAVEOVEN?'/static/images/home/microwave.svg':'/static/images/home/noMicrowave.svg'}}"></image><view class="serviceName data-v-49dced80">微波炉</view></view><view class="serviceBottom data-v-49dced80">{{detailInfo.MICROWAVEOVEN||"-"}}</view></view></view></view><view class="serviceItem data-v-49dced80"><view class="serviceMessage data-v-49dced80"><view class="messageItem data-v-49dced80"><view class="serviceTop data-v-49dced80"><image class="serviceIcon data-v-49dced80" src="{{detailInfo.WASHERCOUNT?'/static/images/home/washing.svg':'/static/images/home/noWashing.svg'}}"></image><view class="serviceName data-v-49dced80">洗衣机</view></view><view class="serviceBottom data-v-49dced80">{{detailInfo.WASHERCOUNT||"-"}}</view></view><view class="messageItem data-v-49dced80"><view class="serviceTop data-v-49dced80"><image class="serviceIcon data-v-49dced80" src="{{detailInfo.SLEEPINGPODS?'/static/images/home/sleep.svg':'/static/images/home/noSleep.svg'}}"></image><view class="serviceName data-v-49dced80">睡眠仓</view></view><view class="serviceBottom data-v-49dced80">{{detailInfo.SLEEPINGPODS||"-"}}</view></view></view></view><view class="serviceItem data-v-49dced80" style="box-sizing:border-box;padding:0 24rpx;"><view class="otherMessage data-v-49dced80"><view class="otherItem data-v-49dced80"><image class="haveIcon data-v-49dced80" src="{{detailInfo.HASPILOTLOUNGE?'/static/images/home/haveIcon.svg':'/static/images/home/noHaveIcon.svg'}}"></image><label class="configText _span data-v-49dced80">司机之家</label></view><view class="otherItem data-v-49dced80"><image class="haveIcon data-v-49dced80" src="{{detailInfo.HASCHILD?'/static/images/home/haveIcon.svg':'/static/images/home/noHaveIcon.svg'}}"></image><label class="configText _span data-v-49dced80">车辆维修</label></view><view class="otherItem data-v-49dced80"><image class="haveIcon data-v-49dced80" src="{{detailInfo.VEHICLEWATERFILLING?'/static/images/home/haveIcon.svg':'/static/images/home/noHaveIcon.svg'}}"></image><label class="configText _span data-v-49dced80">车辆加水</label></view></view></view></view></view></block><block wx:if="{{showTab&&selectTab===4||!showTab}}"><view class="detailItem data-v-49dced80" id="stopCarBox"><view class="top data-v-49dced80"><label class="boxName _span data-v-49dced80">停车信息</label></view><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.SMALLPARKING?'/static/images/home/carIcon.svg':'/static/images/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.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.PACKING?'/static/images/home/bus.svg':'/static/images/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.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.TRUCKPACKING?'/static/images/home/train.svg':'/static/images/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.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.DANPACKING?'/static/images/home/chemicals.svg':'/static/images/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.DANPACKING||"-"}}<label class="unit _span data-v-49dced80">个</label></view></view></view></view></view></block><block wx:if="{{showTab&&selectTab===5||!showTab}}"><view class="detailItem data-v-49dced80" id="storeBox"><view class="top data-v-49dced80"><label class="boxName _span data-v-49dced80">经营信息</label></view><view class="storeContent data-v-49dced80"><view class="storeItem data-v-49dced80"><view class="storeTop data-v-49dced80"><image class="storeIcon data-v-49dced80" src="/static/images/home/storeAll.png"></image></view><view class="storeBottom data-v-49dced80"><view class="storeName data-v-49dced80">商铺总量</view><view class="value data-v-49dced80">{{detailInfo.DININGROOMCOUNT||"-"}}<label class="unit _span data-v-49dced80">个</label></view></view></view><view class="storeItem data-v-49dced80"><view class="storeTop data-v-49dced80"><image class="storeIcon data-v-49dced80" src="/static/images/home/foodStore.png"></image></view><view class="storeBottom data-v-49dced80"><view class="storeName data-v-49dced80">餐饮店</view><view class="value data-v-49dced80">{{''+(detailInfo.DININGROOMCOUNT||"-")}}<label class="unit _span data-v-49dced80">个</label></view></view></view><view class="storeItem data-v-49dced80"><view class="storeTop data-v-49dced80"><image class="storeIcon data-v-49dced80" src="/static/images/home/storeFacilitate.png"></image></view><view class="storeBottom data-v-49dced80"><view class="storeName data-v-49dced80">便利店</view><view class="value data-v-49dced80">{{''+(detailInfo.HASBACKGROUNDRADIO||"-")}}<label class="unit _span data-v-49dced80">个</label></view></view></view><view class="storeItem data-v-49dced80"><view class="storeTop data-v-49dced80"><image class="storeIcon data-v-49dced80" src="/static/images/home/sleep.png"></image></view><view class="storeBottom data-v-49dced80"><view class="storeName data-v-49dced80">客房</view><view class="value data-v-49dced80">{{''+(detailInfo.POINTCONTROLCOUNT||"-")}}<label class="unit _span data-v-49dced80">个</label></view></view></view></view></view></block></scroll-view></view></view></view>