wangwenju 1 hónapja
szülő
commit
0b4bdf6432
1 módosított fájl, 13 hozzáadás és 0 törlés
  1. 13 0
      LiangZhiYUMao/.hbuilderx/launch.json

+ 13 - 0
LiangZhiYUMao/.hbuilderx/launch.json

@@ -0,0 +1,13 @@
+{
+    "version" : "1.0",
+    "configurations" : [
+        {
+            "playground" : "standard",
+            "type" : "uni-app:app-ios"
+        },
+        {
+            "playground" : "standard",
+            "type" : "uni-app:app-android"
+        }
+    ]
+}