1.1.1 • Published 2 years ago

aki_vue_components v1.1.1

Weekly downloads
12
License
MIT
Repository
-
Last release
2 years ago

VUE组件库,欢迎使用😘

下载地址

npm install aki_vue_components

使用方法示例

全局引入
main.js
import akiVueComponents from 'aki_vue_components'
Vue.use(akiVueComponents)

按需引入
import {AkiButton1} from 'aki_vue_components'

<Aki-Button-1 style="width: 100px;height: 20px" @bClick="showmsg()">我是一个按钮</Aki-Button-1>

文档

1.按钮

Aki-Button-1
Aki-Button-2
Aki-Button-Left
Aki-Button-Right
Aki-Sidebar-Button-1

说明

// 设置宽高
style="width: 100px;height: 20px"
属性名参数说明
@bClick点击方法

Aki-Sidebar-Button-1

属性名参数说明
:circleStyle旋转的圆设置{width: '40px',height: '40px',bottom: '-15px',left: '-10px'}

npm.io

2. 开发中...

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.0

4 years ago