From 90f69894457f2490eeb1d7daa456604899b7ec00 Mon Sep 17 00:00:00 2001 From: Redon <790348264@qq.com> Date: Sun, 26 Feb 2023 10:07:02 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=A7=BB=E5=8A=A8=E7=AB=AF=E5=8A=9F?= =?UTF-8?q?=E8=83=BD=E4=BC=98=E5=8C=96=20(#132)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * feat: 移动端双击返回顶部 * feat: 深色模式下的底色 * feat: 移动端标题返回顶部和返回底部 --- index.html | 3 +- src/store/modules/chat/index.ts | 19 ++++++++++++ src/views/chat/index.vue | 7 ++++- src/views/chat/layout/header/index.vue | 41 ++++++++++++++++++++------ 4 files changed, 58 insertions(+), 12 deletions(-) diff --git a/index.html b/index.html index 5daed11..0c2ffc9 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,5 @@ -
@@ -9,7 +8,7 @@