gcz 2 lat temu
rodzic
commit
3515245ed7

+ 1 - 1
src/dataSchema/page1Char2Schema.js

@@ -4,7 +4,7 @@
 import themeColor from "./color"
 let page1Char2Schema = {
     title: {
-        text: '面积统计(亩)',
+        text: '占地面积统计(亩)',
         textStyle: {
             color: themeColor.mainColor,
         },

+ 1 - 1
src/dataSchema/page6Char1Schema.js

@@ -5,7 +5,7 @@
 import themeColor from "./color"
 let page6Char1Schema = {
     title: {
-        text: '事件统计',
+        text: '事件数量统计',
         textStyle: {
             color: themeColor.mainColor,
         },