弹出网址更改
This commit is contained in:
parent
575058c0b4
commit
b0bd85de0d
@ -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'
|
||||||
}
|
}
|
||||||
|
@ -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
|
||||||
// });
|
// });
|
||||||
|
Loading…
Reference in New Issue
Block a user