From e192fc81a6ad8a2b5821af01c72f4795c6c1605b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=94=90=E6=98=8E=E6=98=8E?= <970899069@qq.com> Date: Mon, 24 Jan 2022 16:49:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=8B=E5=8F=8B=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .DS_Store | Bin 10244 -> 12292 bytes apis/interfaces/im.js | 2 +- pages/im/friends/index.vue | 98 ++++++++++++++++++++++++++----------- pages/im/index.vue | 5 +- static/.DS_Store | Bin 8196 -> 10244 bytes static/im/im_00.png | Bin 0 -> 3809 bytes static/im/im_01.png | Bin 0 -> 2895 bytes 7 files changed, 73 insertions(+), 32 deletions(-) create mode 100644 static/im/im_00.png create mode 100644 static/im/im_01.png diff --git a/.DS_Store b/.DS_Store index cf3b25fe5992aaea75a08bf2b3dd8d8ffc09ec7c..102121f1330d4f441a288fdcd40c04c08591dfca 100644 GIT binary patch delta 673 zcmZ8f&2Lgc5TE7qAyk&H7E3iKBsQrUI2bP)Da0u804YraX|;V17I^V>_w~I;YrWv1 z@!q_H@!-k32_c@Hi^ei#por*AoRW=4}n?~)vIHgU{DePb zj?9xQWQANKH_0thBCDiA9*` { return request({ - url: 'im/friends', + url: 'im/friends/letter', }, true) } diff --git a/pages/im/friends/index.vue b/pages/im/friends/index.vue index b3f2ed2..2b3d801 100644 --- a/pages/im/friends/index.vue +++ b/pages/im/friends/index.vue @@ -1,28 +1,37 @@