新版HTML报告页面

This commit is contained in:
qingxu fu
2023-10-16 22:13:59 +08:00
parent ea28db855d
commit 4ad432e1da
7 changed files with 158 additions and 53 deletions

View File

@@ -423,7 +423,7 @@ def write_html(sp_file_contents, sp_file_result, chatbot, project_folder):
# write html
try:
import shutil
from ..crazy_utils import construct_html
from crazy_functions.pdf_fns.report_gen_html import construct_html
from toolbox import gen_time_str
ch = construct_html()
orig = ""