@@ -4,7 +4,7 @@
import themeColor from "./color"
let page1Char1Schema = {
title: {
- text: '储蓄量(立方米)',
+ text: '蓄积量(立方米)',
textStyle: {
color: themeColor.mainColor,
}
@@ -24,7 +24,7 @@ let page1Char1Schema = {
},
series: [
{
- name: '储蓄量',
+ name: '蓄积量',
type: 'bar',
data: [5000, 6000, 3000, 9000, 4500, 7000],
itemStyle: {
@@ -1,5 +1,5 @@
<!--
- * @LastEditors: gcz
+ * @LastEditors: wangcc
-->
<template>
<div class=''>
@@ -125,7 +125,7 @@
scrollBoardKey:Date.now(),
scrollBoardConfig:scrollBoardSchema,
page1numerical:[
- {name:'储蓄量',number:'2309',unit:'立方米'},
+ {name:'蓄积量',number:'2309',unit:'立方米'},
{name:'占地面积',number:'55.4',unit:'万亩'}
],
alarmData:[