BottomActionBar.wxml 980 B

1
  1. <view class="bottom-action-bar data-v-65412fc8"><view class="coupon-btn data-v-65412fc8" bindtap="{{c}}"><image src="{{a}}" mode="aspectFit" class="bg-img data-v-65412fc8"></image><view class="coupon-content data-v-65412fc8"><image src="{{b}}" mode="widthFix" class="icon-coupon data-v-65412fc8"></image><view class="coupon-text data-v-65412fc8">优惠券</view></view></view><view class="cart-btn data-v-65412fc8"><image src="{{d}}" mode="aspectFit" class="bg-img data-v-65412fc8"></image><view class="shop-cart data-v-65412fc8"><view class="shop-cart-content data-v-65412fc8" bindtap="{{h}}"><image src="{{e}}" mode="widthFix" class="icon-shopping-cart data-v-65412fc8"></image><view class="number data-v-65412fc8">{{f}}</view><view class="price data-v-65412fc8"><text class="price-symbol data-v-65412fc8">¥</text><text class="price-number data-v-65412fc8">{{g}}</text></view></view><view class="order-btn data-v-65412fc8" bindtap="{{i}}">去下单</view></view></view></view>