| | |
| | | :show-action="false"></u-search> |
| | | </view> |
| | | <view class="coupon-tip"> |
| | | <text class="tip-text">你已有专属优惠卷可以进行抵扣对应商品</text> |
| | | <text class="tip-text">你已有专属优惠劵可以进行抵扣对应商品</text> |
| | | </view> |
| | | <view style="display: flex;padding: 32rpx;box-sizing: border-box;height: 100%;"> |
| | | <view style="display: flex;padding: 32rpx;box-sizing: border-box;height: 75vh"> |
| | | <view class="navigatorMenue"> |
| | | <scroll-view class="typeNavigation" :scroll-y="true" :show-scrollbar="false"> |
| | | <view class="typeNavigationItem" :class="{typeNavigationItemCheck:currentCategort ==item.id}" |
| | |
| | | .typeNavigation { |
| | | box-sizing: border-box; |
| | | padding: 10rpx; |
| | | height: 100%; |
| | | padding-bottom: 40rpx; /* 增加底部内边距 */ |
| | | height: 100%; /* 增加底部内边距 */ |
| | | } |
| | | |
| | | .typeNavigationItem { |