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 | 33 +++------------------------------
1 files changed, 3 insertions(+), 30 deletions(-)
diff --git a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
index 024d6bf..8d96c25 100644
--- a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
+++ b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
@@ -1,36 +1,9 @@
{
- "description": "椤圭洰閰嶇疆鏂囦欢銆�",
- "packOptions": {
- "ignore": []
- },
"setting": {
- "urlCheck": false,
+ "condition": false,
+ "enhance": true,
"es6": true,
- "postcss": false,
"minified": 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": []
- }
+ "ignoreUploadUnusedFiles": true
}
}
\ No newline at end of file
--
Gitblit v1.9.3