From 8dd4b5c084921cb33be7f8fd00f13d62a4cf487e Mon Sep 17 00:00:00 2001 From: mixtan <424491071@qq.com> Date: Mon, 29 Sep 2025 19:23:37 +0800 Subject: [PATCH] =?UTF-8?q?update:=20=E7=99=BE=E5=BA=A6=E5=9C=B0=E5=9B=BE?= =?UTF-8?q?=E6=9C=8D=E5=8A=A1ak?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.js | 1 + manifest.json | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/main.js b/main.js index c17db17..e115c5a 100644 --- a/main.js +++ b/main.js @@ -38,6 +38,7 @@ Vue.prototype.sprintf = $.sprintf Vue.prototype.number_format = $.number_format Vue.prototype.mf = $.mf Vue.prototype.statecode = Statecode +Vue.prototype.bdMapAk = "j2XbIbapUzLD0ycnJa6Cc5T7lppsxvMJ" //Vue.prototype.$mysocket = mysocket; Vue.prototype.$Socket = Socket; Vue.prototype.$apiconfig = apiconfig; diff --git a/manifest.json b/manifest.json index b5dfdd9..cba7180 100644 --- a/manifest.json +++ b/manifest.json @@ -294,7 +294,8 @@ } }, "mp-baidu" : { - "appid" : "15306246", + // "appid" : "15306246", + "appid" : "120197275", "setting" : { "urlCheck" : true },