From 78f72b67439a5218d2e9fc9abc1340dea45ce1ac Mon Sep 17 00:00:00 2001 From: Eratosici Date: Wed, 10 Nov 2021 13:55:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E5=AD=97=E6=9B=BF=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mall4m/project.config.json | 84 +++++++++++++++++++------------------- 1 file changed, 42 insertions(+), 42 deletions(-) diff --git a/mall4m/project.config.json b/mall4m/project.config.json index a136cfb..c67e96d 100644 --- a/mall4m/project.config.json +++ b/mall4m/project.config.json @@ -1,48 +1,48 @@ { - "description": "项目配置文件", - "packOptions": { - "ignore": [] - }, - "setting": { - "urlCheck": false, - "es6": true, - "postcss": true, - "minified": true, - "newFeature": true, - "nodeModules": false, - "autoAudits": false, + "description": "项目配置文件", + "packOptions": { + "ignore": [] + }, + "setting": { + "urlCheck": false, + "es6": true, + "postcss": true, + "minified": true, + "newFeature": true, + "nodeModules": false, + "autoAudits": false, "checkInvalidKey": true - }, - "compileType": "miniprogram", - "libVersion": "2.6.4", - "appid": "wx6fa71e69231a4fa4", - "projectname": "%E4%BA%9A%E7%B1%B3%E7%A7%91%E6%8A%80mall4j", - "debugOptions": { - "hidedInDevtools": [] - }, - "isGameTourist": false, - "simulatorType": "wechat", - "simulatorPluginLibVersion": {}, - "condition": { - "search": { + }, + "compileType": "miniprogram", + "libVersion": "2.6.4", + "appid": "wx6fa71e69231a4fa4", + "projectname": "mall4j", + "debugOptions": { + "hidedInDevtools": [] + }, + "isGameTourist": false, + "simulatorType": "wechat", + "simulatorPluginLibVersion": {}, + "condition": { + "search": { "current": -1, - "list": [] - }, - "conversation": { + "list": [] + }, + "conversation": { "current": -1, - "list": [] - }, - "plugin": { + "list": [] + }, + "plugin": { "current": -1, - "list": [] - }, - "game": { - "currentL": -1, - "list": [] - }, - "miniprogram": { + "list": [] + }, + "game": { + "currentL": -1, + "list": [] + }, + "miniprogram": { "current": 23, - "list": [] - } - } -} \ No newline at end of file + "list": [] + } + } +}