1.0.2 • Published 4 years ago

peach-m v1.0.2

Weekly downloads
1
License
ISC
Repository
github
Last release
4 years ago

peach-m

基于Vue的移动端ui组件库

安装

npm i --save peach-m

引用

import PeachM from "peach-m";
Vue.use(PeachM);
import "peach-m/src/Styles/index.css";

组件

  1. Switch 开关
  2. Icon 图标

版本记录

版本号更新日期新增功能
1.0.22019-11-21新增icon组件
1.0.12019-11-20新增switch组件
1.0.02019-11-19创建项目
1.0.2

4 years ago

1.0.1

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago

1.0.0

4 years ago