From 9eeb62c02a7b3c7b95c20678b6a9c74e7f12f943 Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期三, 01 七月 2026 18:15:10 +0800
Subject: [PATCH] Merge branch '3.0.1' of http://139.186.142.91:10010/r/productDev/parkBike into 3.0.1

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

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

--
Gitblit v1.9.3