-
Notifications
You must be signed in to change notification settings - Fork 758
New issue
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
可以增加一个分享前的事件,用来阻止用户分享 #45
Comments
感谢你的反馈,已采纳。 另外,官方的Api应该是开放了。 原始邮件 有个特殊的需求,某些页面不想隐藏右上角,但同时需要阻止用户的分享行为。 |
正确的处理方法: |
抱歉,我看错了。已经加了callback。忽略我的上一条。 |
“另外,官方的Api应该是开放了。” |
应该还没正式开放;大家都等等吧,到时候就不需要用WeixinApi这个Hack模式,直接切换到官方版本。 原始邮件 “另外,官方的Api应该是开放了。” |
看了一下那个文档,觉得调用起来挺麻烦的,不知道大神有没有再次封装的想法 |
有个特殊的需求,某些页面不想隐藏右上角,但同时需要阻止用户的分享行为。
以前是这么写的
我觉得大神你的api也可以增加一个前置事件以便实现这样的需求,在下先自己动手改改了:
调用:
The text was updated successfully, but these errors were encountered: