From b9bd70942f8eec4059d9f5831d71245815e1b766 Mon Sep 17 00:00:00 2001 From: Tyh2001 <1469442737@qq.com> Date: Thu, 20 Jun 2024 14:35:13 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E7=BB=84=E4=BB=B6=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/.vitepress/json/search.json | 4 ++-- docs/components/up-load.md | 8 ++++++++ start/src/App.vue | 26 ++------------------------ 3 files changed, 12 insertions(+), 26 deletions(-) diff --git a/docs/.vitepress/json/search.json b/docs/.vitepress/json/search.json index d3f8880351..6726d15a1a 100644 --- a/docs/.vitepress/json/search.json +++ b/docs/.vitepress/json/search.json @@ -157,7 +157,7 @@ }, { "title": "Up Load 文件上传", - "rule": "up-loadUpLoad文件上传upload", + "rule": "up-loadUpLoad文件上传uploadfile", "url": "components/up-load" }, { @@ -361,4 +361,4 @@ "url": "components/confirm-box" } ] -} +} \ No newline at end of file diff --git a/docs/components/up-load.md b/docs/components/up-load.md index bebd2e3e93..33eafd4a00 100644 --- a/docs/components/up-load.md +++ b/docs/components/up-load.md @@ -12,11 +12,13 @@ ::: demo ```html @@ -36,11 +38,13 @@ ::: demo ```html @@ -60,11 +64,13 @@ ::: demo ```html @@ -84,11 +90,13 @@ ::: demo ```html diff --git a/start/src/App.vue b/start/src/App.vue index 4dc178c83a..1c772edac4 100644 --- a/start/src/App.vue +++ b/start/src/App.vue @@ -1,25 +1,3 @@ - - // setTimeout(() => { - // value.value = '1' - // setTimeout(() => { - // value.value = '3' - // setTimeout(() => { - // value.value = '' - // }, 1000) - // }, 1000) - // }, 1000) - - - +