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 %}