Skip to content

Commit 5334f82

Browse files
committed
docs: 修改请求接口文档
1 parent 22d7953 commit 5334f82

File tree

1 file changed

+2
-1
lines changed
  • website/src/pages/docs/react-native-template/mock-data

1 file changed

+2
-1
lines changed

website/src/pages/docs/react-native-template/mock-data/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,8 @@ export default connect(
7979
)(Dome);
8080
8181
```
82-
### 三、modal文件处理
82+
### 三、使用react-query调用api
83+
[react-query](https://tanstack.com/query/latest) 更详细的使用,请参照官方文档
8384

8485
```
8586
import { Alert } from 'react-native';

0 commit comments

Comments
 (0)