feat: 实现微信登录demo
This commit is contained in:
4
src/typings.d.ts
vendored
4
src/typings.d.ts
vendored
@@ -1,6 +1,6 @@
|
||||
export type UserInfo = {
|
||||
username: string
|
||||
token: string
|
||||
nickname: string
|
||||
avatar: string
|
||||
}
|
||||
export type UserItem = {
|
||||
username: string
|
||||
|
||||
Reference in New Issue
Block a user