提交 f41c5b4f 编写于 作者: Q qiang

build v3

上级 62c17acf
......@@ -13013,6 +13013,9 @@ var serviceContext = (function () {
function onAppEnterForeground () {
const pages = getCurrentPages();
if (pages.length === 0) {
return
}
const page = pages[pages.length - 1];
const args = {
path: page.route,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册