From 9a119d80812bffa9fcc42fa70c03f7fe961ac69f Mon Sep 17 00:00:00 2001 From: Xc <124118265@qq.com> Date: Sat, 4 Feb 2023 20:20:18 +0800 Subject: [PATCH 01/16] feat(components): [statistic] (#11420) * feat(components): [statistic] * feat(components): [statistic] --- .../crowdin/en-US/pages/component.json | 5 +++++ docs/examples/statistic/card.vue | 18 ------------------ docs/examples/statistic/countdown.vue | 8 ++++---- 3 files changed, 9 insertions(+), 22 deletions(-) diff --git a/docs/.vitepress/crowdin/en-US/pages/component.json b/docs/.vitepress/crowdin/en-US/pages/component.json index f359559dc0..0edfd00130 100644 --- a/docs/.vitepress/crowdin/en-US/pages/component.json +++ b/docs/.vitepress/crowdin/en-US/pages/component.json @@ -222,6 +222,11 @@ { "link": "/tree-v2", "text": "Virtualized Tree" + }, + { + "link": "/statistic", + "text": "Statistic", + "promotion": "2.2.30" } ] }, diff --git a/docs/examples/statistic/card.vue b/docs/examples/statistic/card.vue index 137dea9b1b..468ca460bf 100644 --- a/docs/examples/statistic/card.vue +++ b/docs/examples/statistic/card.vue @@ -28,15 +28,6 @@ -