From 34f546c5a8c5aee84916a70938de8e4ec22b842c Mon Sep 17 00:00:00 2001 From: lgf <18827634408@163.com> Date: Tue, 31 Aug 2021 17:17:53 +0800 Subject: [PATCH] update view andress --- README.md | 4 ++-- zh.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fcb5778..7951cc6 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ const App = () => ( ); ``` -:point_right:[demo case](https://codesandbox.io/s/inspiring-hawking-g5ukb?file=/src/App.tsx) +:point_right:[demo case](https://codesandbox.io/s/dank-flower-b3119?file=/src/App.tsx) ## :blue_book: Documentation @@ -116,7 +116,7 @@ The following attributes come from the `option` property configuration item `Hint:`The above method requires the help of`ref`Can call,as:xxx.current.load() -:point_right:[For details, please refer to the demo case](https://codesandbox.io/s/inspiring-hawking-g5ukb?file=/src/App.tsx) +:point_right:[For details, please refer to the demo case](https://codesandbox.io/s/dank-flower-b3119?file=/src/App.tsx) #### Callback function diff --git a/zh.md b/zh.md index 3b2054b..88e96a6 100644 --- a/zh.md +++ b/zh.md @@ -52,7 +52,7 @@ const App = () => ( ); ``` -:point_right:[demo案例](https://codesandbox.io/s/inspiring-hawking-g5ukb?file=/src/App.tsx) +:point_right:[demo案例](https://codesandbox.io/s/dank-flower-b3119?file=/src/App.tsx) ## :blue_book: ​ 文档 @@ -114,7 +114,7 @@ const App = () => ( `提示:`如上方法要借助`ref`才能调用,如:xxx.current.load() -:point_right:[具体请参看,demo案例](https://codesandbox.io/s/inspiring-hawking-g5ukb?file=/src/App.tsx) +:point_right:[具体请参看,demo案例](https://codesandbox.io/s/dank-flower-b3119?file=/src/App.tsx) #### 回调函数