Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HalseySpicy/Hooks-Admin
/ functions
Functions
208 in github.com/HalseySpicy/Hooks-Admin
⨍
Functions
208
◇
Types & classes
37
↓ 31 callers
Function
lazyLoad
(Comp: React.LazyExoticComponent<any>)
src/routers/utils/lazyLoad.tsx:9
↓ 16 callers
Function
useEcharts
(options: echarts.EChartsCoreOption, data?: any)
src/hooks/useEcharts.ts:9
↓ 9 callers
Function
is
(val: unknown, type: string)
src/utils/is/index.ts:6
↓ 4 callers
Function
getBrowserLang
()
src/utils/util.ts:48
↓ 4 callers
Function
getMenuList
()
src/api/modules/login.ts:24
↓ 4 callers
Method
post
(url: string, params?: object, _object = {})
src/api/index.ts:94
↓ 4 callers
Function
searchRoute
(path: string, routes: RouteObject[] = [])
src/utils/util.ts:81
↓ 4 callers
Function
setThemeConfig
(themeConfig: ThemeConfigProp)
src/redux/modules/global/action.ts:23
↓ 4 callers
Function
updateCollapse
(isCollapse: boolean)
src/redux/modules/menu/action.ts:6
↓ 3 callers
Method
get
(url: string, params?: object, _object = {})
src/api/index.ts:91
↓ 3 callers
Function
isFunction
(val: unknown)
src/utils/is/index.ts:13
↓ 3 callers
Function
onChange
(checked: boolean, keyName: string)
src/layouts/components/Header/components/Theme.tsx:21
↓ 3 callers
Function
setLanguage
(language: string)
src/redux/modules/global/action.ts:17
↓ 3 callers
Function
setTabsList
(tabsList: Menu.MenuOptions[])
src/redux/modules/tabs/action.ts:4
↓ 3 callers
Function
setToken
(token: string)
src/redux/modules/global/action.ts:5
↓ 2 callers
Function
addIcon
(name: string)
src/layouts/components/Menu/index.tsx:55
↓ 2 callers
Function
closeMultipleTab
(tabPath?: string)
src/layouts/components/Tabs/components/MoreButton.tsx:13
↓ 2 callers
Function
getItem
( label: React.ReactNode, key?: React.Key | null, icon?: React.ReactNode, children?: MenuItem[], typ
src/layouts/components/Menu/index.tsx:37
↓ 2 callers
Function
getPendingUrl
(config: AxiosRequestConfig)
src/api/helper/axiosCancel.ts:9
↓ 2 callers
Function
getScale
(width = 1920, height = 1080)
src/views/dataScreen/index.tsx:31
↓ 2 callers
Function
isNull
(val: unknown)
src/utils/is/index.ts:108
↓ 2 callers
Function
isObject
(val: any)
src/utils/is/index.ts:30
↓ 2 callers
Function
isUnDef
(val?: T)
src/utils/is/index.ts:24
↓ 2 callers
Method
removePending
* @description: 移除请求 * @param {Object} config
src/api/helper/axiosCancel.ts:35
↓ 2 callers
Function
setWeakOrGray
(checked: boolean, theme: string)
src/layouts/components/Header/components/Theme.tsx:16
↓ 2 callers
Function
tryHideFullScreenLoading
()
src/config/serviceLoading.tsx:18
↓ 1 callers
Method
addPending
* @description: 添加请求 * @param {Object} config
src/api/helper/axiosCancel.ts:17
↓ 1 callers
Function
addTabs
()
src/layouts/components/Tabs/index.tsx:32
↓ 1 callers
Function
checkStatus
(status: number)
src/api/helper/checkStatus.ts:8
↓ 1 callers
Function
deepLoopFloat
(menuList: Menu.MenuOptions[], newArr: MenuItem[] = [])
src/layouts/components/Menu/index.tsx:60
↓ 1 callers
Function
delTabs
(tabPath?: string)
src/layouts/components/Tabs/index.tsx:43
↓ 1 callers
Method
delete
(url: string, params?: any, _object = {})
src/api/index.ts:100
↓ 1 callers
Function
findAllBreadcrumb
(menuList: Menu.MenuOptions[])
src/utils/util.ts:132
↓ 1 callers
Function
getAuthButtonsList
()
src/layouts/index.tsx:19
↓ 1 callers
Function
getAuthorButtons
()
src/api/modules/login.ts:19
↓ 1 callers
Function
getBreadcrumbList
(path: string, menuList: Menu.MenuOptions[])
src/utils/util.ts:99
↓ 1 callers
Function
getMenuData
()
src/layouts/components/Menu/index.tsx:72
↓ 1 callers
Function
getNodePath
(node: Menu.MenuOptions)
src/utils/util.ts:102
↓ 1 callers
Function
getOpenKeys
(path: string)
src/utils/util.ts:64
↓ 1 callers
Function
handleRouter
(routerList: Menu.MenuOptions[], newArr: string[] = [])
src/utils/util.ts:149
↓ 1 callers
Function
initDate
()
src/views/dataScreen/components/OverNext30Chart.tsx:8
↓ 1 callers
Function
initTheme
()
src/hooks/useTheme.ts:10
↓ 1 callers
Function
isDef
(val?: T)
src/utils/is/index.ts:20
↓ 1 callers
Function
listeningWindow
()
src/layouts/index.tsx:25
↓ 1 callers
Function
loginApi
(params: Login.ReqLoginForm)
src/api/modules/login.ts:11
↓ 1 callers
Function
loop
(menuItem: Menu.MenuOptions)
src/utils/util.ts:134
↓ 1 callers
Function
randomNum
(min: number, max: number)
src/utils/util.ts:196
↓ 1 callers
Method
removeAllPending
* @description: 清空所有pending
src/api/helper/axiosCancel.ts:49
↓ 1 callers
Function
setAntdLanguage
()
src/App.tsx:23
↓ 1 callers
Function
setAssemblySize
(assemblySize: string)
src/redux/modules/global/action.ts:11
↓ 1 callers
Function
setAuthButtons
(authButtons: { [propName: string]: any })
src/redux/modules/auth/action.ts:4
↓ 1 callers
Function
setAuthRouter
(authRouter: string[])
src/redux/modules/auth/action.ts:10
↓ 1 callers
Function
setBreadcrumbList
(breadcrumbList: { [propName: string]: any })
src/redux/modules/breadcrumb/action.ts:4
↓ 1 callers
Function
setMenuList
(menuList: Menu.MenuOptions[])
src/redux/modules/menu/action.ts:12
↓ 1 callers
Function
showFullScreenLoading
()
src/config/serviceLoading.tsx:7
↓ 1 callers
Function
useAuthButtons
()
src/hooks/useAuthButtons.ts:9
↓ 1 callers
Function
useTheme
(themeConfig: ThemeConfigProp)
src/hooks/useTheme.ts:8
↓ 1 callers
Function
useTimes
()
src/hooks/useTime.ts:7
↓ 1 callers
Function
wrapperEnv
(envConf: Recordable)
src/utils/getEnv.ts:21
Function
AgeRatioChart
()
src/views/dataScreen/components/AgeRatioChart.tsx:9
Function
AnnualUseChart
()
src/views/dataScreen/components/AnnualUseChart.tsx:10
Function
App
(props: any)
src/App.tsx:15
Function
AssemblySize
(props: any)
src/layouts/components/Header/components/AssemblySize.tsx:5
Function
AuthRouter
(props: { children: JSX.Element })
src/routers/utils/authRouter.tsx:13
Function
AvatarIcon
(props: any)
src/layouts/components/Header/components/AvatarIcon.tsx:12
Function
BasicForm
()
src/views/form/basicForm/index.tsx:4
Function
BatchImport
()
src/views/assembly/batchImport/index.tsx:3
Function
BreadcrumbNav
(props: any)
src/layouts/components/Header/components/BreadcrumbNav.tsx:6
Function
ChinaMapChart
()
src/views/dataScreen/components/ChinaMapChart.tsx:7
Function
CollapseIcon
(props: any)
src/layouts/components/Header/components/CollapseIcon.tsx:5
Function
ColumnChart
()
src/views/echarts/columnChart/index.tsx:4
Function
Curve
()
src/views/dashboard/dataVisualize/components/curve.tsx:3
Function
Curve
()
src/views/dashboard/dataVisualize/components/pie.tsx:3
Function
DataHeaderTime
()
src/views/dataScreen/components/DataHeaderTime.tsx:2
Function
DataScreen
()
src/views/dataScreen/index.tsx:16
Function
DataVisualize
()
src/views/dashboard/dataVisualize/index.tsx:13
Function
DynamicForm
()
src/views/form/dynamicForm/index.tsx:5
Function
Embedded
()
src/views/dashboard/embedded/index.tsx:3
Function
Fullscreen
()
src/layouts/components/Header/components/Fullscreen.tsx:5
Function
Gitee
()
src/views/link/gitee/index.tsx:1
Function
Github
()
src/views/link/github/index.tsx:1
Function
Guide
()
src/views/assembly/guide/index.tsx:6
Function
Home
()
src/views/home/index.tsx:4
Function
HotPlateChart
()
src/views/dataScreen/components/HotPlateChart.tsx:11
Function
InfoModal
(props: Props)
src/layouts/components/Header/components/InfoModal.tsx:8
Function
Juejin
()
src/views/link/juejin/index.tsx:1
Function
Language
(props: any)
src/layouts/components/Header/components/Language.tsx:5
Function
LayoutFooter
(props: any)
src/layouts/components/Footer/index.tsx:4
Function
LayoutHeader
()
src/layouts/components/Header/index.tsx:11
Function
LayoutIndex
(props: any)
src/layouts/index.tsx:14
Function
LayoutIndex
()
src/routers/constant.tsx:10
Function
LayoutMenu
(props: any)
src/layouts/components/Menu/index.tsx:15
Function
LayoutTabs
(props: any)
src/layouts/components/Tabs/index.tsx:13
Function
LineChart
()
src/views/echarts/lineChart/index.tsx:4
Function
Loading
({ tip = "Loading" }: { tip?: string })
src/components/Loading/index.tsx:4
Function
Login
()
src/views/login/index.tsx:7
Function
LoginForm
(props: any)
src/views/login/components/LoginForm.tsx:14
Function
Logo
(props: any)
src/layouts/components/Menu/components/Logo.tsx:4
Function
MaleFemaleRatioChart
()
src/views/dataScreen/components/MaleFemaleRatioChart.tsx:11
Function
Menu1
()
src/views/menu/menu1/index.tsx:1
next →
1–100 of 208, ranked by callers