+ From fb203c6b43cf1e2dde773bc14bb47c5ffbf920c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=92=E9=85=92=E7=9A=84=E6=9D=8E=E7=99=BD?= <670939375@qq.com> Date: Wed, 3 Jul 2024 14:24:35 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E8=AF=8D=E4=BA=91.html=E3=80=91?= =?UTF-8?q?=E6=8E=A5=E6=94=B6py=E5=87=BD=E6=95=B0=E8=BF=94=E5=9B=9E?= =?UTF-8?q?=E7=9A=84=E8=AF=8D=E4=BA=91=E5=9B=BE=EF=BC=8C=E5=B1=95=E7=A4=BA?= =?UTF-8?q?=E5=9C=A8=E5=89=8D=E7=AB=AF=E4=B8=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/page/templates/articleContentCloud.html | 134 ++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 views/page/templates/articleContentCloud.html diff --git a/views/page/templates/articleContentCloud.html b/views/page/templates/articleContentCloud.html new file mode 100644 index 0000000..4f64e51 --- /dev/null +++ b/views/page/templates/articleContentCloud.html @@ -0,0 +1,134 @@ +{% extends 'base_page.html' %} +{% block title %} + 文章内容词云图 +{% endblock %} + +{% block nav %} + +{% endblock %} + +{% block content %} +
+