From 09bc70b203ef6225f990029eb114892f08fbb6cf Mon Sep 17 00:00:00 2001 From: wangxiao <329724814@qq.com> Date: Wed, 29 Jul 2026 10:45:02 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4=20docs/project.config.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/project.config.json | 48 ---------------------------------------- 1 file changed, 48 deletions(-) delete mode 100644 docs/project.config.json diff --git a/docs/project.config.json b/docs/project.config.json deleted file mode 100644 index aa88a74..0000000 --- a/docs/project.config.json +++ /dev/null @@ -1,48 +0,0 @@ -{ - "description": "藏猫猫计划微信小程序原型", - "packOptions": { - "ignore": [ - { - "value": "docs", - "type": "folder" - } - ], - "include": [] - }, - "setting": { - "useCompilerPlugins": false, - "es6": true, - "enhance": true, - "postcss": true, - "minified": true, - "urlCheck": false, - "coverView": true, - "showShadowRootInWxmlPanel": true, - "compileHotReLoad": true, - "lazyloadPlaceholderEnable": false, - "compileWorklet": false, - "uglifyFileName": false, - "uploadWithSourceMap": true, - "packNpmManually": false, - "packNpmRelationList": [], - "minifyWXSS": true, - "minifyWXML": true, - "localPlugins": false, - "disableUseStrict": false, - "condition": false, - "swc": false, - "disableSWC": true, - "babelSetting": { - "ignore": [], - "disablePlugins": [], - "outputPath": "" - } - }, - "compileType": "miniprogram", - "libVersion": "3.17.0", - "appid": "wxfbaabed3c4ce758b", - "projectname": "mini-zmc", - "condition": {}, - "simulatorPluginLibVersion": {}, - "editorSetting": {} -} \ No newline at end of file