Skip to main content
Version: 1.x

Taro.getCurrentPages(OBJECT)

使用方式同 getCurrentPages, 获取当前的页面栈,决定需要返回几层。

示例代码

import Taro from '@tarojs/taro'

Taro.getCurrentPages().length

API支持度

API微信小程序H5React Native
Taro.getCurrentPages✔️✔️