search
HomeWeChat AppletMini Program DevelopmentWeChat mini program routing problem

WeChat mini program routing problem

Sep 13, 2017 am 10:30 AM
Appletsroutingquestion


Routing method

The triggering method of routing and the page life cycle function are as follows:
The following are the types of routing methods , Trigger timing

##onLoad, onShow Open a new page Call API wx.navigateTo or use onHideonLoad, onShow##Page redirection Call API wx.redirectTo or use componentTo return to the page, call API wx.navigateBack or use a component or user to press the return button in the upper left cornerTab switch calls API wx.switchTab or when using the component or the user switches TabRestartThe life cycle corresponding to Tab switching (take pages A and B as Tabbar pages, C is the page opened from page A, and page D is the page opened from page C):
Routing method trigger timing Pre-routing page Post-routing page
Initialization The first page opened by the applet
onUnload onLoad, onShow
onUnload onShow

Please see the detailed explanation below for usage
Call API wx.reLaunch or use component onUnload

Current pageAAACCDD(Enter from forwarding)D(Enter from forwarding)
Routed page Triggered life cycle (in order)
A Nothing happened
B A.onHide(), B.onLoad() , B.onShow()
B(open again) A.onHide(), B.onShow()
A C.onUnload(), A.onShow()
B C.onUnload(), B.onLoad(), B.onShow()
B D.onUnload( ), c.onUnload(), B.onLoad(), B.onShow()
A D .onUnload(), A.onLoad(), A.onShow()
B D.onUnload( ), B.onLoad(), B.onShow()
Tips:


  • navigateTo

    , redirectTo Only non-tabBar pages can be opened.

  • switchTab

    Only the tabBar page can be opened.

  • The tabBar at the bottom of the page is determined by the page, that is, as long as the page is defined as a tabBar, there will be a tabBar at the bottom.
  • Call the page routing band Parameters can be obtained in onLoad of the target page.

The above is the detailed content of WeChat mini program routing problem. For more information, please follow other related articles on the PHP Chinese website!

Statement
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

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

Dreamweaver Mac version

Dreamweaver Mac version

Visual web development tools

ZendStudio 13.5.1 Mac

ZendStudio 13.5.1 Mac

Powerful PHP integrated development environment

SecLists

SecLists

SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)