Explorar o código

团购页面修改

guhongwei %!s(int64=2) %!d(string=hai) anos
pai
achega
ebced92d11
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pagesHome/group/group.vue

+ 1 - 1
pagesHome/group/group.vue

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