e493ae5ad10291dd2a2ea4e707bd2a73fbfa2f22
- 在所有显示 user.phone 的地方添加类型检查 - 使用 typeof user.phone === 'string' && user.phone 确保只有字符串才显示 - 修复微信登录后 phone 为对象时显示 [object Object] 的问题 涉及文件: - TabletUserMenu.js - MobileDrawer.js - UserAvatar.js - PersonalCenterMenu.js 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
前端
Languages
HTML
75.9%
JavaScript
9.6%
CSS
8%
SCSS
3.2%
Python
2.1%
Other
1.2%