cart.wxml 2.23 KB
<view class="page data-v-0f00adf4"><custom-head vue-id="1775f8c0-1" mode="searchNav" title="{{headtitle}}" class="data-v-0f00adf4" bind:__l="__l"></custom-head><view class="coupon-tab data-v-0f00adf4"><block wx:for="{{TypeData}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['onCouponTab',[index,'$0'],[[['TypeData','',index]]]]]]]}}" class="{{['list','data-v-0f00adf4',(TabShow===index)?'action':'']}}" bindtap="__e"><text class="data-v-0f00adf4">{{item.name}}</text><text class="line data-v-0f00adf4"></text></view></block></view><view class="goods-list data-v-0f00adf4"><view class="list data-v-0f00adf4"><block wx:for="{{ComData}}" wx:for-item="item" wx:for-index="__i0__"><view class="cart-box data-v-0f00adf4"><view class="cart-box-top data-v-0f00adf4"><view class="cart-box-img data-v-0f00adf4"><image src="{{item.image[0]==null?'../../static/img/head.jpg':BASE_URL+item.image[0].url}}" class="data-v-0f00adf4"></image></view><view class="cart-box-text data-v-0f00adf4"><view class="one-omit my-qymc data-v-0f00adf4">{{item.name}}</view><view class="data-v-0f00adf4"><text class="my-one-omit data-v-0f00adf4">{{item.synopsis}}</text></view></view><view class="data-v-0f00adf4"><view data-event-opts="{{[['tap',[['freeTell',['$0'],[[['ComData','',__i0__,'phone']]]]]]]}}" class="cart-box-btn data-v-0f00adf4" bindtap="__e"><image src="../../static/kefu.png" class="data-v-0f00adf4"></image>联系客服</view></view></view><block wx:for="{{item.goods}}" wx:for-item="Info" wx:for-index="__i1__"><view data-event-opts="{{[['tap',[['OrderDetails',['$0','$1'],[[['ComData','',__i0__],['goods','',__i1__,'id']],[['ComData','',__i0__,'phone']]]]]]]}}" class="cart-box-list data-v-0f00adf4" bindtap="__e"><view class="cart-box-img data-v-0f00adf4"><image src="{{Info.cover[0]==null?'../../static/img/head.jpg':BASE_URL+Info.cover[0].url}}" class="data-v-0f00adf4"></image></view><view class="cart-box-text data-v-0f00adf4"><view class="one-omit my-qymc data-v-0f00adf4">{{Info.name}}</view></view><view class="data-v-0f00adf4"><view class="cart-box-btn data-v-0f00adf4">{{"¥"+Info.price}}</view></view></view></block></view></block></view></view><tab-bar vue-id="1775f8c0-2" tabBarShow="{{2}}" class="data-v-0f00adf4" bind:__l="__l"></tab-bar></view>