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 npm package functions in WeChat applet development?
- This article introduces how to use the npm package function in the development of WeChat mini programs, which greatly improves the development efficiency of WeChat mini programs. It is also an update to the video version of the WeChat mini program series tutorials.
- Mini Program Development 2610 2020-04-04 09:37:25
-
- What are mini program software used for?
- A mini program is an application that does not require downloading and installation. Users can open the application by scanning or searching; the mini program software can realize seven major functions such as message notification, offline code scanning, and official account association; and through Official account association allows users to jump between official accounts and mini programs.
- Mini Program Development 4865 2020-04-03 09:56:15
-
- What should I do if the mini program fails to obtain the geographical location?
- The solution to the failure of the applet to obtain the geographical location: first find and open the "app.json" file; then add the "permission" attribute to the file, the specific code is "{"pages":["pages/index/index], "permission":{...}}".
- Mini Program Development 9476 2020-04-03 09:52:35
-
- How to get started with WeChat mini program development? (Detailed explanation with pictures and text)
- How to get started with WeChat mini program development? This article will introduce to you an introductory tutorial on WeChat applet development. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to everyone.
- Mini Program Development 4753 2020-04-03 10:06:17
-
- How to insert a table into a mini program
- We can implement the table style through flex layout in the WeChat applet view container view. Flex is flexible layout, and any container can be designated as Flex layout.
- Mini Program Development 6160 2020-04-03 09:30:47
-
- How to use mini program push
- The push() method in the applet can add one or more elements to the end of the array and return the new length. Syntax: "arrayObject.push(newelement1,newelement2,....,newelementX)"
- Mini Program Development 8912 2020-04-03 09:01:45
-
- How to find the current page path of a mini program
- How to get the current page path of the mini program: Use getCurrentPages to get all the page objects of the currently loaded page and store them in an array. The last one in the array is the path of the current page.
- Mini Program Development 7486 2020-04-02 10:31:35
-
- Does the mini program have to be bound to a public account?
- WeChat mini programs can be registered separately or used in association with official accounts. However, mini programs also require certification, so for convenience, it is recommended to apply for a public account. After certification, the mini program you apply for does not need to be certified.
- Mini Program Development 6549 2020-04-02 09:54:54
-
- How to unbind third-party authorization from mini program
- How to unbind third-party authorization from the Mini Program: 1. Log in to the Mini Program account on the WeChat official account platform. 2. After logging in, go to "Settings" - "Third Party Settings" - "Third Party Platform Authorization Management", and click "Stop Authorization" after you want to unbind the third party platform.
- Mini Program Development 9627 2020-04-02 09:38:41
-
- How to implement scrolling loading of data in WeChat applet?
- How to implement scrolling loading of data in WeChat applet? 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 2615 2020-04-02 09:35:54
-
- How to modify the name of the mini program that has been certified
- How to modify the certified name of the mini program: first log in to the WeChat public platform mini program; then select "Settings->Basic Information->Mini Program Name->Modify"; then scan the QR code for verification by the administrator and enter the modification page; finally Fill in the new name and click "OK" to wait for approval.
- Mini Program Development 6177 2020-04-01 11:02:24
-
- How to insert mini program into public account
- Methods to insert the mini program into the official account: 1. Associate the official account with the mini program. 2. Enter the official account backend, click on the custom menu, set the menu name and select the menu content as "Jump to Mini Program", then click "Select Mini Program" and select the mini program to be inserted in the pop-up mini program. .
- Mini Program Development 18847 2020-04-01 10:18:49
-
- Can I change the administrator of the WeChat mini program?
- WeChat mini programs can change the administrator in the mini program background. Change process: 1. Log in to the mini program backstage, enter "Member Management - Administrator", and click Modify. 2. Verify the identity of the original administrator. 3. Fill in the new administrator information.
- Mini Program Development 5629 2020-04-01 10:01:07
-
- How to open external links in WeChat applet
- External links can be opened through the web-view component in WeChat mini programs. How to use: 1. Configure the business domain name on the mini program public platform. 2. Use the web-view component directly on the mini program page to add external links.
- Mini Program Development 12925 2020-04-01 09:50:52
-
- Why can't I find the registered mini program?
- Reasons why registered mini programs cannot be searched: 1. After registration, the mini program needs to pass the review, and then log in to the WeChat mini program platform to publish the mini program. The mini program can only be searched for two hours after it is released. 2. It may be because there is a problem with the keyword setting of the mini program.
- Mini Program Development 9334 2020-04-01 09:40:18