Sharing on qq is relatively normal
Using title, the first img tag of html combined with the meta tag to achieve
Sharing on WeChat like this is a mess
After checking, it turned out that WeChat did not authorize you. And after authorization, make corresponding js configuration corresponding to WeChat js-sdk
For those developed in conjunction with WeChat jssdk To summarize the process:
1. Register a WeChat public platform account to obtain the corresponding permissions
2. Bind a domain name
3. Download the official js-sdk to prepare for development
But do I need a backend when using the sharing interface here? Should we cooperate or can I just insert js into the page to customize it?
hi, share my experience.
If your company has not yet opened a certified public account, WeChat will have a test public account that can be used for testing. The test public account contains most of the permissions of jssdk. Domain names can be mapped using ngrok, peanut shell and other tools Develop locally.
WeChat jssdk requires background cooperation