From 48145f787eda81815f653ad21161a60e89b6a303 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期三, 13 十一月 2024 16:41:32 +0800
Subject: [PATCH] 2024.11.13
---
project.config.json | 20 +++++++++-----------
1 files changed, 9 insertions(+), 11 deletions(-)
diff --git a/project.config.json b/project.config.json
index 3278700..348ecc1 100644
--- a/project.config.json
+++ b/project.config.json
@@ -1,9 +1,5 @@
{
"description": "椤圭洰閰嶇疆鏂囦欢锛岃瑙佹枃妗o細https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
- "packOptions": {
- "ignore": [],
- "include": []
- },
"setting": {
"urlCheck": false,
"es6": true,
@@ -23,7 +19,6 @@
"uploadWithSourceMap": true,
"compileHotReLoad": false,
"useMultiFrameRuntime": true,
- "useApiHook": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
@@ -35,7 +30,6 @@
"userConfirmedUseCompilerModuleSwitch": false,
"packNpmManually": false,
"packNpmRelationList": [],
- "useApiHostProcess": true,
"enableEngineNative": false,
"userConfirmedBundleSwitch": false,
"minifyWXSS": true,
@@ -45,17 +39,21 @@
"useCompilerPlugins": false,
"ignoreUploadUnusedFiles": false,
"useStaticServer": true,
- "minifyWXML": true
+ "minifyWXML": true,
+ "ignoreDevUnusedFiles": false,
+ "condition": false
},
"compileType": "miniprogram",
- "libVersion": "2.25.2",
- "appid": "wxffd1438dd373fcf6",
- "projectname": "ep-law-abiding",
"editorSetting": {
"tabIndent": "insertSpaces",
"tabSize": 2
},
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
- "condition": {}
+ "condition": {},
+ "packOptions": {
+ "ignore": [],
+ "include": []
+ },
+ "appid": "wx5758efcebb0774de"
}
\ No newline at end of file
--
Gitblit v1.9.3