From cc6ab7021c3aef6ca3bbf05f8bcb5bfe0e6f6096 Mon Sep 17 00:00:00 2001
From: jiangping <jp@doumee.com>
Date: 星期二, 18 三月 2025 16:52:18 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/2.0.1' into 2.0.1

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

diff --git a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
index 5fee40e..81bf6c6 100644
--- a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
+++ b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
@@ -15,30 +15,14 @@
       "ignore": [],
       "disablePlugins": [],
       "outputPath": ""
-    }
+    },
+    "ignoreUploadUnusedFiles": false
   },
   "compileType": "miniprogram",
-  "libVersion": "3.1.1",
-  "appid": "wxf493d72d7e5ffe76",
+  "libVersion": "3.7.8",
+  "appid": "wxcd2b89fd2ff065f8",
   "projectname": "bicycle",
-  "condition": {
-    "search": {
-      "current": -1,
-      "list": []
-    },
-    "conversation": {
-      "current": -1,
-      "list": []
-    },
-    "game": {
-      "current": -1,
-      "list": []
-    },
-    "miniprogram": {
-      "current": -1,
-      "list": []
-    }
-  },
+  "condition": {},
   "editorSetting": {
     "tabIndent": "insertSpaces",
     "tabSize": 2

--
Gitblit v1.9.3