lyuis 7 ay önce
ebeveyn
işleme
5db2973af9
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      .hbuilderx/launch.json

+ 2 - 2
.hbuilderx/launch.json

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