
!!!
123 +
你好呀


+ !!! +
+ 123 +
+ 你好呀 +

diff --git a/app/DataBase/exporter_html.py b/app/DataBase/exporter_html.py index 4b10e8c..134abcf 100644 --- a/app/DataBase/exporter_html.py +++ b/app/DataBase/exporter_html.py @@ -303,11 +303,6 @@ class HtmlExporter(ExporterBase): else: self.progressSignal.emit(1) - if self.is_5_min(timestamp): - str_time = message[8] - f.write( - f'''{{ type:0, text: '{str_time}',is_send:0,avatar_path:'',timestamp:{timestamp}}},''' - ) if type_ == 1 and self.message_types.get(type_): self.text(f, message) elif type_ == 3 and self.message_types.get(type_): diff --git a/app/resources/data/template.html b/app/resources/data/template.html index 37bab59..304ec77 100644 --- a/app/resources/data/template.html +++ b/app/resources/data/template.html @@ -1,10 +1,10 @@ -
- - -