Home > WeChat Applet > Mini Program Development > How to jump from WeChat public account to mini program

How to jump from WeChat public account to mini program

王林
Release: 2020-12-24 09:25:55
forward
6857 people have browsed it

How to jump from WeChat public account to mini program

First we need to associate the WeChat official account with the mini program, as follows:

(Learning video sharing: Programming video)

How to jump from WeChat public account to mini program

1. Menu related applet

How to jump from WeChat public account to mini program

2. Pictures and texts

How to jump from WeChat public account to mini program

How to jump from WeChat public account to mini program

How to jump from WeChat public account to mini program

How to jump from WeChat public account to mini program

Send the generated image and text as a message to the user. The user clicks on the image and text to enter the page, and the page The text/picture/mini program entered into the mini program will appear.

3. Ordinary messages (pay attention to automatic reply messages), only supports text

How to jump from WeChat public account to mini program

<a data-miniprogram-appid="你的小程序id" data-miniprogram-path="你的小程序地址"  href="https://www.baidu.com">小程序</a>
Copy after login

4. Send template messages after the service account and enterprise account are authenticated

https://mp.weixin.qq.com/wiki?t=resource/res_main&id=mp1433751277

How to jump from WeChat public account to mini program

Because there is only a personal subscription number, the template message does not I tried, but the official website gave a tutorial.

Related recommendations: Mini Program Development Tutorial

The above is the detailed content of How to jump from WeChat public account to mini program. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:csdn.net
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template