正在获取用户信息
Uni-app H5 Deploy (Prod + Staging) / deploy (release) Successful in 47s

This commit is contained in:
kk
2026-07-20 17:00:41 +08:00
parent 1b9602f66b
commit 558e1380db
+1
View File
@@ -67,6 +67,7 @@ export default {
if (this.action === 'userinfo') {
// 获取用户信息流程
this.statusText = '正在获取用户信息...';
if (code) {
this.handleUserInfoCallback(code);
} else {