--- title: VueJs百度统计插件 date: 2017-07-13 23:10:31 tags: - vue - 百度统计 --- # vue-ba > vuejs 百度统计埋点插件 > > 参考项目:https://github.com/raychenfj/vue-uweb ## 1. 安装 ``` npm install vue-ba --save ``` 直接在页面中引用 ```