From 1d4536aa8ef87ec540e446eb111c3e8ff77a8917 Mon Sep 17 00:00:00 2001 From: liudan <18634735655@163.com> Date: Wed, 21 Jun 2023 21:02:59 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 4 +++- pages/index/index/home-head.vue | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index 1e60965..d025d07 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -216,7 +216,9 @@ export default { this.showNoticeModal = false; } // #endif - // this.getLocation(); + // #ifdef MP-WEIXIN + this.getLocation(); + // #endif if(o && o.spm) { this.spm = o.spm } diff --git a/pages/index/index/home-head.vue b/pages/index/index/home-head.vue index 2694c39..aad4f13 100644 --- a/pages/index/index/home-head.vue +++ b/pages/index/index/home-head.vue @@ -22,9 +22,11 @@ + 定位 +