feat:modify statistics
This commit is contained in:
@@ -63,6 +63,7 @@ async function init() {
|
||||
runtimeStore.isNew = r ? (APP_VERSION.version > Number(r)) : true
|
||||
})
|
||||
}
|
||||
window.umami?.track('host', window.location.host)
|
||||
}
|
||||
|
||||
onMounted(init)
|
||||
|
||||
Reference in New Issue
Block a user