Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 302 Bytes

File metadata and controls

12 lines (7 loc) · 302 Bytes

请求模版封装:vue3 hooks 工具

安装方法

npm intall @request-template/react-hooks

使用方法

react-hooks跟vue3-hooks不一样,由于始终都要setxxx,所以只保留了基础的手动请求功能,为数据驱动防抖和节流保留的功能也不再需要了