Home > WeChat Applet > Mini Program Development > What should I do if the mini program fails the review and the page data is incomplete?

What should I do if the mini program fails the review and the page data is incomplete?

angryTom
Release: 2020-03-25 10:17:06
Original
3865 people have browsed it

What should I do if the mini program fails the review and the page data is incomplete?

What to do if the mini program fails the review and the page data is incomplete

This is because after the mini program is opened, it only has the title and no specific operational content , if the page waits for more than 30 seconds and you still cannot experience the actual service, the mini program will fail the review.

Solution: List the complete content or optimize the code before submitting it for code review.

The mini program code review will focus on the usability and integrity of the mini program

1. The submitted mini program must be a completed product, requirements It can be opened, it can be run, and it cannot be a beta version. Examples: not runnable, crashing, crashing, buttons not responding, incomplete text description, etc.

2. If the mini program itself will crash, or the mini program will cause the WeChat client to crash, it will be rejected.

3. Mini programs with serious bugs (such as inability to add and open, inability to return and exit, severe lag, etc.) will be rejected.

4. If there is an account system in the mini program, you need to provide a test account, including account number and password (you can experience all functions).

Recommended reading: What to look for in mini program review

The above is the detailed content of What should I do if the mini program fails the review and the page data is incomplete?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template