current location:Home > Technical Articles > WeChat Applet > Mini Program Development
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- How to use Tencent Video plug-in in WeChat mini program?
- How to use Tencent video plug-in in WeChat mini program development? The following article will introduce you to the tutorial on how to use the Tencent video plug-in. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Mini Program Development 6428 2020-04-01 09:37:31
-
- Why can't mini programs connect to external links?
- Reasons why the mini program cannot connect to external links: 1. The type of mini program (personal type and overseas type) does not support the web-view tag. 2. The opened page is not an https service. 3. External links do not allow small programs to be opened.
- Mini Program Development 5057 2020-04-01 09:04:47
-
- How to deploy the backend code of the mini program
- How to deploy the back-end code of the mini program: Upload the back-end code of the mini program to the wwwroot directory of the server through tools such as FTP. The specific directory of wwwroot to be set needs to be determined according to the path in the front-end code of the mini program. Otherwise, the applet cannot access the server.
- Mini Program Development 6483 2020-03-31 15:56:52
-
- How to jump to the mini program page from a public account
- How to jump to the mini program page from an official account: 1. Associate your mini program in the background of the WeChat official account. 2. Copy the path of the mini program to be jumped. 3. Insert the mini program path where you edit the article on the WeChat public account platform.
- Mini Program Development 11777 2020-03-31 10:32:50
-
- Where can I check the store applet appid?
- How to check the appid of the mini program: log in to the WeChat public platform to enter the settings interface, and then enter the development settings tab to view the appid of the mini program.
- Mini Program Development 3908 2020-03-31 09:47:34
-
- Introduction to the method of embedding H5 in small programs
- The HTML syntax in the mini program is a bit weird. The best solution is to display the HTML page directly in it and use the web-view component of the mini program. This article will introduce to you how to embed H5 in small programs.
- Mini Program Development 4738 2020-03-31 09:32:18
-
- How to push messages to mini program users
- Methods to push messages to mini program users: 1. Add the personal center component, check the system notification on the right, and click Manage to enter the background. 2. Click "User List" under "User Management", then select the user on the right, and click "Site Mass Sending" under "Operation". 3. Edit the message to be pushed and click OK.
- Mini Program Development 7827 2020-03-30 13:31:27
-
- How to develop a calculator applet
- This article introduces how to develop a calculator applet using WeChat applet. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to friends who are learning WeChat applet development!
- Mini Program Development 4841 2020-04-06 09:17:02
-
- How to implement WeChat payment in mini program
- How to implement WeChat payment in the mini program: 1. Activate WeChat payment and bind the mini program to WeChat payment. 2. Call the login interface in the applet to obtain the user's openid. 3. Call the merchant server payment unified ordering interface to make prepayment. 4. Call the merchant server to sign again and return the payment data. 5. Complete the payment within the mini program.
- Mini Program Development 8247 2020-03-30 11:24:04
-
- How to add video to mini program
- How to add videos to the mini program: first open a mini program and enter the background; then find and click "Start adding videos" in the mini program background interface; then find and add the video source link; finally click "Save" to complete the mini program Riga video in action.
- Mini Program Development 6679 2020-03-29 11:32:02
-
- How to create your own WeChat mini program
- Create your own mini program: 1. Download development tools. 2. Log in to the developer tools. 3. Click the "+" sign on "Add Project" in the developer tools, and then fill in the relevant information to create a new mini program.
- Mini Program Development 10647 2020-03-28 10:17:13
-
- What languages does WeChat mini program development support?
- The languages supported by the WeChat applet development front-end include JavaScript, WXML, and WXSS; the languages supported by the WeChat applet development backend include PHP, Python, Java, etc. As long as the data can be obtained from the server, any language can be used.
- Mini Program Development 13202 2020-03-28 10:04:03
-
- Can WeChat mini program integrate Alipay payment?
- WeChat applet cannot integrate Alipay payment. Because these are two different payment platforms, interoperability is not currently supported. The program software in the WeChat mini program is a service embedded in WeChat and supports WeChat payment, but cannot use Alipay to pay.
- Mini Program Development 7558 2020-03-28 09:45:17
-
- What tags can be used in WeChat mini programs?
- The tags that can be used in WeChat mini programs are: 1. view tag, which is equivalent to the div tag in HTML5; 2. text tag, which is equivalent to the span tag in HTML5; 3. image tag; 4. button button tag; 5. input Enter the label; 6. Navigator navigation component, etc.
- Mini Program Development 13516 2020-03-28 09:37:14
-
- What is used to write the front desk of WeChat mini program?
- The development tool of the WeChat mini program front-end is "WeChat Developer Tools". The languages used in the mini program front-end include WXML WeChat markup language, WXSS WeChat style sheet, and JavaScript mini program main script language.
- Mini Program Development 6526 2020-03-28 09:27:17