diff --git a/package2/group/groupBuyList.vue b/package2/group/groupBuyList.vue
index 1e22ca2..8f4c355 100644
--- a/package2/group/groupBuyList.vue
+++ b/package2/group/groupBuyList.vue
@@ -12,7 +12,7 @@
-
+
{{word}}
@@ -125,7 +125,7 @@
- {{getDormStatus(index)}}
+ {{item._dormStatus}}
{{item.mingchu ? '明厨亮灶' : '速速加入'}}
@@ -134,9 +134,9 @@
- {{getLiveAvatar(index)}}
- {{getLiveAvatar(index + 1)}}
- {{getLiveAvatar(index + 2)}}
+ {{item._liveAvatars[0]}}
+ {{item._liveAvatars[1]}}
+ {{item._liveAvatars[2]}}
附近同学正在拼
@@ -151,7 +151,7 @@
{{item.subtitle}}
- {{getGroupTip(index)}}
+ {{item._groupTip}}
{{item.saleCount != null ? item.saleCount : 0}}人跟拼
@@ -159,9 +159,9 @@
-
-