main
liudan 2 years ago
parent 786e30e9b3
commit c9167fce1e
  1. 2
      pages/index/category/item.vue
  2. 4
      pages/index/category/one-catgory.vue
  3. 2
      pages/index/index/home-head.vue

@ -99,7 +99,7 @@ export default {
.menu-swiper-box {
position: relative;
background: #fff;
// height: 100%;
height: 100%;
.menu-swiper-item {
background: #fff;
height: 100%;

@ -297,8 +297,10 @@ export default {
background:#fff;
display: flex;flex-direction: column;
justify-content: space-around;align-items: center;
padding:0 40rpx;height: 103%;
padding:0 40rpx;
box-shadow: -2px 0px 8px 0px rgba(31,32,14,0.05);
height: 100%;
margin-top: -16rpx;
}
.active{
height:380rpx;

@ -303,7 +303,7 @@ export default {
margin: 0 24rpx;
/* position: relative; */
/* top: -20px; */
margin-top: -240rpx;
margin-top: -176rpx;
min-height: 0;
}
.u-iconfont{

Loading…
Cancel
Save