How to jump to the mini program? The operation of jumping to the public number can be realized through the following methods

1. Directly place the public number two-dimensional code
Generate a public number two-dimensional code: In the management background of WeChat public number, find and generate a public number two-dimensional code picture. Place a two-dimensional code in the applet: place the generated two-dimensional code picture in the appropriate location in the applet. User action: Users can jump to the public number by pressing the ID code in the applet.
2. Use public number components
Configure the connection between applet and public number:
Add the component to the applet page, and a public-relevant module will appear on the page.
3. Use webview to embed public links
Add a webview component to the applet: If the applet’s public number is a certified enterprise number, you can directly open a new page and write in the page.
This url can be a public quotation article or it can be directly the public address.
If there is no public address, you can place the public two-dimensional code on the Internet to convert the code tool to one address.
4. Use the official components provided by WeChat or jump link
Applicable to public number embed applets