diff --git a/pages/index/index.vue b/pages/index/index.vue
index cf364be..1cb40ce 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -76,7 +76,7 @@
-
+
@@ -108,9 +108,9 @@
-
+
-
+
店内现货
@@ -168,7 +168,7 @@
-
+
¥
{{item.seckill_price_min}}
@@ -191,7 +191,7 @@
-
查看更多
@@ -202,7 +202,7 @@
@click="goJump('/pages/goods/detail?goodsId=' + item.goods_id)">
-
+
¥{{item.goods_price_min}}
@@ -214,7 +214,7 @@
-
查看更多
@@ -224,7 +224,7 @@
@click="goJump('/pages/goods/detail?goodsId=' + item.goods_id)">
-
+
¥{{item.goods_price_min}}
diff --git a/pages/user/index.vue b/pages/user/index.vue
index 36dfe78..aaeff67 100644
--- a/pages/user/index.vue
+++ b/pages/user/index.vue
@@ -1306,10 +1306,10 @@
}
.goodsInfo {
- margin-bottom: 12rpx;
- height: 60rpx;
+ overflow: hidden;
.title {
+ height: 60rpx;
display: flex;
align-items: center;
margin-top: 10rpx;