From 5e70266e51340e15b54fb57d0966759aa2b72113 Mon Sep 17 00:00:00 2001 From: Enzo <1284707383@qq.com> Date: Mon, 11 Oct 2021 09:36:33 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=8F=90=E7=A4=BA?= =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index/index.vue | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/pages/index/index/index.vue b/pages/index/index/index.vue index ce0b255..adb8554 100644 --- a/pages/index/index/index.vue +++ b/pages/index/index/index.vue @@ -270,9 +270,11 @@ // 方法,需要将小程序的方法都放到这个里面 methods: { goLive() { - wx.navigateTo({ - url: `plugin-private://wx2b03c6e691cd7370/pages/live-player-plugin?room_id=1` - }) + this.$msg('敬请期待!'); + return + // wx.navigateTo({ + // url: `plugin-private://wx2b03c6e691cd7370/pages/live-player-plugin?room_id=1` + // }) }, getAlertAd(){ this.$http.get({ From 3d3238027f3b31dd2d4091210e9e64f99106fb71 Mon Sep 17 00:00:00 2001 From: Enzo <1284707383@qq.com> Date: Mon, 11 Oct 2021 10:39:40 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../lf-waterfall-index/lf-waterfall.vue | 227 ++++++++++++++++++ pages/discover/discover.vue | 20 +- pages/index/index/index.vue | 2 +- 3 files changed, 236 insertions(+), 13 deletions(-) create mode 100644 components/lf-waterfall-index/lf-waterfall.vue diff --git a/components/lf-waterfall-index/lf-waterfall.vue b/components/lf-waterfall-index/lf-waterfall.vue new file mode 100644 index 0000000..5456268 --- /dev/null +++ b/components/lf-waterfall-index/lf-waterfall.vue @@ -0,0 +1,227 @@ + + + + + diff --git a/pages/discover/discover.vue b/pages/discover/discover.vue index d09286c..e4ba6f4 100644 --- a/pages/discover/discover.vue +++ b/pages/discover/discover.vue @@ -59,17 +59,10 @@ - - - - - - + - - - + 购物车 @@ -78,8 +71,11 @@ 99+ + + + - + @@ -439,7 +435,7 @@