From acda9178bcc6ea1a18b5eb7cca89f8de9b492403 Mon Sep 17 00:00:00 2001 From: taoshihan1991 <630892807@qq.com> Date: Tue, 30 Mar 2021 16:19:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=B6=E9=97=B4=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/common.css | 1 + static/html/chat_page.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/static/css/common.css b/static/css/common.css index 5532ac1..220fd67 100644 --- a/static/css/common.css +++ b/static/css/common.css @@ -374,6 +374,7 @@ .footContact{text-align: center;} .footContact a{font-size: 12px;color: #999;text-decoration: none;} .chatTime{text-align: center;color: #bbb;margin: 12px 0;font-size: 12px;} +.chatTime span{display: inline-block;padding: 2px 5px;background: rgb(218,218,218);color: #fff;} .chatTimeHide{display: none;} .visitorInfo .el-menu-item{ font-size: 12px; diff --git a/static/html/chat_page.html b/static/html/chat_page.html index a19a32a..7dae0d8 100644 --- a/static/html/chat_page.html +++ b/static/html/chat_page.html @@ -43,7 +43,7 @@ -
<{v.time}>
+
<{v.time}>
<{v.name}>