diff --git a/pywxdump/ui/templates/chat.html b/pywxdump/ui/templates/chat.html deleted file mode 100644 index f9b0783..0000000 --- a/pywxdump/ui/templates/chat.html +++ /dev/null @@ -1,71 +0,0 @@ - - -
- -名称 | -数量 | -
---|---|
- {% if user.remark not in [None, '']%} - {{user.remark}} - {% else %} - {{user.nickname}} - {% endif %} - | -{{user.chat_count}} | -