From de1ef43c565e1666484d7d71203afd7526f4e3de Mon Sep 17 00:00:00 2001
From: MrShi <1878285526@qq.com>
Date: 星期五, 18 七月 2025 08:53:43 +0800
Subject: [PATCH] 用工运货接口对接
---
small-program/unpackage/dist/dev/mp-weixin/project.config.json | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/small-program/unpackage/dist/dev/mp-weixin/project.config.json b/small-program/unpackage/dist/dev/mp-weixin/project.config.json
index b17ba4c..ccef91f 100644
--- a/small-program/unpackage/dist/dev/mp-weixin/project.config.json
+++ b/small-program/unpackage/dist/dev/mp-weixin/project.config.json
@@ -9,8 +9,7 @@
"postcss": true,
"minified": true,
"newFeature": true,
- "bigPackageSizeSupport": true,
- "minifyWXML": true
+ "bigPackageSizeSupport": true
},
"compileType": "miniprogram",
"libVersion": "",
--
Gitblit v1.9.3