From 57c5b9bc8ede956e7d6daa4a30fb4eb127f3efb8 Mon Sep 17 00:00:00 2001 From: "13621160019@163.com" <13621160019@163.com> Date: Sat, 19 Feb 2022 21:53:01 +0800 Subject: [PATCH] updated Dashboard report in Web UI --- README.md | 2 +- README_DE.md | 2 +- README_EN.md | 2 +- web/README.md | 2 +- web/src/components/MyEMS/dashboard/Dashboard.js | 4 ++-- web/src/i18n.js | 12 ++++++------ 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 2b93178f..dcb7ea3e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ MyEMS由资深专业团队开发维护,系统代码基于MIT开源软件许可 ![MyEMS Architecture Site View](/docs/images/architecture-site-view-cn.png) -## MyEMS截图 +## MyEMS UI 展示 ![MyEMS Space EnergyCategory1](/docs/images/myems-space-energycategory1.gif) diff --git a/README_DE.md b/README_DE.md index bb00c5e1..b48f4151 100644 --- a/README_DE.md +++ b/README_DE.md @@ -26,7 +26,7 @@ Verwendung von Open Source, um die Ziele der CO2-Peak-Kohlenstoffneutralität zu ![MyEMS Architecture Site View](/docs/images/architecture-site-view-de.png) -## MyEMS Bildschirmfoto +## MyEMS UI-Präsentation ![MyEMS Space EnergyCategory1](/docs/images/myems-space-energycategory1.gif) diff --git a/README_EN.md b/README_EN.md index c4f77280..300278c5 100644 --- a/README_EN.md +++ b/README_EN.md @@ -26,7 +26,7 @@ Using open source to help achieve carbon peak carbon neutrality goals. ![MyEMS Architecture Site View](/docs/images/architecture-site-view-en.png) -## MyEMS Screenshot +## MyEMS UI Presentation ![MyEMS Space EnergyCategory1](/docs/images/myems-space-energycategory1.gif) diff --git a/web/README.md b/web/README.md index d79d6d89..1e0bf7b0 100644 --- a/web/README.md +++ b/web/README.md @@ -46,7 +46,7 @@ npm run scss * Starting the Development Server A local web server will start at http://localhost:3000. We are using webpack and webpack-serve to automatically detect file changes. So, if you edit and save a file, your browser will automatically refresh and preview the change. -``` +```bash npm start ``` diff --git a/web/src/components/MyEMS/dashboard/Dashboard.js b/web/src/components/MyEMS/dashboard/Dashboard.js index 4821fea4..b23a38b1 100644 --- a/web/src/components/MyEMS/dashboard/Dashboard.js +++ b/web/src/components/MyEMS/dashboard/Dashboard.js @@ -413,7 +413,7 @@ const Dashboard = ({ setRedirect, setRedirectUrl, t }) => { {lastYearInputCardSummaryList.map(cardSummaryItem => ( { {lastYearCostCardSummaryList.map(cardSummaryItem => (