diff --git a/src/components/ddzhxt/rysshyqk.vue b/src/components/ddzhxt/rysshyqk.vue index ce26d1b..5a0fcdf 100644 --- a/src/components/ddzhxt/rysshyqk.vue +++ b/src/components/ddzhxt/rysshyqk.vue @@ -16,7 +16,9 @@ export default { // 新数据 bossCount: [], zgyCount: [], - rysshyqkUrl: 'http://219.147.99.164:8082/servicecity/route/bigdata/list-hour-user-rysshyqk.html' + // rysshyqkUrl: 'http://219.147.99.164:8082/servicecity/route/bigdata/list-hour-user-rysshyqk.html' + rysshyqkUrl: 'http://219.147.99.164:8082/servicecity/route/bigdata/list-case-handle-year.html' + } }, computed: { @@ -42,6 +44,7 @@ export default { area: ['80%', '80%'], title: '' }) + // window.open('http://192.168.0.4:7022/servicecity/route/bigdata/list-case-handle-year.html') }, gr () { let myChart = this.$echarts.init(this.$refs.line) @@ -65,6 +68,10 @@ export default { } // x轴刻度的颜色 }, axisLabel: { + // 每个显示的坐标间隔几个显示 + // interval: 0, + // 设置旋转角度 + // rotate: 45, textStyle: { color: '#fff' } diff --git a/src/pages/ddzhxt/ddzhxts.vue b/src/pages/ddzhxt/ddzhxts.vue index a1e0d9a..0e8be09 100644 --- a/src/pages/ddzhxt/ddzhxts.vue +++ b/src/pages/ddzhxt/ddzhxts.vue @@ -66,7 +66,8 @@ export default { data2: '', ajqkUrl: 'http://219.147.99.164:8082/servicecity/route/bigdata/list-case-info-ajlx.html', gqyajzbUrl: 'http://219.147.99.164:8082/servicecity/route/bigdata/list-case-info-gqyajzb.html', - rysshyqkUrl: 'http://219.147.99.164:8082/servicecity/route/bigdata/list-hour-user-rysshyqk.html', + // rysshyqkUrl: 'http://219.147.99.164:8082/servicecity/route/bigdata/list-hour-user-rysshyqk.html', + rysshyqkUrl: 'http://219.147.99.164:8082/servicecity/route/bigdata/list-case-handle-year.html', ajlxUrl: 'http://219.147.99.164:8082/servicecity/route/bigdata/list-case-info-ajlxtop10.html', ajjzUrl: 'http://219.147.99.164:8082/servicecity/route/bigdata/list-case-info-7dayajjz.html', ajclmydUrl: 'http://219.147.99.164:8082/servicecity/route/bigdata/list-grade-ratio-ajmyd.html', @@ -119,7 +120,7 @@ export default { title: '' // skin: 'demo-class' }) - // window.open('http://219.147.99.164:8082/servicecity/route/bigdata/list-case-info-ajlx.html') + // window.open('http://192.168.0.4:7022/servicecity/route/bigdata/list-case-handle-year.html') // this.$alert(res, { // dangerouslyUseHTMLString: true // });