From d13aab8aa4d3b521597a6ea07e9537e782515acc Mon Sep 17 00:00:00 2001 From: vance <1143350292@qq.com> Date: Tue, 16 Aug 2022 14:46:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../DataBoard/ActiveAnalysis/List/index.tsx | 4 +-- src/pages/DataBoard/CoreData/List/index.tsx | 36 ++++++++----------- .../DataBoard/RechargeAnalysis/List/index.tsx | 35 +++++++----------- .../List/components/TableModal.tsx | 2 +- .../RetentionAnalysis/List/index.tsx | 36 +++++++------------ .../List/components/AddNftContract.tsx | 2 +- src/pages/Nft/NftContract/List/index.tsx | 7 ---- src/pages/Nft/NftToken/List/index.tsx | 9 ++--- src/utils/Nft/nftContract.ts | 1 - src/widget/Work/PaySelectModal.tsx | 21 +++++------ 10 files changed, 58 insertions(+), 95 deletions(-) diff --git a/src/pages/DataBoard/ActiveAnalysis/List/index.tsx b/src/pages/DataBoard/ActiveAnalysis/List/index.tsx index 648a64c..200cf69 100644 --- a/src/pages/DataBoard/ActiveAnalysis/List/index.tsx +++ b/src/pages/DataBoard/ActiveAnalysis/List/index.tsx @@ -6,7 +6,7 @@ import { getOldUserData, getTodayUserData, getWeekUserData, -} from '@/services/DataBorad/activeanalysis'; +} from '@/services/dataBorad/activeanalysis'; import MoreData from '@/pages/DataBoard/ActiveAnalysis/List/components/MoreData'; import ReactEcharts from 'echarts-for-react'; import { Card, Col, Row, Select } from 'antd'; @@ -75,7 +75,7 @@ const ActiveAnalysis: React.FC = () => { -

DAU

+

登陆人数数据图