php - How to customize the sharing panel for WeChat sharing
phpcn_u1582
phpcn_u1582 2017-05-16 13:06:26
0
1
402

Please call two masters for the following topics:
1. How to set the content in the sharing panel. I found that the menu panel of a certain WeChat game is customized, as shown below. How is this achieved? I also want to set it to only "send to friends"

2. A problem with the WeChat web debugging tool, as shown below, displays an error, but what exactly is the error? How to check? I just applied for my official account and it has not passed the certification. Is this the reason why the certification has not passed? Currently, the sharing call can be made, and the console can input customized sharing content. However, when actually sharing, the title and first image are still obtained by default. Why?

phpcn_u1582
phpcn_u1582

reply all(1)
習慣沉默

This is very simple. WeChat's JSSDK has a wx.showMenuItems function, which is used to customize the display menu.
You can hide all other sharing menus and only show "Send to Friends".

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template