Skip to content

Commit f7dfae0

Browse files
committed
docs: add demo desc
1 parent f002a87 commit f7dfae0

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

packages/hooks/src/useRequest/docs/loadingDelay/index.en-US.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ By setting `options.loadingDelay`, you can delay the time when `loading` turns t
1515

1616
### Basic usage
1717

18+
If you hit run quickly, the data without loadingDelay will flash.
19+
1820
<demo src="./demo/demo.vue"
1921
language="vue"
2022
title=""

packages/hooks/src/useRequest/docs/loadingDelay/index.zh-CN.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ source:
1515

1616
### 基本用法
1717

18+
如果你快速的点击 run, 没使用 loadingDelay 的数据将会闪烁。
19+
1820
<demo src="./demo/demo.vue"
1921
language="vue"
2022
title=""

0 commit comments

Comments
 (0)