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,