From 204a6293e9f4861d04505ae01f055544971cabea Mon Sep 17 00:00:00 2001 From: cun-nan <19819293608@163.com> Date: Fri, 1 Dec 2023 17:43:20 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=9A=E5=91=98=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gasStation-uni/pages/index/index.vue | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gasStation-uni/pages/index/index.vue b/gasStation-uni/pages/index/index.vue index a79d68daa..afc1c177e 100644 --- a/gasStation-uni/pages/index/index.vue +++ b/gasStation-uni/pages/index/index.vue @@ -15,7 +15,7 @@ - + @@ -346,6 +346,11 @@ url: '/pagesHome/PointsMall/PointsMall' }) }, + toQRcode(){ + uni.navigateTo({ + url: '/pagesHome/QRcode/QRcode' + }) + }, goGoGo() { uni.openLocation({ latitude: 36.651441,