From 4f4538356403d620b9bd510fd45729a251291942 Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期五, 03 七月 2026 18:27:36 +0800
Subject: [PATCH] 功能开发
---
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