File tree Expand file tree Collapse file tree 5 files changed +5
-4
lines changed
Expand file tree Collapse file tree 5 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -134,6 +134,7 @@ export const zh = defineConfig({
134134 '/zh/hooks/' : {
135135 base : '/zh/hooks/' , items : [
136136 ...sidebarGuide ( ) ,
137+ ...siderbarUseRequest ( ) ,
137138 ...sidebarHooks ( )
138139 ]
139140 }
Original file line number Diff line number Diff line change 88
99# Look 👇 useFetchs
1010
11- <a href =" /docs/ hooks/en /useFetchs/ " >Jump to useFetchs</a >
11+ <a href =" /vue- hooks-plus/hooks /useFetchs/ " >Jump to useFetchs</a >
Original file line number Diff line number Diff line change 88
99# Look 👇 useInfiniteScroll
1010
11- <a href =" /docs/ hooks/en /useInfiniteScroll/ " >Jump to useInfiniteScroll</a >
11+ <a href =" /vue- hooks-plus/hooks /useInfiniteScroll/ " >Jump to useInfiniteScroll</a >
Original file line number Diff line number Diff line change 88
99# 见 👇 useFetchs
1010
11- <a href =" /docs /hooks/useFetchs/ " >赋予 useRequest 并行请求的能力</a >
11+ <a href =" /vue-hooks-plus/zh /hooks/useFetchs/ " >赋予 useRequest 并行请求的能力</a >
Original file line number Diff line number Diff line change 88
99# 看 👇 useInfiniteScroll
1010
11- <a href =" /docs /hooks/useInfiniteScroll/ " >跳转至 useInfiniteScroll</a >
11+ <a href =" /vue-hooks-plus/zh /hooks/useInfiniteScroll/ " >跳转至 useInfiniteScroll</a >
You can’t perform that action at this time.
0 commit comments