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 { .menu-swiper-box {
position: relative; position: relative;
background: #fff; background: #fff;
// height: 100%; height: 100%;
.menu-swiper-item { .menu-swiper-item {
background: #fff; background: #fff;
height: 100%; height: 100%;

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

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

Loading…
Cancel
Save