From bab9bee3a193016412655e3186210f6282bbbfd3 Mon Sep 17 00:00:00 2001 From: xiaowen <372193233@qq.com> Date: Fri, 8 Jul 2022 18:04:28 +0800 Subject: [PATCH] cxw-010203 --- components/indexCom/dataChild/dataConfig/dataOption.js | 1 - components/indexCom/dataChild/index.js | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/components/indexCom/dataChild/dataConfig/dataOption.js b/components/indexCom/dataChild/dataConfig/dataOption.js index 7c3bd57..35485ad 100644 --- a/components/indexCom/dataChild/dataConfig/dataOption.js +++ b/components/indexCom/dataChild/dataConfig/dataOption.js @@ -6,7 +6,6 @@ export default { }, confine: true }, - legend: { icon: 'rectangle',//data图标样式 itemWidth: 8,//data图标大小 diff --git a/components/indexCom/dataChild/index.js b/components/indexCom/dataChild/index.js index 16f05e6..e0287fa 100644 --- a/components/indexCom/dataChild/index.js +++ b/components/indexCom/dataChild/index.js @@ -9,7 +9,7 @@ Component({ count6month: 0, countAll: 0, timelist: ['二十四小时', '最近七天', '最近三十天', '自定义'], - totallist: totallist, + totallist: [], showChart: true, chartOption: dataOption },