From aa4c39774a171234f517c53e5c09205d50a463c8 Mon Sep 17 00:00:00 2001 From: zhaofang <752743406@qq.com> Date: Fri, 4 Nov 2022 18:10:36 +0800 Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E6=96=87=E7=AB=A0=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/author-info/author-info.vue | 5 +- components/interact-bar/interact-bar.vue | 15 +- pages/my/myArticles.vue | 183 ++++++++++++----------- static/images/icon/bar-comment.png | Bin 1398 -> 1359 bytes static/images/icon/bar-favorite.png | Bin 1345 -> 1340 bytes static/images/icon/bar-praise.png | Bin 1246 -> 1280 bytes static/images/icon/del.png | Bin 0 -> 734 bytes static/images/icon/edit.png | Bin 0 -> 852 bytes 8 files changed, 108 insertions(+), 95 deletions(-) create mode 100644 static/images/icon/del.png create mode 100644 static/images/icon/edit.png diff --git a/components/author-info/author-info.vue b/components/author-info/author-info.vue index 3d68131..f1dc0eb 100644 --- a/components/author-info/author-info.vue +++ b/components/author-info/author-info.vue @@ -1,7 +1,7 @@