guhongwei пре 2 година
родитељ
комит
ebced92d11
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      pagesHome/group/group.vue

+ 1 - 1
pagesHome/group/group.vue

@@ -202,7 +202,7 @@
 			// 参加团购
 			// 参加团购
 			toJion(e) {
 			toJion(e) {
 				const that = this;
 				const that = this;
-				that.clearPage();
+				// that.clearPage();
 				uni.navigateTo({
 				uni.navigateTo({
 					url: `/pagesHome/group/share?id=${e.goods._id}&group=${e._id}`
 					url: `/pagesHome/group/share?id=${e.goods._id}&group=${e._id}`
 				})
 				})