Auto Commit

上级 296dad16
...@@ -103,12 +103,6 @@ function initFirstData() { ...@@ -103,12 +103,6 @@ function initFirstData() {
type: 'slider', type: 'slider',
xAxisIndex: [0], xAxisIndex: [0],
filterMode: 'filter' filterMode: 'filter'
},
{
id: 'dataZoomY',
type: 'slider',
yAxisIndex: [0],
filterMode: 'empty'
} }
], ],
tooltip: { tooltip: {
...@@ -135,7 +129,7 @@ function initFirstData() { ...@@ -135,7 +129,7 @@ function initFirstData() {
<span style='color:red'>-<span> 博客建议:${findItem.message}<br> <span style='color:red'>-<span> 博客建议:${findItem.message}<br>
<span style='color:blue'>-<span> 博客地址:${findItem.url}<br> <span style='color:blue'>-<span> 博客地址:${findItem.url}<br>
<span style='color:blue'>-<span> 发文时间:${params.name}<br> <span style='color:blue'>-<span> 发文时间:${params.name}<br>
` `
}, },
}, },
series: [ series: [
...@@ -206,7 +200,7 @@ function initFirstData() { ...@@ -206,7 +200,7 @@ function initFirstData() {
@search="onSearch" /> @search="onSearch" />
</div> </div>
<div> <div>
<div id="first" style="width:80vw;height:900px;margin: 0 auto"></div> <div id="first" style="width:90vw;height:900px;margin: 0 auto"></div>
</div> </div>
<br> <br>
<div> <div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册