From 68e8c86d4048390370cdf2621a732b2f38a03fef Mon Sep 17 00:00:00 2001 From: yang <30883395+webvs2@users.noreply.github.com> Date: Mon, 14 Aug 2023 17:59:47 +0800 Subject: [PATCH] Statistic :fix doc; Optimized code; (#22384) * [statistic]: doc conflict modification * [statistic]:doc Modify text * [statistic]:Optimized code --- examples/docs/en-US/statistic.md | 102 ++++++++++++++++++++++-------- examples/docs/es/statistic.md | 105 ++++++++++++++++++++++--------- examples/docs/fr-FR/statistic.md | 102 ++++++++++++++++++++++-------- examples/docs/zh-CN/statistic.md | 101 ++++++++++++++++++++++------- examples/nav.config.json | 24 +++---- packages/statistic/src/main.vue | 47 +++++++------- 6 files changed, 338 insertions(+), 143 deletions(-) diff --git a/examples/docs/en-US/statistic.md b/examples/docs/en-US/statistic.md index 1d25019a2..11e25af62 100644 --- a/examples/docs/en-US/statistic.md +++ b/examples/docs/en-US/statistic.md @@ -8,25 +8,39 @@ Countdown mode The component provides a thousandth place display, but you can use rate to set the 10,000th place, and so on :::demo + ```html