Browse Source

修改首页广告位

wenjie 1 year ago
parent
commit
d9ea92e473
1 changed files with 16 additions and 1 deletions
  1. 16 1
      unpackage/dist/dev/mp-weixin/project.config.json

+ 16 - 1
unpackage/dist/dev/mp-weixin/project.config.json

@@ -28,4 +28,19 @@
     },
     "conversation": {
       "current": -1,
-    
+      "list": []
+    },
+    "game": {
+      "current": -1,
+      "list": []
+    },
+    "miniprogram": {
+      "current": -1,
+      "list": []
+    }
+  },
+  "editorSetting": {
+    "tabIndent": "insertSpaces",
+    "tabSize": 2
+  }
+}