diff --git a/pages/index/index.vue b/pages/index/index.vue
index 377ac09..4cecefe 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -105,9 +105,9 @@
-
+
-
+
秒杀团
@@ -1147,7 +1147,7 @@
url = '/package2/group/groupBuyList'
break;
case '3':
- url = ''
+ url = '/package2/group/studentStoreList'
break;
case '4':
url = ''
@@ -1412,7 +1412,7 @@
.swiper {
width: 100%;
- height: 500rpx;
+ height: 440rpx;
z-index: 99 !important;
}
@@ -1426,6 +1426,7 @@
.order-notice-wrap {
// background: linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(250, 255, 250, 0.72) 100%);
position: relative;
+ top:10rpx;
}
.order-msg-box {
@@ -1623,7 +1624,7 @@
.like-box,
.daimai-box {
width: 95%;
- margin: 24rpx auto;
+ margin: 12rpx auto;
}
.daimai-tab {
@@ -1883,7 +1884,7 @@
height: 400rpx;
background: url("https://jewel-shop.oss-cn-beijing.aliyuncs.com/6d65d349d68f40e7886c978190b6ea33.png") no-repeat;
background-size: 100%;
- margin-top: 20rpx;
+ margin-top: 10rpx;
display: flex;
border-radius: 34rpx;
overflow: hidden;