From bd78f525037c2a98d08666fc3465f717f29e6e66 Mon Sep 17 00:00:00 2001 From: litian <C21AF165> Date: 星期二, 22 十月 2024 10:07:51 +0800 Subject: [PATCH] wendang --- project.config.json | 16 ++++++---------- 1 files changed, 6 insertions(+), 10 deletions(-) diff --git a/project.config.json b/project.config.json index 7f717ad..6dfe519 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": true, "es6": true, @@ -24,8 +20,6 @@ "compileHotReLoad": false, "lazyloadPlaceholderEnable": false, "useMultiFrameRuntime": true, - "useApiHook": true, - "useApiHostProcess": true, "ignoreDevUnusedFiles": false, "babelSetting": { "ignore": [], @@ -47,9 +41,6 @@ "condition": false }, "compileType": "miniprogram", - "libVersion": "2.23.1", - "appid": "wx7f362fe7cb6e0d1f", - "projectname": "tdesign-miniprogram-starter-retail", "simulatorType": "wechat", "simulatorPluginLibVersion": {}, "condition": { @@ -139,5 +130,10 @@ "editorSetting": { "tabIndent": "insertSpaces", "tabSize": 2 - } + }, + "packOptions": { + "ignore": [], + "include": [] + }, + "appid": "wx7f362fe7cb6e0d1f" } \ No newline at end of file -- Gitblit v1.9.1