From ec9047869bd2642821d1dfc5bbd339313d910d66 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期一, 06 七月 2026 18:14:11 +0800
Subject: [PATCH] 新增功能

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

diff --git a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
index 8d96c25..024d6bf 100644
--- a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
+++ b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
@@ -1,9 +1,36 @@
 {
+  "description": "椤圭洰閰嶇疆鏂囦欢銆�",
+  "packOptions": {
+    "ignore": []
+  },
   "setting": {
-    "condition": false,
-    "enhance": true,
+    "urlCheck": false,
     "es6": true,
+    "postcss": false,
     "minified": true,
-    "ignoreUploadUnusedFiles": true
+    "newFeature": true,
+    "bigPackageSizeSupport": true
+  },
+  "compileType": "miniprogram",
+  "libVersion": "",
+  "appid": "wxf493d72d7e5ffe76",
+  "projectname": "bicycle",
+  "condition": {
+    "search": {
+      "current": -1,
+      "list": []
+    },
+    "conversation": {
+      "current": -1,
+      "list": []
+    },
+    "game": {
+      "current": -1,
+      "list": []
+    },
+    "miniprogram": {
+      "current": -1,
+      "list": []
+    }
   }
 }
\ No newline at end of file

--
Gitblit v1.9.3