diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index 9c80382..0c2e437 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/src/pages/login/index.vue b/src/pages/login/index.vue index fc535a0..b8c4ffe 100644 --- a/src/pages/login/index.vue +++ b/src/pages/login/index.vue @@ -20,9 +20,10 @@