From 62feffc1cdbd8d01fe67e0539f03d4a2f4e1bc5d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=82=93=E5=B9=B3=E8=89=BA?= <52643018@qq.com> Date: Fri, 8 Oct 2021 18:20:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=8D=A2appid?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/js/sandBox.js | 2 +- manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/common/js/sandBox.js b/common/js/sandBox.js index 127fc84..72afa23 100644 --- a/common/js/sandBox.js +++ b/common/js/sandBox.js @@ -1,6 +1,6 @@ import config from './config'; var gbConfig = { - appid: 'wx43759fe438b7b066' + appid: 'wxe8e0c0bbe67c5cb8' }; /*获取当前页带参数的url*/ function getCurrentPageUrlWithArgs(){ diff --git a/manifest.json b/manifest.json index d560a72..694577e 100644 --- a/manifest.json +++ b/manifest.json @@ -117,7 +117,7 @@ "quickapp" : {}, /* 小程序特有相关 */ "mp-weixin" : { - "appid" : "wxb35ef055a4dd8ad4", + "appid" : "wxe8e0c0bbe67c5cb8", "setting" : { "urlCheck" : false, "postcss" : true