lyuis 7 月之前
父節點
當前提交
5db2973af9
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      .hbuilderx/launch.json

+ 2 - 2
.hbuilderx/launch.json

@@ -2,8 +2,8 @@
     "version" : "1.0",
     "version" : "1.0",
     "configurations" : [
     "configurations" : [
         {
         {
-            "customPlaygroundType" : "device",
-            "playground" : "standard",
+            "customPlaygroundType" : "local",
+            "playground" : "custom",
             "type" : "uni-app:app-android"
             "type" : "uni-app:app-android"
         }
         }
     ]
     ]