Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 694 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 694 Bytes

r-ui

vue2.0 移动端UI组件

V1.0.2

新增actionPanel\backtop\button\checkbox\confirm\dialog\head\loading\messageCode \modal\page\photoSwiper\picker\popup\scroll\search\select\tag\tip\video等组件

V1.0.1

新增swiper

V1.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

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.