From 45b2c022e27dda53ee4e5266fbdbdf1ac3aa4c65 Mon Sep 17 00:00:00 2001
From: riku <risaku@163.com>
Date: 星期五, 05 八月 2022 16:47:59 +0800
Subject: [PATCH] 2022.8.5

---
 project.config.json |   41 +++++++++--------------------------------
 1 files changed, 9 insertions(+), 32 deletions(-)

diff --git a/project.config.json b/project.config.json
index 6c774af..6a30418 100644
--- a/project.config.json
+++ b/project.config.json
@@ -1,10 +1,11 @@
 {
-  "description": "椤圭洰閰嶇疆鏂囦欢",
+  "description": "椤圭洰閰嶇疆鏂囦欢锛岃瑙佹枃妗o細https://developers.weixin.qq.com/miniprogram/dev/devtools/projectconfig.html",
   "packOptions": {
-    "ignore": []
+    "ignore": [],
+    "include": []
   },
   "setting": {
-    "urlCheck": true,
+    "urlCheck": false,
     "es6": true,
     "enhance": false,
     "postcss": true,
@@ -41,35 +42,11 @@
   },
   "compileType": "miniprogram",
   "libVersion": "2.21.3",
-  "appid": "wx6dbecd1e4e0d3cec",
+  "appid": "wxffd1438dd373fcf6",
   "projectname": "ep-law-abiding",
-  "debugOptions": {
-    "hidedInDevtools": []
+  "editorSetting": {
+    "tabIndent": "insertSpaces",
+    "tabSize": 2
   },
-  "scripts": {},
-  "staticServerOptions": {
-    "baseURL": "",
-    "servePath": ""
-  },
-  "isGameTourist": false,
-  "condition": {
-    "search": {
-      "list": []
-    },
-    "conversation": {
-      "list": []
-    },
-    "game": {
-      "list": []
-    },
-    "plugin": {
-      "list": []
-    },
-    "gamePlugin": {
-      "list": []
-    },
-    "miniprogram": {
-      "list": []
-    }
-  }
+  "condition": {}
 }
\ No newline at end of file

--
Gitblit v1.9.3