From a11884bfdbb0596016258224878c3349ccde5eb7 Mon Sep 17 00:00:00 2001 From: buffeyu Date: Thu, 27 Jan 2022 15:07:23 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BA=B8=E5=95=86=E5=9F=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mall/index.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pages/mall/index.vue b/pages/mall/index.vue index 1f98fdb..09dc9bf 100644 --- a/pages/mall/index.vue +++ b/pages/mall/index.vue @@ -168,6 +168,9 @@ export default { }, methods: { back, + loginChange() { + go2('login') + }, // 截屏 makeScreenShot() { screenShot()