0.1.18 • Published 7 years ago

pz-npm-test v0.1.18

Weekly downloads
8
License
MIT
Repository
-
Last release
7 years ago

安装

npm install @strongsoft/your-component --save

使用

import Vue from 'vue'
import VuePlugin from '@strongsoft/your-component'

Vue.use(VuePlugin)
// 或者,你也可以传入可选参数
Vue.use(VuePlugin, {})

属性

参数类型可选值默认值说明

事件

事件名称说明回调参数

更新日志

  • 1.0.0 新增 初始版本发布

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build
0.1.18

7 years ago

0.1.17

7 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.9

7 years ago

0.0.8

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago