From 21544c5c6d1dc913ba44edec8c001a2272233ec6 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 25 十二月 2023 15:14:49 +0800
Subject: [PATCH] Mr.Shi

---
 bicycle/unpackage/dist/dev/mp-weixin/project.config.json |   19 ++++++++++++++++++-
 1 files changed, 18 insertions(+), 1 deletions(-)

diff --git a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
index c01c386..5fee40e 100644
--- a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
+++ b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
@@ -21,7 +21,24 @@
   "libVersion": "3.1.1",
   "appid": "wxf493d72d7e5ffe76",
   "projectname": "bicycle",
-  "condition": {},
+  "condition": {
+    "search": {
+      "current": -1,
+      "list": []
+    },
+    "conversation": {
+      "current": -1,
+      "list": []
+    },
+    "game": {
+      "current": -1,
+      "list": []
+    },
+    "miniprogram": {
+      "current": -1,
+      "list": []
+    }
+  },
   "editorSetting": {
     "tabIndent": "insertSpaces",
     "tabSize": 2

--
Gitblit v1.9.3