This article mainly introduces the preface of the mini-program development tutorial.
Before you start developing the application number, take a look at the official "mini-programs" tutorial! (The following content is from the official "applet" development guide)
This document will take you step by step to create a small program, and you can experience the actual effect of the small program on your phone. The homepage of this applet displays the welcome speech and the current user's profile picture. click the profile picture to view the startup log of the current applet on the new page.
1. obtain the AppID of the applet
First, we need to have an account. if you can see this document, we should have already invited and created an account for you. Note that you cannot directly use the AppID of the service number or subscription number. With the provided account, you can log on to the https://mp.weixin.qq.com and view the AppID of the applet in settings-developer settings on the website.
After the above steps, the five bottom menus in the case are all configured.
For more articles on small program development tutorials, please follow the PHP Chinese network!