增加日志打印

This commit is contained in:
mengxiaolong
2020-11-17 11:18:10 +08:00
parent d467c54f3c
commit ee283b3940

View File

@@ -61,7 +61,8 @@ export default {
})
}
},
initThisPage() {
initThisPage(showFlag) {
console.log(showFlag)
// 拦截原生按钮
setTimeout(() => {
// eslint-disable-next-line no-undef