wangwenju 1 mese fa
parent
commit
0b4bdf6432
1 ha cambiato i file con 13 aggiunte e 0 eliminazioni
  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"
+        }
+    ]
+}