v-parts UI
入门
安装方法
npm 安装
快速上手
组件
button 使用
input 使用
layout 使用
grid使用
toast 使用
popover 使用
collapse 使用
#
安装
#
npm 安装
推荐使用 npm 的方式安装,它能更好地和 webpack 打包工具配合使用。
npm i v-parts --save
快速上手
→