How to jump to WeChat mini program and transfer to WeChat public number?

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

How do applet jump to the public number
How do applet jump to the public number

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

(0)
adminadmin
上一篇 2025-06-25 上午3:02
下一篇 2025-09-27 上午4:33

Recommend

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注