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

分享的自定义字段title,desc、path无效 #53

Closed
wn7067509 opened this issue Feb 27, 2017 · 4 comments
Closed

分享的自定义字段title,desc、path无效 #53

wn7067509 opened this issue Feb 27, 2017 · 4 comments

Comments

@wn7067509
Copy link

wn7067509 commented Feb 27, 2017

分享的自定义字段title,desc、path无效。

onShareAppMessage () {
    return {
        title: "自定义title",     //无效
        desc: "自定义desc",     //无效
        path: '/pages/index?custom=custom'    //无效
    }
}
@Gcaufy
Copy link
Collaborator

Gcaufy commented Feb 27, 2017

1.4.3 的分享还BUG,处理方法参看这个ISSUE #52

@wn7067509
Copy link
Author

好的,我晚上试试处理方法,通过了就close了哈~~O(∩_∩)O谢谢啊

@Gcaufy
Copy link
Collaborator

Gcaufy commented Feb 28, 2017

已发布

@wn7067509
Copy link
Author

赞赞赞!感谢!

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

2 participants