juanboy

【commentChar.html】评论分析前端页面设计

  1 +{% extends 'base_page.html' %}
  2 +
  3 +{% block title %}
  4 + 评论分析
  5 +{% endblock %}
  6 +{% block nav %}
  7 +<nav class="iq-sidebar-menu">
  8 + <ul id="iq-sidebar-toggle" class="side-menu">
  9 + <li class="px-3 pt-3 pb-2 ">
  10 + <span class="text-uppercase small font-weight-bold">首页</span>
  11 + </li>
  12 + <li class=" sidebar-layout">
  13 + <a href="/page/home" class="svg-icon">
  14 + <i class="">
  15 + <svg xmlns="http://www.w3.org/2000/svg" width="18" fill="none" viewbox="0 0 24 24" stroke="currentColor">
  16 + <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6"></path>
  17 + </svg>
  18 + </i>
  19 + <span class="ml-2">首页</span>
  20 + </a>
  21 + </li>
  22 + <li class=" sidebar-layout">
  23 + <a href="/page/hotWord" class="svg-icon ">
  24 + <i class="">
  25 + <svg xmlns="http://www.w3.org/2000/svg" width="18" fill="none" viewbox="0 0 24 24" stroke="currentColor">
  26 + <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17 20h5v-2a3 3 0 00-5.356-1.857M17 20H7m10 0v-2c0-.656-.126-1.283-.356-1.857M7 20H2v-2a3 3 0 015.356-1.857M7 20v-2c0-.656.126-1.283.356-1.857m0 0a5.002 5.002 0 019.288 0M15 7a3 3 0 11-6 0 3 3 0 016 0zm6 3a2 2 0 11-4 0 2 2 0 014 0zM7 10a2 2 0 11-4 0 2 2 0 014 0z"></path>
  27 + </svg>
  28 + </i>
  29 + <span class="ml-2">热词统计</span>
  30 + </a>
  31 + </li>
  32 + <li class=" sidebar-layout">
  33 + <a href="/page/tableData" class="svg-icon">
  34 + <i class="">
  35 + <svg xmlns="http://www.w3.org/2000/svg" width="18" fill="none" viewbox="0 0 24 24" stroke="currentColor">
  36 + <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7 7h.01M7 3h5c.512 0 1.024.195 1.414.586l7 7a2 2 0 010 2.828l-7 7a2 2 0 01-2.828 0l-7-7A1.994 1.994 0 013 12V7a4 4 0 014-4z"></path>
  37 + </svg>
  38 + </i>
  39 + <span class="ml-2">微博舆情统计</span>
  40 + </a>
  41 + </li>
  42 + <li class="px-3 pt-3 pb-2 ">
  43 + <span class="text-uppercase small font-weight-bold">数据可视化</span>
  44 + </li>
  45 + <li class=" sidebar-layout">
  46 + <a href="/page/articleChar" class="svg-icon">
  47 + <i class="">
  48 + <svg xmlns="http://www.w3.org/2000/svg" width="18" fill="none" viewbox="0 0 24 24" stroke="currentColor">
  49 + <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M3 3h2l.4 2M7 13h10l4-8H5.4M7 13L5.4 5M7 13l-2.293 2.293c-.63.63-.184 1.707.707 1.707H17m0 0a2 2 0 100 4 2 2 0 000-4zm-8 2a2 2 0 11-4 0 2 2 0 014 0z"></path>
  50 + </svg>
  51 + </i>
  52 + <span class="ml-2">文章分析</span>
  53 + </a>
  54 + </li>
  55 + <li class=" sidebar-layout">
  56 + <a href="/page/ipChar" class="svg-icon">
  57 + <i class="">
  58 + <svg class="icon line" width="18" id="receipt" xmlns="http://www.w3.org/2000/svg" viewbox="0 0 24 24" stroke="currentColor">
  59 + <path d="M17,16V3L13,5,10,3,7,5,3,3V17.83A3.13,3.13,0,0,0,5.84,21,3,3,0,0,0,9,18V17a1,1,0,0,1,1-1H20a1,1,0,0,1,1,1v1a3,3,0,0,1-3,3H6" style="fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2;"></path>
  60 + <line x1="8" y1="10" x2="12" y2="10" style="fill: none; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2;"></line>
  61 + </svg>
  62 + </i>
  63 + <span class="ml-2">IP分析</span>
  64 + </a>
  65 + </li>
  66 + <li class="active sidebar-layout">
  67 + <a href="/page/commentChar" class="svg-icon">
  68 + <i class="">
  69 + <svg xmlns="http://www.w3.org/2000/svg" width="18" fill="none" viewbox="0 0 24 24" stroke="currentColor">
  70 + <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M9 5H7a2 2 0 00-2 2v12a2 2 0 002 2h10a2 2 0 002-2V7a2 2 0 00-2-2h-2M9 5a2 2 0 002 2h2a2 2 0 002-2M9 5a2 2 0 012-2h2a2 2 0 012 2m-6 9l2 2 4-4"></path>
  71 + </svg>
  72 + </i><span class="ml-2">评论分析</span>
  73 + </a>
  74 + </li>
  75 + <li class=" sidebar-layout">
  76 + <a href="/page/yuqingChar" class="svg-icon">
  77 + <i class="">
  78 + <svg xmlns="http://www.w3.org/2000/svg" width="18" fill="none" viewbox="0 0 24 24" stroke="currentColor">
  79 + <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 7V3m8 4V3m-9 8h10M5 21h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v12a2 2 0 002 2z"></path>
  80 + </svg>
  81 + </i>
  82 + <span class="ml-2">舆情分析</span>
  83 + </a>
  84 + </li>
  85 + <li class="px-3 pt-3 pb-2">
  86 + <span class="text-uppercase small font-weight-bold">词云图</span>
  87 + </li>
  88 + <li class=" sidebar-layout">
  89 + <a href="/page/articleCloud" class="svg-icon">
  90 + <i class="">
  91 + <svg xmlns="http://www.w3.org/2000/svg" width="18" fill="none" viewbox="0 0 24 24" stroke="currentColor">
  92 + <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M8 12h.01M12 12h.01M16 12h.01M21 12c0 4.418-4.03 8-9 8a9.863 9.863 0 01-4.255-.949L3 20l1.395-3.72C3.512 15.042 3 13.574 3 12c0-4.418 4.03-8 9-8s9 3.582 9 8z"></path>
  93 + </svg>
  94 + </i><span class="ml-2">文章内容词云图</span>
  95 + </a>
  96 + </li>
  97 + </ul>
  98 + </nav>
  99 +{% endblock %}
  100 +{% block content %}
  101 + <div class="container-fluid">
  102 + <div class="row">
  103 + <div class="col-md-12 mb-4 mt-1">
  104 + <div class="d-flex flex-wrap justify-content-between align-items-center">
  105 + <h4 class="font-weight-bold">评论分析</h4>
  106 + </div>
  107 + </div>
  108 + </div>
  109 + <div class="row">
  110 + <div class="col-lg-12">
  111 + <div class="card card-block">
  112 + <div class="card-header d-flex justify-content-between pb-0">
  113 + <div class="header-title">
  114 + <h4 class="card-title mb-0">评论点赞次数区间图</h4>
  115 + </div>
  116 + </div>
  117 + <div class="card-body">
  118 + <div id="main" style="width: 100%;height: 450px"></div>
  119 + </div>
  120 + </div>
  121 + </div>
  122 + <div class="col-lg-6">
  123 + <div class="card card-block">
  124 + <div class="card-header d-flex justify-content-between pb-0">
  125 + <div class="header-title">
  126 + <h4 class="card-title mb-0">评论用户性别占比</h4>
  127 + </div>
  128 + </div>
  129 + <div class="card-body">
  130 + <div id="mainTwo" style="width: 100%;height: 450px"></div>
  131 + </div>
  132 + </div>
  133 + </div>
  134 + <div class="col-lg-6">
  135 + <div class="card card-block">
  136 + <div class="card-header d-flex justify-content-between pb-0">
  137 + <div class="header-title">
  138 + <h4 class="card-title mb-0">用户评论词云图</h4>
  139 + </div>
  140 + </div>
  141 + <div class="card-body">
  142 + <div id="mainThree" style="width: 100%;height: 450px;text-align: center">
  143 + <img style="width:84%" src="/static/commentCloud.jpg" alt="">
  144 + </div>
  145 + </div>
  146 + </div>
  147 + </div>
  148 + </div>
  149 + </div>
  150 +
  151 +{% endblock %}
  152 +