From c498177185391b997c9f9c76e0c7ce7a472da542 Mon Sep 17 00:00:00 2001
From: 石广澎 <shiguangpeng@163.com>
Date: 星期五, 03 一月 2025 11:41:29 +0800
Subject: [PATCH] feat(地理位置检测): 开启位置检测

---
 index.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/index.html b/index.html
index 285d568..b7f7362 100644
--- a/index.html
+++ b/index.html
@@ -10,7 +10,7 @@
     </title>
     <link rel="stylesheet" href="<%= BASE_URL %>static/index.<%= VUE_APP_INDEX_CSS_HASH %>.css"/>
     <script src="https://gw.alipayobjects.com/as/g/h5-lib/alipayjsapi/3.1.1/alipayjsapi.min.js"></script>
-    <script src="https://res.wx.qq.com/open/js/jweixin-1.2.0.js"></script>
+<!--    <script src="https://res.wx.qq.com/open/js/jweixin-1.2.0.js"></script>-->
 </head>
 <body>
 <noscript>

--
Gitblit v1.9.1