diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index a97fd25..59d78d5 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -4,7 +4,7 @@ "configurations": [{ "app-plus" : { - "launchtype" : "local" + "launchtype" : "remote" }, "default" : { diff --git a/App.vue b/App.vue index 8a45324..b59f73f 100644 --- a/App.vue +++ b/App.vue @@ -1,12 +1,12 @@ - diff --git a/pages/im/private/index.vue b/pages/im/private/index.vue index 6cb5d5b..988a19a 100644 --- a/pages/im/private/index.vue +++ b/pages/im/private/index.vue @@ -1,41 +1,33 @@ - @@ -64,5 +64,6 @@ } -