We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
var $message = $msg.closest('.message') var $nickname = $message.find('.nickname') var $titlename = $('.title_name')
$message.find('.nickname') //这个是微信号吗?
The text was updated successfully, but these errors were encountered:
微信号估计拿不到呀,微信号的保密级别貌似比较高,好像公众号也是拿不到。 nickname应该是用户的昵称
Sorry, something went wrong.
如果给与备注的话,通过备注名应该可以等同于微信号吧?
@lixunyi 6666,批量将微信号设为备注名?
No branches or pull requests
$message.find('.nickname') //这个是微信号吗?
The text was updated successfully, but these errors were encountered: