diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index 179fe2d..07d9281 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -16,7 +16,7 @@ "type" : "uniCloud" }, { - "playground" : "custom", + "playground" : "standard", "type" : "uni-app:app-android" } ] diff --git a/App.vue b/App.vue index b13a8f6..df35230 100644 --- a/App.vue +++ b/App.vue @@ -3,14 +3,20 @@ App.vue本身不是页面,这里不能编写视图元素,也就是没有