Things to note when reviewing mini programs online recently many friends who use Zion for mini program development will encounter a problem that troubles people - mini programs are always unable to pass the review, which has led to a delay in going online. Don't panic!

2025/09/1723:37:37 technology 1061

Notes on review of mini programs online

Recently, many friends who use Zion for mini program development will encounter a problem that troubles people - mini programs are always unable to pass the review, which has led to a delay in going online. Don't panic! The Zion team has compiled the official documents of related WeChat mini program, including WeChat developer help document , WeChat open community , WeChat mini program operation scope , WeChat mini program common rejection types , WeChat mini program service terms and other related WeChat mini program official documents, and summarized the following common precautions. Hope it will help friends who use Zion! I wish all Zioners to launch their own WeChat mini-programs as soon as possible!

Basic precautions

  1. strongly recommends carefully watching "WeChat official documents - common rejection situations"
  • Release version cannot be a demo version
  • must be tested and there must be no errors.
  • page layout is standardized and reasonable. The layout of all pages in the system is recommended to maintain the unified layout of all pages in
    • . The layout of the page includes page structure, page color, page font, etc. It is recommended to maintain the unified layout. When submitting the review, the function description must be summarized.
      • specifically explains whether the program is used, whether it is for internal users or external users; it provides a concise and complete functional overview of the applet.
      1. provides related screenshots
      • provides up to 10 screenshots, and you can explain important functional screenshots.
      1. provides video instructions
      • can record a piece of core functions on the screen.
      1. provides the WeChat review team with the test account and password
      • If there are login and registration requirements, provide the test account and password, and this account must be tested by itself and available.

      "Login Page" Common review notes

      WeChat applets have the following three important review points for account login page:

      • Mini program has open service scope login page specification
      • Only provide registration function Mini program page login specification
      • No matter what type of login page it is, it is necessary to provide the option of "cancelable" or "denied login".

      1. Judge the openness of the "service scope" & page specification

      "service scope" specific refers to services that are not open to the public, such as the academic affairs system, company employee attendance system and other specific service scopes. On the contrary, those who register completely open to the public and can experience more online services through mini programs after registration, are open to the service scope. Therefore, for the open "service scope", the WeChat developer's documentation states that the act of wanton popping boxes must be authorized; the act of harassing users should be prohibited.

      is open to the public for user registration process, without requiring verification of users in a specific range, and can provide online services after registration. Users must not be required to log in with an account before users are clearly aware of the functions of the mini program.

      includes but is not limited to jumping immediately after opening the applet, prompting to log in or force pop-up window to request login immediately after opening the applet, which is a violation of the above requirements.

      • negative case: the authorized login page pops up immediately after the user opens the applet;

      Things to note when reviewing mini programs online recently many friends who use Zion for mini program development will encounter a problem that troubles people - mini programs are always unable to pass the review, which has led to a delay in going online. Don't panic! - DayDayNews

      negative case

      • positive case: After experiencing the applet function, the user actively clicks the login button and triggers the login process, and provides the user with the option not to log in for the time being.

      Things to note when reviewing mini programs online recently many friends who use Zion for mini program development will encounter a problem that troubles people - mini programs are always unable to pass the review, which has led to a delay in going online. Don't panic! - DayDayNews

      positive case

      2. Page specification for applets only provides registration function

      For applets that only provide registration function online, other services need to provide applets in other ways. You need to explain the reason first, why you need to use the account login function to be allowed to guide users to register or login. Such as ETC registration application, credit card application, etc.

      • negative case: When the user enters the login meeting, he does not obtain any relevant information. The home page directly forces the pop-up box to require the user to log in and register ETC. This interface design does not meet the official WeChat login requirements.

      Things to note when reviewing mini programs online recently many friends who use Zion for mini program development will encounter a problem that troubles people - mini programs are always unable to pass the review, which has led to a delay in going online. Don't panic! - DayDayNews

      negative case

      • positive case: After clearly displaying the registration function and related information on the homepage, a login or registration button is provided for users to actively choose whether to log in.

      Things to note when reviewing mini programs online recently many friends who use Zion for mini program development will encounter a problem that troubles people - mini programs are always unable to pass the review, which has led to a delay in going online. Don't panic! - DayDayNews

      positive case

      3. Provides the option to cancel or deny login

      Any applet calling account login function should clearly provide users with option buttons that can be canceled or denied, and users must not be forced to log in in any way.

      • negative example: When the user enters the login process, the page jumps directly to the login interface, and the user can only choose to click to log in or log out of the mini program. This interface design does not meet the official WeChat login requirements.

      Things to note when reviewing mini programs online recently many friends who use Zion for mini program development will encounter a problem that troubles people - mini programs are always unable to pass the review, which has led to a delay in going online. Don't panic! - DayDayNews

      reverse example

      • positive example: When a user needs to log in, the user can log in by himself through the "Active Login" button, and do not forget to provide the "Cancel Login" button to prohibit the behavior of forcing the user to log in.

      Things to note when reviewing mini programs online recently many friends who use Zion for mini program development will encounter a problem that troubles people - mini programs are always unable to pass the review, which has led to a delay in going online. Don't panic! - DayDayNews

      positive example

technology Category Latest News