Home > Article > WeChat Applet > New function of customizing pictures when sharing in WeChat mini program
WeChat is now closely related to our lives. While we programmers are developing WeChat applets, we also need to understand what functions our WeChat has. So WeChat has recently launched a new function. WeChat mini program sharing supports customized cover images, and public accounts and mini program customer service can send mini program cards. At the same time, we have also opened up the ability to obtain invoice headers, fingerprint identification and more.
1. Mini Programs can customize sharing images
In order to help developers present the most appropriate mini program sharing effect to users, we have opened up the ability to customize sharing card images. If the sharing card image is not defined, WeChat will still take a screenshot and share the card image as a mini program.
2. Customer service messages support sending mini program cards
In order to facilitate users to use mini program services, the customer service interface capabilities have been upgraded:
Official accounts and mini program customer service can send them to users Mini program card.
Users can view the input status of customer service staff within the customer service session.
Mini program customer service component upgrade: supports users to send the current mini program page to customer service sessions.
3. Opening up more new capabilities
Sharing mini program messages from the App to WeChat now also supports obtaining group-related information. Game methods such as group ranking and group collaboration extend to more scenarios outside of WeChat.
In the mini program, you can quickly obtain the invoice header information saved by the user, saying goodbye to tedious input. Whether online or offline, the invoicing process will be more convenient.
Developers can use the fingerprint recognition function to enhance the security of user information while continuing to maintain a simple login experience.
After reading the above newly launched functions of WeChat, programmers are wondering if they have any ideas for developing this program? For more tutorials on WeChat mini programs, you can follow our PHP Chinese website, and we will bring you more tutorials.
Related recommendations:
How to develop a date picker for a WeChat mini program
The most complete WeChat mini program project Example
Introduction to WeChat Mini Program
The above is the detailed content of New function of customizing pictures when sharing in WeChat mini program. For more information, please follow other related articles on the PHP Chinese website!