加入百度统计

This commit is contained in:
marvzhang
2020-01-06 12:50:41 +08:00
parent 116d5d1fe1
commit a369a2250c
3 changed files with 10 additions and 11 deletions

View File

@@ -49,8 +49,7 @@ export default {
},
methods: {
onTabClick (name) {
if (name === 'installation') {
}
this.$st.sendEv('节点详情', '切换标签', name)
},
onNodeChange (id) {
this.$router.push(`/nodes/${id}`)