弹出网址更改

This commit is contained in:
xixi 2024-04-24 15:15:52 +08:00
parent 575058c0b4
commit b0bd85de0d
2 changed files with 11 additions and 3 deletions

View File

@ -16,7 +16,9 @@ export default {
// //
bossCount: [], bossCount: [],
zgyCount: [], 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: { computed: {
@ -42,6 +44,7 @@ export default {
area: ['80%', '80%'], area: ['80%', '80%'],
title: '' title: ''
}) })
// window.open('http://192.168.0.4:7022/servicecity/route/bigdata/list-case-handle-year.html')
}, },
gr () { gr () {
let myChart = this.$echarts.init(this.$refs.line) let myChart = this.$echarts.init(this.$refs.line)
@ -65,6 +68,10 @@ export default {
} // x } // x
}, },
axisLabel: { axisLabel: {
//
// interval: 0,
//
// rotate: 45,
textStyle: { textStyle: {
color: '#fff' color: '#fff'
} }

View File

@ -66,7 +66,8 @@ export default {
data2: '', data2: '',
ajqkUrl: 'http://219.147.99.164:8082/servicecity/route/bigdata/list-case-info-ajlx.html', 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', 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', 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', 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', ajclmydUrl: 'http://219.147.99.164:8082/servicecity/route/bigdata/list-grade-ratio-ajmyd.html',
@ -119,7 +120,7 @@ export default {
title: '' title: ''
// skin: 'demo-class' // 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, { // this.$alert(res, {
// dangerouslyUseHTMLString: true // dangerouslyUseHTMLString: true
// }); // });