Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Rosen97/web-shop
/ functions
Functions
25 in github.com/Rosen97/web-shop
⨍
Functions
25
◇
Types & classes
15
↓ 2 callers
Function
setPath
vue.config.js:7
↓ 1 callers
Function
checkLogin
()
src/api/index.ts:32
↓ 1 callers
Function
getProductDetail
(params: ProductDetailParams)
src/api/index.ts:61
↓ 1 callers
Function
getProductList
(params: ProductListParams)
src/api/index.ts:55
↓ 1 callers
Function
logout
()
src/api/index.ts:49
↓ 1 callers
Function
userLogin
(params: LoginParamsProps)
src/api/index.ts:37
↓ 1 callers
Function
userRegister
(params: RegisterParamsProps)
src/api/index.ts:43
Function
cached
()
src/registerServiceWorker.ts:16
Function
error
(error)
src/registerServiceWorker.ts:30
Function
fetchProductInfo
({ commit }: { commit: Commit }, productId: number)
src/store/product/index.ts:64
Function
fetchProductList
( { state, commit }: { state: any; commit: Commit }, { params, loadMore }: { params: ProductListParams
src/store/product/index.ts:52
Function
judgeLoginStatus
({ commit }: { commit: Commit })
src/store/home/index.ts:50
Function
offline
()
src/registerServiceWorker.ts:25
Function
ready
()
src/registerServiceWorker.ts:7
Function
registered
()
src/registerServiceWorker.ts:13
Function
setDetailShow
(state: ProductState, bool: boolean)
src/store/product/index.ts:41
Function
setProductInfo
(state: ProductState, info: ProductDetailProps)
src/store/product/index.ts:38
Function
setProductList
(state: ProductState, list: Array<ProductItemProps>)
src/store/product/index.ts:35
Function
setStatus
(state: HomeState, status: boolean)
src/store/home/index.ts:35
Function
setUserInfo
(state: HomeState, info: UserInfoProps)
src/store/home/index.ts:38
Function
toLogin
({ commit }: { commit: Commit }, info: LoginParamsProps)
src/store/home/index.ts:57
Function
toLogout
({commit}: {commit: Commit})
src/store/home/index.ts:78
Function
toRegister
({ commit }: { commit: Commit }, info: RegisterParamsProps)
src/store/home/index.ts:68
Function
updated
()
src/registerServiceWorker.ts:22
Function
updatefound
()
src/registerServiceWorker.ts:19