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