Feat(页面):页面埋点配置
This commit is contained in:
@@ -14,7 +14,7 @@ export const pageListenMixins = {
|
||||
this.pageViewDateTime = getCurrDateTime()
|
||||
this.pageToWatchShowCount(this.pageKeyId)
|
||||
},
|
||||
onHide() {
|
||||
onUnload() {
|
||||
this.pageToHideHandle()
|
||||
},
|
||||
methods: {
|
||||
|
||||
Reference in New Issue
Block a user