提交 2b873081 编写于 作者: DCloud-WZF's avatar DCloud-WZF 💬

perf(onLastPageBackPress): add log

上级 2fc152c1
......@@ -30,6 +30,7 @@ export default {
onLastPageBackPress: function (): boolean | null {
// 自动化测试
setLifeCycleNum(state.lifeCycleNum - 1000)
console.log('App LastPageBackPress')
return null
},
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册