mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-27 17:50:53 +01:00
统计调整
This commit is contained in:
@@ -21,6 +21,7 @@ export default {
|
||||
startTour: (vm, tourName) => {
|
||||
if (localStorage.getItem('enableTutorial') === '0') return
|
||||
vm.$tours[tourName].start()
|
||||
vm.$st.sendEv('教程', '开始', tourName)
|
||||
},
|
||||
finishTour: (tourName) => {
|
||||
let data
|
||||
|
||||
Reference in New Issue
Block a user