1.0.0 • Published 9 months ago

wj2212 v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

wj2212 ui 框架使用指南

安装

npm install wj2212 -S

引入

import Wj2212 from 'wj2212'
import 'wj2212/dist/class2212.css'

app.use(wj2212)

使用

<template>
	<wj-button type="info">按钮</wj-button>
</template>
1.0.0

9 months ago