From fea4b5b68a7caac0ceda3a1ec0907c0acfccca69 Mon Sep 17 00:00:00 2001 From: Jason Date: Mon, 12 Mar 2018 16:42:26 +0800 Subject: [PATCH] mod: sort contacts by last_msg created_at --- src/App.vue | 1454 +++++++++++++++++++++++++++------------------------ 1 file changed, 765 insertions(+), 689 deletions(-) diff --git a/src/App.vue b/src/App.vue index 26303c6..fac4f0c 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,721 +1,753 @@