Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sunniejs/vue-h5-template
/ functions
Functions
14 in github.com/sunniejs/vue-h5-template
⨍
Functions
14
◇
Types & classes
12
↓ 1 callers
Function
judgeComponent
(file)
postcss.config.js:4
↓ 1 callers
Function
loginPassword
()
src/api/index.ts:7
↓ 1 callers
Function
setLang
(locale?: string)
src/locales/index.ts:55
↓ 1 callers
Function
setupI18n
(app: App)
src/locales/index.ts:74
Function
afterFetch
(ctx)
src/utils/request/useFetchApi.ts:17
Function
beforeFetch
({ options })
src/utils/request/useFetchApi.ts:8
Function
delete
(url: string, config?: AxiosRequestConfig)
src/utils/request/index.ts:60
Function
get
(url: string, config?: AxiosRequestConfig)
src/utils/request/index.ts:48
Function
getUserInfo
()
src/store/modules/user.ts:15
Function
login
()
src/store/modules/user.ts:23
Function
post
(url: string, data?: object, config?: AxiosRequestConfig)
src/utils/request/index.ts:52
Function
put
(url: string, data?: object, config?: AxiosRequestConfig)
src/utils/request/index.ts:56
Function
setInfo
(info: any)
src/store/modules/user.ts:20
Function
useAxiosApi
(url: string, config: any)
src/utils/request/useAxiosApi.ts:7