Buried_point Packages

lxy_common_components

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

0.2.9 • Published 2 years ago

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