From 79b196363a2a7fe0cc0b8d7aa176d9d930b408a1 Mon Sep 17 00:00:00 2001 From: xuxueyang <xuxy@fengyuntec.com> Date: 星期二, 22 十月 2024 11:18:49 +0800 Subject: [PATCH] update 首页、我的、商品列表和详情的客服样式功能变更 --- manifest.json | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/manifest.json b/manifest.json index 34ae2ab..7167d7e 100644 --- a/manifest.json +++ b/manifest.json @@ -51,7 +51,7 @@ "quickapp" : {}, /* 快应用特有相关 */ "mp-weixin" : { - "appid" : "wx3203fd935a6ffe09", + "appid" : "wx1441324401626290", "setting" : { "urlCheck" : false, "es6" : true, -- Gitblit v1.9.3