achao 2 年 前
コミット
f8d9dfeea7
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .hbuilderx/launch.json

+ 1 - 1
.hbuilderx/launch.json

@@ -16,7 +16,7 @@
             "type" : "uniCloud"
         },
         {
-            "playground" : "custom",
+            "playground" : "standard",
             "type" : "uni-app:app-android"
         }
     ]