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 do self-employed individuals register for WeChat mini programs?
- How to register a WeChat mini program for a self-employed person: first select the registration type [Mini Program] and fill in the relevant information; then select the subject type [Enterprise] and pay attention to selecting an individual industrial and commercial household; then fill in the administrator information; finally enter the mini program release process and click [Authentication] and fill in the mini program information in sequence.
- Mini Program Development 11068 2020-08-13 14:43:50
-
- How to draw a table with a small program
- How to draw a table in a mini program: first create a corresponding interface in the mini program development tool and insert multiple view elements; then add class attributes and view styles, and save the code; then set the style of the header and body of the table; finally Just save the code and preview the effect in the simulator.
- Mini Program Development 11911 2020-08-13 14:31:54
-
- How to view data on mobile phone using mini program
- How to view data in the mini program on your mobile phone: First, search for the mini program assistant mini program on WeChat and open it; then on the mini program management page bound to the WeChat account, select and click [Basic Data] to open; then allow the mini program data assistant to be opened ;Finally check the data.
- Mini Program Development 7989 2020-08-13 14:21:58
-
- How to add applets to desktop on Apple 7plus
- How to add small programs to the desktop on Apple 7plus: First open the frequently used small programs and click on the three dots in the upper right corner of the small program you want to open; then select [Add to Desktop] in the settings that pop up on the page; finally select [Add to Home Screen] 】That’s it.
- Mini Program Development 10228 2020-08-13 14:14:06
-
- How to cancel the WeChat mini program to release the quota
- How to cancel the WeChat mini program to release the quota: first log in to the mini program to be destroyed, and click [Settings] on the mini program homepage; then select the [Basic Settings] field, and click [Account Logout] after the original ID of the account information; finally Agree to the agreement and use the administrator's WeChat scan to authenticate.
- Mini Program Development 3525 2020-08-13 13:51:15
-
- How to check the mini program version number
- How to check the mini program version number: first prepare a mini program fragment and set a global variable in [app.js]; then directly get the global version number in the page JS; and finally display it directly on the page.
- Mini Program Development 10615 2020-08-13 13:38:47
-
- How to dynamically add content to WeChat mini programs
- The method of dynamically adding content to WeChat applet: first add a for and loop the view; then bind an input event to input, and obtain the index of the view block containing the input; and finally modify the value in the array through the index value.
- Mini Program Development 6804 2020-08-13 13:19:26
-
- What should I do if the WeChat applet cannot be used?
- Solutions for WeChat applet not working: 1. Clean the WeChat cache; 2. Update the latest version of WeChat in a timely manner; 3. Try to solve the problem of mobile phone operation; 4. The applet is under maintenance or has been stopped.
- Mini Program Development 31474 2020-08-11 11:40:28
-
- Precautions for usage of the mini program scoll-view
- The mini program comes with the component scorll-view, which is easy to use, but you should pay attention to one thing when using it: 1. The scorll-view does not support flex layout internally; 2. Depending on the sliding direction, the sliding in the x-axis direction must Give a fixed value to the width of soroll-view...
- Mini Program Development 2364 2020-08-06 17:18:52
-
- Share the WeChat applet check-in and attendance back-end code
- Server-side source code: Many friends sent me private messages asking about the back-end code. Very happy to have helped so many people. However, due to some reasons, it could not be released together with the client code. Here, the code is released on GitHub so that everyone can download and study conveniently.
- Mini Program Development 4449 2020-07-25 13:23:08
-
- How to edit the content of the mini program page?
- How to edit the content of the mini program page: First, right-click pages in the editing area, select New Directory to create a folder; then right-click the folder, select New Component, and enter the file name; finally open the [app.json] file and operate Just edit the navigation bar.
- Mini Program Development 8456 2020-07-22 11:21:07
-
- What does mini program interface mean?
- The mini program interface means a universal data exchange channel for tools developed by other third parties to interface with WeChat, and is one of the two types of interfaces provided by the system for users. Programmers request services from the system through the program interface in the program.
- Mini Program Development 8697 2020-07-22 10:56:54
-
- How does a WeChat applet monitor users' scrolling up or down?
- The method for WeChat applet to monitor the user's slide up or down: first define the hidden used by the two modules that need to be switched; then define two variables in the data to accept the changed true or false; then use the data in the data to determine the module display Hidden variables; finally collect the monitoring results.
- Mini Program Development 4507 2020-07-22 10:48:30
-
- What is the difference between Mini Program Mall and Taobao?
- The differences between Mini Program Mall and Taobao: 1. Most of the customers of Mini Program Mall come from WeChat users; while most of Taobao’s customers are real consumers with the desire to buy. 2. Mini program malls adopt various forms of sales, including direct sales and distribution. Taobao is different, and most of them focus on third-party sales.
- Mini Program Development 3320 2020-07-17 13:13:19
-
- What is the difference between app and mini program?
- Differences: 1. APP needs to be downloaded, which wastes time, traffic and mobile phone storage space, while mini program does not, it only needs to be loaded. 2. The APP requires the development of two systems; the applet is different. It relies on WeChat and can be opened and closed at any time. 3. From the user's perspective, compared to the APP, the operation of the mini program will be easier and the user experience will be improved.
- Mini Program Development 10999 2020-07-16 15:10:24