Commit 61cd0281 authored by 李苏's avatar 李苏 💬

首页变更

parent 8d66093c
......@@ -747,7 +747,7 @@ export const powerRoutes=[
"icon": "",
"noCache": false,
"link": null,
"mkid":'test',
"mkid":905200300,
},
name:'performanceReportSet',
path:"performanceReportSet"
......
......@@ -49,7 +49,7 @@
start,
stop,
excute
} from '@/api/riskPrecontrol/riskSet';
} from '@/api/daily/lzsz.js';
/* edit页面*/
import Edit from './edit'
......
......@@ -325,6 +325,16 @@
series: [
{
axisLine: {
lineStyle: {
width: 6,
color: [
[0.25, '#FF6E76'],
[0.5, '#FDDD60'],
[0.75, '#58D9F9'],
[1, '#7CFFB2']
]
}},
radius:'90%',
name:setting.title,
type: 'gauge',
......@@ -337,7 +347,11 @@
},
detail: {
valueAnimation: true,
formatter: '{value}'
formatter: '{value}',
textStyle:{
fontSize:17
}
},
data: [
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment