Skip to content
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

onShareAppMessage分享接口报错,不能定制分享 #22

Closed
eshion opened this issue Jan 14, 2017 · 7 comments
Closed

onShareAppMessage分享接口报错,不能定制分享 #22

eshion opened this issue Jan 14, 2017 · 7 comments

Comments

@eshion
Copy link

eshion commented Jan 14, 2017

https://mp.weixin.qq.com/debug/wxadoc/dev/api/share.html#onshareappmessage

wx20170114-100554 2x

看源码应该是对Page事件漏加了onShareAppMessage

https://github.com/wepyjs/wepy/blob/master/packages/wepy/src/base.js#L21

@kiner-tang
Copy link

已经构建好的项目要重新构建才能修复这个问题吗?

@Gcaufy
Copy link
Collaborator

Gcaufy commented Jan 16, 2017

@kiner-tang 先手动修复吧,下个版本发布后再构建一下就可以解决这个问题了。

@kiner-tang
Copy link

好的

@Gcaufy
Copy link
Collaborator

Gcaufy commented Jan 16, 2017

@kiner-tang 参考13b5094

修改node_modules/wepy/lib/base.js

@Gcaufy
Copy link
Collaborator

Gcaufy commented Jan 17, 2017

已发布更新

@Gcaufy Gcaufy closed this as completed Jan 17, 2017
@kscMaster
Copy link

我也遇到了这个问题

@Gcaufy
Copy link
Collaborator

Gcaufy commented Feb 27, 2017

@957919019 参考这个 #52

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

No branches or pull requests

4 participants