简体中文
Appearance
string
../static/login.html
登录页面模板地址
../static/reg.html
注册页面模板地址
authority.getLoginstatus(sessionid: string): boolean
authority.getUserinfo(sessionid: string): Promise<Record<string, any>> | false