This commit is contained in:
@@ -67,6 +67,7 @@ export default {
|
|||||||
|
|
||||||
if (this.action === 'userinfo') {
|
if (this.action === 'userinfo') {
|
||||||
// 获取用户信息流程
|
// 获取用户信息流程
|
||||||
|
this.statusText = '正在获取用户信息...';
|
||||||
if (code) {
|
if (code) {
|
||||||
this.handleUserInfoCallback(code);
|
this.handleUserInfoCallback(code);
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user