javascript - WeChat music sharing
漂亮男人
漂亮男人 2017-06-26 10:54:02
0
1
746

Music shared by other apps to WeChat is generally in the following form. The format transmitted by WeChat is generally xml. So is something like this a picture or a combination of html styles?

漂亮男人
漂亮男人

reply all (1)
学习ing

If it is Android or Apple, you can directly use the SDK provided by WeChat, set up pictures and other things, and then call the sending interface function.

Android implementation:
http://www.cnblogs.com/androi...
iOS implementation:
http://www.open-open.com/lib/...

For web pages, add JS-SDK, similar to Android and Apple, and then call the sending interface function.

Web page implementation:
http://www.cnblogs.com/Morewa...

    Latest Downloads
    More>
    Web Effects
    Website Source Code
    Website Materials
    Front End Template
    About us Disclaimer Sitemap
    php.cn:Public welfare online PHP training,Help PHP learners grow quickly!