0.0.2 • Published 2 years ago

big-dream v0.0.2

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

dm-ui

全新的组件库,将支持uniapp,web端,vite,vue3等

安装

npm install big-dream

main.js引入注册

import bigDream from 'big-dream'; app.use(bigDream)

在页面中使用

<template>
     <m-button type="success">按钮</m-button>
</template>
0.0.2

2 years ago

0.0.1

2 years ago