1 line
3.6 KiB
Plaintext
1 line
3.6 KiB
Plaintext
<view class="main _div data-v-c850b6c4"><view class="pageTop _div data-v-c850b6c4"><view data-event-opts="{{[['tap',[['goSelectServer',['$event']]]]]}}" class="first _div data-v-c850b6c4" bindtap="__e"><image class="addressIcon data-v-c850b6c4" src="/static/images/home/blackFixed.png"></image><view class="text _div data-v-c850b6c4">{{serverPart.SERVERPART_NAME||""}}</view><image class="moreIcon data-v-c850b6c4" src="/static/images/home/rightArrow.png"></image></view><view class="second _div data-v-c850b6c4">{{'距您'+(serverPart.SERVERPART_DISTANCE||"-")+'km'}}</view></view><block wx:if="{{false}}"><view class="newTabList _div data-v-c850b6c4"><block wx:for="{{selectTypeList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['handleChangeType',[index]]]]]}}" class="{{['_div','data-v-c850b6c4',selectTypeTab===index?'newTabItem selectTabItem':'newTabItem']}}" bindtap="__e">{{''+item.label+''}}</view></block></view></block><view class="shopListBox _div data-v-c850b6c4"><block wx:if="{{$root.g0}}"><view class="_div data-v-c850b6c4"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['goBuy',['$0'],[[['shopList','',index]]]]]]]}}" class="shopItemBox _div data-v-c850b6c4" catchtap="__e"><view class="shopItemTop _div data-v-c850b6c4"><view class="shopImg _div data-v-c850b6c4"><image class="shopIcon data-v-c850b6c4" src="{{item.$orig.MERCHANTS_LOGO||'https://eshangtech.com/ShopICO/no-picture.png'}}" mode="aspectFit"></image></view><view class="shopDetail _div data-v-c850b6c4"><view class="shopName _div data-v-c850b6c4"><label class="shopTitle _span data-v-c850b6c4">{{item.$orig.MERCHANTS_NAME}}</label></view><view class="otherDetail _div data-v-c850b6c4"><view class="leftDetail _div data-v-c850b6c4"><label class="mark _span data-v-c850b6c4">{{item.$orig.MERCHANTS_SCORE+"分"}}</label><label class="monthSales _span data-v-c850b6c4">{{"月售"+(item.$orig.MONTHLYSALES||"-")}}</label></view><view class="rightDetail _div data-v-c850b6c4"><label class="perCapita _span data-v-c850b6c4">{{"人均 ¥"+(item.$orig.PERCAPITA||"-")}}</label></view></view><block wx:if="{{item.$orig.SCANCODE_ORDER===1}}"><view data-event-opts="{{[['tap',[['goBuy',['$0'],[[['shopList','',index]]]]]]]}}" class="goOrder _div data-v-c850b6c4" catchtap="__e"><image class="orderIcon data-v-c850b6c4" src="/static/images/home/goOrderIcon.png"></image><label class="goOrderText _span data-v-c850b6c4">去点餐</label></view></block><block wx:if="{{item.g1}}"><view class="couponBox _div data-v-c850b6c4" style="{{'right:'+(item.g2?'160rpx':'0')+';'}}"><image class="couponIcon data-v-c850b6c4" src="/static/images/home/useCoupon.png"></image><label class="couponText _span data-v-c850b6c4">优惠券</label></view></block></view></view><block wx:if="{{item.g3}}"><view class="shopList _div data-v-c850b6c4"><block wx:for="{{item.$orig.GoodsList}}" wx:for-item="subItem" wx:for-index="subIndex" wx:key="subIndex"><view class="shopItem _div data-v-c850b6c4"><view class="shopImgBox _div data-v-c850b6c4"><image class="shopImg data-v-c850b6c4" src="{{subItem.IMAGE_URL}}"></image></view><view class="shopName _div data-v-c850b6c4">{{subItem.COMMODITY_NAME||""}}</view><view class="itemPrice _div data-v-c850b6c4"><label class="itemUnit _span data-v-c850b6c4">¥</label><label class="itemPrice _span data-v-c850b6c4">{{subItem.COMMODITY_RETAILPRICE||""}}</label></view></view></block></view></block></view></block></view></block><no-data vue-id="41c51fb0-1" text="暂无可点餐门店" isShow="{{!$root.g4}}" class="data-v-c850b6c4" bind:__l="__l"></no-data></view></view> |