yangys
2024-01-13 f466ae4fdc645c66c9f25e2e4598b9809e2b41af
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<!--
 * @Date: 2022-11-09 12:37:25
 * @LastEditors: Sneed
 * @LastEditTime: 2024-01-03 21:49:35
 * @FilePath: /belleson-frontend/Users/mache/Library/Containers/com.tencent.xinWeChat/Data/Library/Application Support/com.tencent.xinWeChat/2.0b4.0.9/650b28d71b3acf9feb5c2af6da2686eb/Message/MessageTemp/650b28d71b3acf9feb5c2af6da2686eb/File/mdc-portal/index.html
-->
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width,height=device-height,initial-scale=1.0">
    <title>千文科技</title>
    <link rel="icon" href="/static/ico.png" />
      <script src="/static/plugins/echarts-3.8.5/echarts.common.min.js"></script>
      <script src="/static/plugins/highcharts/highcharts.js"></script>
      <script src="/static/plugins/highcharts/highcharts-more.js"></script>
      <script src="/static/plugins/highcharts/highcharts-3d.js"></script>
      <script src="/static/plugins/highcharts/wordcloud.js"></script>
      <script src="/static/plugins/highcharts/exporting.js"></script>
      <script src="/static/plugins/highcharts/bullet.js"></script>
<!--      <script src="https://img.hcharts.cn/highcharts/modules/xrange.js"></script>-->
      <script src="/static/plugins/highcharts/xrange.js"></script>
      <script src="./static/table-merge-utils.min.js"></script>
  </head>
  <body>
    <div id="app"></div>
    <!-- built files will be auto injected -->
  </body>
</html>