//判断是否有打开过页面
if (getCurrentPages().length != 0) {
//刷新当前页面的数据
getCurrentPages()[getCurrentPages().length - 1].onLoad()
}
原文:https://blog.csdn.net/qq_38244984/article/details/81414718
//判断是否有打开过页面
if (getCurrentPages().length != 0) {
//刷新当前页面的数据
getCurrentPages()[getCurrentPages().length - 1].onLoad()
}
原文:https://blog.csdn.net/qq_38244984/article/details/81414718