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:
-
- 21 new features of mini programs
- 21 new functions of the mini program: 1. Keyword search; 2. Map positioning; 3. Exclusive space; 4. Official website system; 5. Mall system; 6. Custom labels; 7. Membership cards and coupons; 8. Stores System; 9. Consulting system; 10. Payment system; 11. Permission management; 12. Multi-port.
- Mini Program Development 7403 2020-05-09 15:10:48
-
- How does the mini program access and maintain the WeChat login status?
- In order to facilitate mini program applications to use the WeChat login status for authorized login, the WeChat mini program provides an open interface for login authorization. At first glance, I feel that the document is very reasonable, but when it comes to implementation, it is really confusing and I don’t know how to manage and maintain the login state. This article will teach you step by step how to access and maintain WeChat login status in business.
- Mini Program Development 3757 2020-05-09 09:17:07
-
- How to develop mini program plug-ins?
- How to develop mini program plug-ins? The following article will introduce to you a tutorial on the development and use of WeChat mini programs. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Mini Program Development 4020 2021-05-11 09:58:57
-
- How does the mini program implement the function of loading data in pages?
- How does the mini program implement the function of loading data in pages? The following article will introduce it to you. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Mini Program Development 4234 2020-05-07 09:18:44
-
- What content is generally written in the introduction of a mini program?
- Introduction to Mini Programs Generally, an introduction to a Mini Program is written to tell users what the Mini Program does and what it is used for. The introduction content of the mini program needs to be attractive and precise, so that everyone can clearly understand the function of the mini program.
- Mini Program Development 10188 2020-05-06 14:29:45
-
- What functions can the mini program API achieve?
- An API is an application programming interface, which is a set of predefined functions that give developers access to a set of routines without accessing the source code. Simply put, it can easily activate the capabilities provided by WeChat. Mini programs can use APIs to implement functions such as network requests, data storage, audio and video playback control, and WeChat's open WeChat login, WeChat payment and other functions.
- Mini Program Development 3141 2020-05-06 09:18:03
-
- Mini program uses function throttling to solve the problem of multiple page jumps
- This article will introduce to you how to use function throttling in small programs to solve the problem of multiple page jumps. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Mini Program Development 2931 2021-04-27 09:15:04
-
- WeChat Mini Program Tutorial Conditional Rendering
- Conditional rendering The so-called conditional rendering refers to the logical value of a data binding expression to determine whether to render the current component. In the following piece of code, there is a piece of code that uses the hidden attribute: <view class='content' hidden='{{flag ? true: false}}'> <text>...
- Mini Program Development 245 2020-05-04 13:50:53
-
- How to configure the mini program development project structure? (Tutorial)
- To develop a small program, first use developer tools to create a demo, download the editor, and configure the project structure. Find the created demo folder and import the project into your editor, using the Sublime Text editor.
- Mini Program Development 3090 2020-05-04 10:54:39
-
- How to implement the pull-down function to refresh the page in the mini program?
- How to implement the pull-down function to refresh the page in the mini program? The following article will introduce to you how to implement pull-down refresh in the WeChat applet interface. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Mini Program Development 3380 2020-05-02 09:42:45
-
- How to implement shopping cart function in WeChat applet? (Method introduction)
- How to implement shopping cart function in WeChat applet? The following article will introduce to you how to implement the shopping cart function in WeChat applet. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Mini Program Development 7665 2020-05-01 09:44:06
-
- Introduction to the method of generating parameter QR code by mini program
- How does WeChat applet generate parameter QR code? The following article will introduce to you how a small program generates parameter QR codes. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Mini Program Development 4102 2020-04-30 17:15:11
-
- What should I do if the WeChat applet cannot obtain positioning?
- The solution to the problem that the WeChat mini program cannot obtain the position is: 1. First open the WeChat mini program that cannot obtain the position; 2. Then click the [Settings] option on the mini program homepage to enter the permission management interface; 3. Finally, enable the [Geolocation] permission. That’s it.
- Mini Program Development 66612 2020-04-30 14:52:48
-
- What is a mini program? What functions does it have?
- A mini program is an application that does not require downloading and installation. Users can open the application by scanning or searching. Mini programs can realize functions such as message notifications, offline code scanning, and WeChat public account association.
- Mini Program Development 6447 2020-04-30 13:49:43
-
- How to jump to the mini program development page?
- In previous APP or web products, users can browse multiple pages when using them, and the servers of these products can carry enough data. The characteristic of mini programs is their small size. In order to avoid causing trouble to users when using mini programs, WeChat mini programs stipulate that the page path can only be five levels. Please try to avoid multi-level interactions.
- Mini Program Development 2873 2020-04-29 17:10:25