Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VienLi/CcView
/ functions
Functions
220 in github.com/VienLi/CcView
⨍
Functions
220
◇
Types & classes
60
↓ 7 callers
Function
useAppDispatch
()
src/store/index.ts:73
↓ 6 callers
Function
delay
(time: number)
src/utils/common.ts:7
↓ 5 callers
Function
clickEventHandler
(eventType: string)
src/components/MoreIcon/index.tsx:24
↓ 5 callers
Function
dateFormat
(timeStamp: number | string, format = 'Y-M-D h:m:s')
src/utils/common.ts:53
↓ 5 callers
Function
formatNumber
(num: number)
src/utils/common.ts:50
↓ 5 callers
Function
getFolder
(uuid: string)
src/api/application.ts:59
↓ 4 callers
Function
getStorage
(key: string, defaultValue: any)
src/utils/common.ts:33
↓ 4 callers
Function
onSubmit
(data: LoginData, refs: Record<string, any>)
src/pages/login/index.tsx:24
↓ 4 callers
Function
updateStatue
(newStatus: number)
src/components/MuiTable/temp/UserOptions.tsx:57
↓ 3 callers
Function
destroy
(state)
src/store/slice/Design/index.ts:168
↓ 3 callers
Function
eventHandler
(type: string, data : Record<string, any>)
src/components/Form/FormFactory.tsx:67
↓ 3 callers
Function
onEvent
(eventParams: EventParams)
src/pages/login/index.tsx:59
↓ 3 callers
Function
setDesignId
(state, action: PayloadAction<string>)
src/store/slice/Global/index.ts:41
↓ 3 callers
Function
setStorage
(key: string, value: any)
src/utils/common.ts:40
↓ 2 callers
Function
findMenuByHref
(href: string)
src/config/data/index.ts:108
↓ 2 callers
Function
formatData
(data: AppDataType)
src/pages/application/index.tsx:9
↓ 2 callers
Function
getDetail
(uuid: string)
src/api/application.ts:66
↓ 2 callers
Function
getTemplateList
(type = 0)
src/api/template.ts:37
↓ 2 callers
Function
getUserInfo
(data = {})
src/api/user.ts:31
↓ 2 callers
Function
initScaleWindow
()
src/components/Banner/index.tsx:59
↓ 2 callers
Function
isHideMenu
(isHead = false, path: string)
src/config/constant.ts:32
↓ 2 callers
Function
onEvent
(eventParams: EventParams)
src/components/Dialog/CreateDialog.tsx:21
↓ 2 callers
Function
refresh
()
src/pages/user/index.tsx:64
↓ 2 callers
Function
triplet
(e1: number, e2: number, e3: number)
src/utils/common.ts:13
↓ 1 callers
Function
SwitchIcon
(mode: string)
src/components/ThemeSwitch/index.tsx:4
↓ 1 callers
Function
addLight
(scene: Scene)
src/components/Banner/index.tsx:87
↓ 1 callers
Function
animate
* 循环渲染,注意离开时销毁 *
src/components/Banner/index.tsx:107
↓ 1 callers
Function
copyAppOrPage
(uuid: string)
src/api/application.ts:42
↓ 1 callers
Function
creatApp
(data: ApplicationCreate, parent: string)
src/api/application.ts:4
↓ 1 callers
Function
creatFloor
(isDark: boolean)
src/components/Banner/index.tsx:52
↓ 1 callers
Function
creatPage
(data: PageCreate, parent: string)
src/api/application.ts:12
↓ 1 callers
Function
creatVideo
(group: Group, video: HTMLVideoElement, videoSrc: string)
src/components/Banner/index.tsx:76
↓ 1 callers
Function
createTemplatePage
(uuid: string)
src/api/template.ts:46
↓ 1 callers
Function
createUser
(data: CreateUser)
src/api/user.ts:11
↓ 1 callers
Function
deleteAppOrPage
(uuid: string)
src/api/application.ts:34
↓ 1 callers
Function
deleteComponent
(components:Component[], deleteIds: string[])
src/store/slice/Design/index.ts:46
↓ 1 callers
Function
deleteTemplate
(uuid: string)
src/api/template.ts:19
↓ 1 callers
Function
destroy
(state)
src/store/slice/Global/index.ts:49
↓ 1 callers
Function
fetchCount
(amount = 1)
src/store/slice/Counter/counterAPI.ts:1
↓ 1 callers
Function
formatData
(data: AppDataType)
src/components/Dialog/MoveDialog.tsx:19
↓ 1 callers
Function
genFormRow
(rowList : FormConfigItem[], control: Control, eventHandler: (type: string, data : Record<string, any>) => voi
src/components/Form/FormFactory.tsx:36
↓ 1 callers
Function
genQueryRow
(eventMap: Record<string, Function>, rowList : QueryItem[], query: Record<string, any>, setQuery: (newQuery: a
src/components/Query/QueryFactory.tsx:16
↓ 1 callers
Function
getBaiduScriptTag
()
src/pages/_app.tsx:70
↓ 1 callers
Function
getCaptcha
(params: { w?: number, h?: number })
src/api/auth.ts:5
↓ 1 callers
Function
getDesign
(id: string)
src/api/design.ts:11
↓ 1 callers
Function
getTemplate
(uuid: string)
src/api/template.ts:28
↓ 1 callers
Function
getTheme
(mode: PaletteMode)
src/config/theme.ts:3
↓ 1 callers
Function
getUserList
(query: Record<string, any>)
src/api/user.ts:26
↓ 1 callers
Function
handleClick
(uuid: string)
src/components/Dialog/MoveDialog.tsx:31
↓ 1 callers
Function
handleCloseUserMenu
()
src/components/MoreIcon/index.tsx:21
↓ 1 callers
Function
handleCopy
(uuid: string)
src/components/Application/AppContainer.tsx:133
↓ 1 callers
Function
handleDelete
(uuid: string)
src/components/Application/AppContainer.tsx:93
↓ 1 callers
Function
handlePopoverClose
()
src/components/MenuList/index.tsx:53
↓ 1 callers
Function
handleTemplate
(name: string, cover = '', originId: string)
src/components/Application/AppContainer.tsx:113
↓ 1 callers
Function
incrementIfOdd
(amount: number)
src/store/slice/Counter/index.ts:74
↓ 1 callers
Function
initFormConfig
(config: FormConfig, defaultVal?: Record<string, any>)
src/components/Form/FormFactory.tsx:18
↓ 1 callers
Function
initUser
()
src/components/Header/index.tsx:35
↓ 1 callers
Function
login
(data: LoginData & { captureEncode: string })
src/api/auth.ts:10
↓ 1 callers
Function
logout
()
src/api/auth.ts:15
↓ 1 callers
Function
makeStore
()
src/store/index.ts:50
↓ 1 callers
Function
movePage
(origin: string, target: string)
src/api/application.ts:50
↓ 1 callers
Function
onSubmit
()
src/pages/formCreate/index.tsx:8
↓ 1 callers
Function
refreshCaptcha
()
src/components/Form/temp/CaptureItem.tsx:18
↓ 1 callers
Function
removeStorage
(key: string)
src/utils/common.ts:45
↓ 1 callers
Function
savaPageTemplate
(data: {name: string, cover: string, originId: string})
src/api/template.ts:5
↓ 1 callers
Function
saveDesign
(data: DesignData)
src/api/design.ts:5
↓ 1 callers
Function
selectCount
(state: AppState)
src/store/slice/Counter/index.ts:69
↓ 1 callers
Function
setUserInfo
(state, action: PayloadAction<UserInfo>)
src/store/slice/Global/index.ts:45
↓ 1 callers
Function
shimmer
(w: number, h: number)
src/components/shimmer.tsx:3
↓ 1 callers
Function
switchAttr
(state, action: PayloadAction<boolean>)
src/store/slice/Global/index.ts:37
↓ 1 callers
Function
toBase64
(str: string)
src/utils/common.ts:2
↓ 1 callers
Method
update
(group: Group, camera: Camera)
src/utils/lib/AlphaVideoMaterial.ts:80
↓ 1 callers
Function
updateApp
(data: ApplicationCreate)
src/api/application.ts:20
↓ 1 callers
Function
updatePage
(data: PageCreate)
src/api/application.ts:27
↓ 1 callers
Function
updateUser
(data: CreateUser)
src/api/user.ts:16
↓ 1 callers
Function
updateUserStatus
(data: {uuid: string, status: number})
src/api/user.ts:21
↓ 1 callers
Function
uploadFiles
(files: File[])
src/api/oss.ts:4
Function
AppContainer
(props: AppContainerProp)
src/components/Application/AppContainer.tsx:25
Function
ApplicationItem
({ data, onEvent }: ApplicationItemProp)
src/components/Application/ApplicationItem.tsx:13
Function
ApplicationList
()
src/pages/application/[appId].tsx:8
Function
ApplicationPage
()
src/pages/application/index.tsx:6
Function
Banner
()
src/components/Banner/index.tsx:114
Function
ButtonGroup
({ data, onEvent }:{ data: Record<string, any>, onEvent: Function})
src/pages/store/TemplateItem.tsx:12
Function
Copyright
()
src/components/Copyright/index.tsx:5
Function
Counter
()
src/store/slice/Counter/Counter.tsx:14
Function
CreateDialog
(props: CreateUserDialogProp)
src/components/Dialog/CreateUserDialog.tsx:13
Function
CreateDialog
(props: CreateDialogProp)
src/components/Dialog/CreateDialog.tsx:15
Function
DateRange
(props: DateRangeProps)
src/components/Query/item/DateRange.tsx:11
Function
DesignPage
()
src/pages/design/[did].tsx:8
Function
EmptyIcon
({ size = 32, type = 'folder', className = '' }: EmptyIconProps)
src/components/Svg/Empty.tsx:7
Function
ErrorIcon
({ className, height = 200, width = 400 }: ErrorProp)
src/components/Svg/ErrorIcon.tsx:7
Function
EyesIcon
({ close, color, size = 32 }: EyeProps)
src/components/Svg/EyesIcon.tsx:7
Function
EyesIcon
({ size = 32, className }: FolderProps)
src/components/Svg/FolderIcon.tsx:6
Function
FileIcon
({ type, size = 32, className }: FileIconProps)
src/components/Svg/FileIcon.tsx:6
Function
FormCreate
()
src/pages/formCreate/index.tsx:7
Function
FormFactory
(props: FormCreateProp)
src/components/Form/FormFactory.tsx:59
Function
HeadMenu
(props: Record<string, any>)
src/components/HeadMenu/index.tsx:7
Function
Header
({ isSmall, hide = false }: HeaderProp)
src/components/Header/index.tsx:22
Function
HelperText
({ message }: { message: string })
src/components/Form/temp/HelperText.tsx:3
Function
Icon
({ className = '', path = '' })
src/pages/sale/PriceItem.tsx:8
next →
1–100 of 220, ranked by callers