微信小程序端登录和头像调整
This commit is contained in:
@@ -234,7 +234,7 @@ export default function LoginPage() {
|
||||
setSentHint('');
|
||||
setWxLoading(true);
|
||||
try {
|
||||
// 头像昵称改由「我的」页 chooseAvatar / nickname 填写;登录仅换 openId
|
||||
// 登录仅绑定 openId;资料展示走账号昵称/头像
|
||||
const wxInfo = getCachedWxProfile();
|
||||
|
||||
if (completeMode === 'wechat' && isLoggedIn()) {
|
||||
|
||||
Reference in New Issue
Block a user