From 53dc2455a66591fa5b5e04661caeb1c4dcad2fd7 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 28 十月 2024 15:42:21 +0800
Subject: [PATCH] 最多显示5个标签,支持一键关闭所有标签 保险方案、投保企业、下拉筛选增加搜索功能

---
 wx/manifest.json |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/wx/manifest.json b/wx/manifest.json
index 2b45f9a..50d0e8c 100644
--- a/wx/manifest.json
+++ b/wx/manifest.json
@@ -50,7 +50,8 @@
     "quickapp" : {},
     /* 灏忕▼搴忕壒鏈夌浉鍏� */
     "mp-weixin" : {
-        "appid" : "wxcd2b89fd2ff065f8",
+        "appid" : "wxc54c5dda20431968",
+        // "appid" : "wxc54c5dda20431968",
         "setting" : {
             "urlCheck" : false,
             "es6" : true,

--
Gitblit v1.9.3