From b0bd85de0dd820a476d278a0aa8c7d0f26885897 Mon Sep 17 00:00:00 2001 From: xixi <123@qq.com> Date: Wed, 24 Apr 2024 15:15:52 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=B9=E5=87=BA=E7=BD=91=E5=9D=80=E6=9B=B4?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ddzhxt/rysshyqk.vue | 9 ++++++++- src/pages/ddzhxt/ddzhxts.vue | 5 +++-- 2 files changed, 11 insertions(+), 3 deletions(-) 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 // });