From 073d063d2dfc4bed3c35e66064d3ca5da2cd05cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=9F=A5=E9=9B=A8?= <49756728+cetr@users.noreply.github.com> Date: Sun, 19 Sep 2021 22:17:27 +0800 Subject: [PATCH] Improve avatar selector for comment setting tab (#357) * perfect: supplementary avatar type * perfect: supplementary avatar type * perfect: supplementary avatar type Co-authored-by: cetr <2058930674@qq.com> --- src/views/system/optiontabs/CommentTab.vue | 61 +++++++++++++++++++--- 1 file changed, 53 insertions(+), 8 deletions(-) diff --git a/src/views/system/optiontabs/CommentTab.vue b/src/views/system/optiontabs/CommentTab.vue index 65358e5e..9fda4987 100644 --- a/src/views/system/optiontabs/CommentTab.vue +++ b/src/views/system/optiontabs/CommentTab.vue @@ -3,13 +3,15 @@ - 默认 - 抽象几何图形 - 小怪物 - Wavatar - 复古 - 机器人 - 不显示头像 + + + {{ avatarType.text }} + @@ -52,6 +54,41 @@ + +