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] =?UTF-8?q?=E9=A6=96=E9=A1=B5=E6=8F=90=E7=A4=BA=E4=BC=98?= =?UTF-8?q?=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({