fanfan 7 months ago
parent c36c15e931
commit 24df0a93ba
  1. 6
      pages/shopList/shopPage.vue

@ -551,7 +551,7 @@
.first-cate {
height: 100%;
width: 108rpx;
width: 120rpx;
.first-cate-tabs {
overflow-x: hidden;
@ -560,11 +560,13 @@
.cate-item {
width: 100%;
padding: 20rpx 30rpx;
padding: 20rpx 25rpx;
color: #999999;
font-size: 24rpx;
position: relative;
background: #F0F4F3;
text-align: center;
word-wrap: break-word;
&.prev {
border-radius: 0 0 30rpx 0;

Loading…
Cancel
Save