xiaohaizhao 1 년 전
부모
커밋
858ee222e6
1개의 변경된 파일3개의 추가작업 그리고 5개의 파일을 삭제
  1. 3 5
      project.config.json

+ 3 - 5
project.config.json

@@ -49,12 +49,10 @@
     "tabIndent": "auto",
     "tabSize": 2
   },
+  "simulatorPluginLibVersion": {},
+  "appid": "wxc1b6ae925ac1d06a",
   "packOptions": {
     "ignore": [],
     "include": []
-  },
-  "appid": "wxc1b6ae925ac1d06a",
-  "projectname": "E_WeChat",
-  "libVersion": "2.29.1",
-  "simulatorPluginLibVersion": {}
+  }
 }