Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

home.html @无效 #5

Open
zjfsdnu opened this issue Jul 15, 2021 · 0 comments
Open

home.html @无效 #5

zjfsdnu opened this issue Jul 15, 2021 · 0 comments

Comments

@zjfsdnu
Copy link

zjfsdnu commented Jul 15, 2021

if (data.ats != null) {
                    data.ats.forEach(function (nickname) {
                        if (nickname === '@' + that.curUser.nickname) {
                            that.usertip = '有 @ 你了';
                        }
                    })
                }

将that.nickname改为that.curUser.nickname 就好了

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant