diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index b27ec30..2d5428c 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -2,7 +2,7 @@ "version" : "1.0", "configurations" : [ { - "playground" : "custom", + "playground" : "standard", "type" : "uni-app:app-android" }, { diff --git a/App.vue b/App.vue index 6016947..802dcec 100644 --- a/App.vue +++ b/App.vue @@ -1,37 +1,9 @@