Quellcode durchsuchen

feat(福利go) 优化图片

xing.li vor 3 Jahren
Ursprung
Commit
d1691c25dc
2 geänderte Dateien mit 783 neuen und 811 gelöschten Zeilen
  1. 1 20
      project.config.json
  2. 782 791
      project.private.config.json

+ 1 - 20
project.config.json

@@ -52,26 +52,7 @@
   "libVersion": "2.24.3",
   "appid": "wxcc1cdb8babd3f62c",
   "projectname": "%E9%A3%9E%E7%A0%81",
-  "condition": {
-    "search": {
-      "list": []
-    },
-    "conversation": {
-      "list": []
-    },
-    "game": {
-      "list": []
-    },
-    "plugin": {
-      "list": []
-    },
-    "gamePlugin": {
-      "list": []
-    },
-    "miniprogram": {
-      "list": []
-    }
-  },
+  "condition": {},
   "editorSetting": {
     "tabIndent": "insertSpaces",
     "tabSize": 2

Datei-Diff unterdrückt, da er zu groß ist
+ 782 - 791
project.private.config.json