buried_point_common

> 埋点多版本通用方法插件 # buried_point_common ### 插件使用方法 #### 安装 buried_point_common ```shell npm install buried_point_common # NOTE: or yarn add buried_point_common ``` #### 全局引入 - vue2 ```js import buried from 'buried_point_common' Vue.use(buried) `

0.2.7 • Published 2 years ago