口才和会议场景

This commit is contained in:
zhonghua1
2026-01-09 19:41:18 +08:00
parent 99d644d082
commit 602338b27b
49 changed files with 5747 additions and 13 deletions

View File

@@ -169,6 +169,13 @@
console.error('缓存登录信息失败:', e)
}
// 通知自定义 TabBar 更新角色可见性(隐藏/显示“教务”)
try {
uni.$emit('tabbar:refresh')
} catch (e) {
console.warn('触发 tabbar 刷新事件失败:', e)
}
// 同步更新前端 store保证"我的"页等能识别为已登录状态
try {
mutations.setUserInfo({