From dda5e3d12e6c389ec44972e3abe40955e459d79a Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期四, 04 九月 2025 18:35:03 +0800
Subject: [PATCH] 改bug
---
bicycle/unpackage/dist/dev/mp-weixin/project.config.json | 17 +++--------------
1 files changed, 3 insertions(+), 14 deletions(-)
diff --git a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
index 3611915..420fa7e 100644
--- a/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
+++ b/bicycle/unpackage/dist/dev/mp-weixin/project.config.json
@@ -1,8 +1,7 @@
{
"description": "椤圭洰閰嶇疆鏂囦欢銆�",
"packOptions": {
- "ignore": [],
- "include": []
+ "ignore": []
},
"setting": {
"urlCheck": false,
@@ -10,16 +9,10 @@
"postcss": false,
"minified": true,
"newFeature": true,
- "bigPackageSizeSupport": true,
- "babelSetting": {
- "ignore": [],
- "disablePlugins": [],
- "outputPath": ""
- },
- "ignoreUploadUnusedFiles": true
+ "bigPackageSizeSupport": true
},
"compileType": "miniprogram",
- "libVersion": "3.1.1",
+ "libVersion": "",
"appid": "wxcd2b89fd2ff065f8",
"projectname": "bicycle",
"condition": {
@@ -39,9 +32,5 @@
"current": -1,
"list": []
}
- },
- "editorSetting": {
- "tabIndent": "insertSpaces",
- "tabSize": 2
}
}
\ No newline at end of file
--
Gitblit v1.9.3