@@ -185,7 +185,7 @@ export default {
width: 100%;
height: 100%;
.heat-item-style1-title {
- font-size: 14px;
+ font-size: 12px;
font-family: Source Han Sans CN, Source Han Sans CN-Regular;
font-weight: 400;
color: #fff;
@@ -206,7 +206,7 @@ export default {
padding-right: 10px;
}
.mainText{
- font-size: 30px;
+ font-size: 26px;
font-weight: bold;
line-height: 22px;
@@ -76,11 +76,16 @@ export default {
},
legend: {
icon: 'circle',
- data: ['新增销售金额', '新增辅材金额', '新增配件金额', '新增增值金额'],
+ itemWidth: 8,
+ itemHeight: 8,
+ itemGap: 10,
+ top: '16',
+ right: '10',
textStyle: {
- color: '#ffffff'
+ color: '#ffffff',
- right: 0,
+ data: ['新增销售金额', '新增辅材金额', '新增配件金额', '新增增值金额'],
+
grid: {
left: '3%',
@@ -56,7 +56,7 @@ export default {
this.getbigGetLarge3()
this.TimeId = setTimeout(() => {
this.cindex = this.cindex == 0 ? 1 : 0
- }, 10000)
+ }, 3000)
getbigGetLarge3() {
console.log(11111)
@@ -61,7 +61,7 @@ export default {
this.initData();
this.setbiuaoji()
getDate() {
const today = new Date();
@@ -128,11 +128,15 @@ export default {
data: ['已完工', '未完工'],