From 47c36c71e8f78090fbfcc35ec0f9da93bcd04393 Mon Sep 17 00:00:00 2001 From: Qkbrauyvi <2370186969@qq.com> Date: Fri, 21 May 2021 22:52:56 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=91=E6=98=93=E4=BA=91=E6=AD=8C=E6=9B=B2?= =?UTF-8?q?=E8=AF=84=E8=AE=BA=E8=AF=8D=E4=BA=91.html?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../templates/网易云歌曲评论词云.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 SpiderWebsite/demo/templates/网易云歌曲评论词云.html diff --git a/SpiderWebsite/demo/templates/网易云歌曲评论词云.html b/SpiderWebsite/demo/templates/网易云歌曲评论词云.html new file mode 100644 index 0000000..c015752 --- /dev/null +++ b/SpiderWebsite/demo/templates/网易云歌曲评论词云.html @@ -0,0 +1,14 @@ +{% import 'macro' as macro %} + + + + + 网易云歌曲评论词云 + {{ macro.render_chart_dependencies(chart) }} + + + {{ macro.render_chart_content(chart) }} +
+ 回到主页 + +