diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index b27ec300..2d5428c1 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 38c155cd..e0af3619 100644 --- a/App.vue +++ b/App.vue @@ -1,138 +1,154 @@