From ffd26bdb03668acb2852d18907a206867343ddcf Mon Sep 17 00:00:00 2001 From: liuwei Date: Wed, 2 Apr 2025 09:07:59 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=8F=9C=E5=8D=95=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/message_list.html | 23 ++++++++++----------- 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/admin/dashboard/templates/message_list.html b/admin/dashboard/templates/message_list.html index dfe1de5..82bcbfe 100644 --- a/admin/dashboard/templates/message_list.html +++ b/admin/dashboard/templates/message_list.html @@ -3,6 +3,7 @@ {% block title %}消息列表{% endblock %} {% block content %} +

消息列表

@@ -20,6 +21,7 @@ + - + + +
@@ -156,16 +160,9 @@ {% block scripts %}