v1.0.2-beta.4

This commit is contained in:
huanqing.shao
2019-08-28 23:37:01 +08:00
parent 7b55f41e1e
commit 3d0353d5e8
3 changed files with 15 additions and 10 deletions

View File

@ -141,7 +141,7 @@ export default {
if (window.ga) {
window.ga('send', {
hitType: 'event',
eventCategory: 'Recommendation',
eventCategory: 'Recommend',
eventAction: 'click',
eventLabel: '深入剖析Kubernetes'
});