📝 API 文档
mincu-lib

mincu-lib

Variables

_window

Const _window: any


defaultUserData

Const defaultUserData: Object

Type declaration

NameType
colorSchemestring
colors{}
inset{ bottom: number ; left: number ; right: number ; top: number }
inset.bottomnumber
inset.leftnumber
inset.rightnumber
inset.topnumber
profile{ basicProfile: { app_avatar_url: string ; department: string ; department_id: string ; head_pic_url: string ; max_role_level: number ; message: string ; name: string ; status: number } ; entireProfile: { base_info: any ; is_teacher: boolean ; message: string ; status: number } }
profile.basicProfile{ app_avatar_url: string ; department: string ; department_id: string ; head_pic_url: string ; max_role_level: number ; message: string ; name: string ; status: number }
profile.basicProfile.app_avatar_urlstring
profile.basicProfile.departmentstring
profile.basicProfile.department_idstring
profile.basicProfile.head_pic_urlstring
profile.basicProfile.max_role_levelnumber
profile.basicProfile.messagestring
profile.basicProfile.namestring
profile.basicProfile.statusnumber
profile.entireProfile{ base_info: any ; is_teacher: boolean ; message: string ; status: number }
profile.entireProfile.base_infoany
profile.entireProfile.is_teacherboolean
profile.entireProfile.messagestring
profile.entireProfile.statusnumber
tokenstring

Functions

noop

noop(): void

Returns

void