pifa
fanfan 3 months ago
parent 236e98a4e4
commit c609b2bb3e
  1. 5
      pages/shopList/shopPage.vue

@ -105,7 +105,8 @@
<view class="toTop" v-if="isTop" @click="openScrollTo()">
<image :src="$picUrl+'/static/toTop.png?=1'"></image>
</view>
</view><addShuiyin />
</view>
<addShuiyin />
</view>
</template>
@ -560,7 +561,7 @@
.cate-item {
width: 100%;
padding: 20rpx 25rpx;
padding: 37rpx 25rpx;
color: #999999;
font-size: 24rpx;
position: relative;

Loading…
Cancel
Save