fix: 修复自定义 tabbar 根据角色获取 tabbarList 异常的问题 - #450
Open
Mr-Welson wants to merge 1 commit into
Open
Conversation
Owner
|
感谢pr,有空我合并一下
飞鸽传书
***@***.***
…---原始邮件---
发件人: ***@***.***>
发送时间: 2026年7月6日(周一) 下午4:17
收件人: ***@***.***>;
抄送: ***@***.***>;
主题: [feige996/unibest] fix: 修复自定义 tabbar 根据角色获取 tabbarList 异常的问题 (PR #450)
修复 userInfo 取值不正确导致 userRoles 及 tabbarList 取值不正确的问题。
You can view, comment on, or merge this pull request online at:
#450
Commit Summary
f6411f1 fix: 修复 tabbarStore 角色信息获取不正确的问题
File Changes
(1 file)
M src/tabbar/store.ts (2)
Patch Links:
https://github.com/feige996/unibest/pull/450.patch
https://github.com/feige996/unibest/pull/450.diff
—
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications, keep track of coding agent tasks and review pull requests on the go with GitHub Mobile for iOS and Android. Download it today!
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
修复 userInfo 取值不正确导致 userRoles 及 tabbarList 取值不正确的问题。