We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed40bf5 commit 636a2c5Copy full SHA for 636a2c5
docs/.vitepress/config.mts
@@ -1,7 +1,7 @@
1
/*
2
* @Author: weisheng
3
* @Date: 2023-07-27 10:26:09
4
- * @LastEditTime: 2024-08-08 17:38:21
+ * @LastEditTime: 2024-08-19 10:01:59
5
* @LastEditors: weisheng
6
* @Description:
7
* @FilePath: \wot-design-uni\docs\.vitepress\config.mts
@@ -366,7 +366,7 @@ export default defineConfig({
366
link: "/component/count-down",
367
text: "CountDown 倒计时"
368
}, {
369
- link: "/component/count-up",
+ link: "/component/count-to",
370
text: "CountTo 数字滚动"
371
372
link: "/component/number-keyboard",
0 commit comments