detail-tabbar.wxml 788 B

1
  1. <su-fixed wx:if="{{g}}" class="data-v-169918cd" u-s="{{['d']}}" u-i="169918cd-0" bind:__l="__l" u-p="{{g}}"><view class="ui-tabbar-box data-v-169918cd"><view class="ui-tabbar ss-flex ss-col-center ss-row-between data-v-169918cd"><view wx:if="{{a}}" class="detail-tabbar-item ss-flex ss-flex-col ss-row-center ss-col-center data-v-169918cd" bindtap="{{c}}"><image class="item-icon data-v-169918cd" src="{{b}}" mode="aspectFit"/><view class="item-title data-v-169918cd">首页</view></view><view wx:if="{{d}}" class="detail-tabbar-item ss-flex ss-flex-col ss-row-center ss-col-center data-v-169918cd" bindtap="{{f}}"><image class="item-icon data-v-169918cd" src="{{e}}" mode="aspectFit"/><view class="item-title data-v-169918cd">购物车</view></view><slot></slot></view></view></su-fixed>