0.0.15 • Published 2 years ago

mythreeui v0.0.15

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

mythreeui 组件库

快速开始

1.安装组件库

npm i mythreeui

2.引入组件库

//全部引入
import "mythreeui/dist/style.css";
import cyjUi from "mythreeui";
Vue.use(cyjUi)

//按需引入
import "mythreeui/dist/style.css";
import {jButton} from "mythreeui";
Vue.use(jButton);
0.0.10

2 years ago

0.0.11

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.14

2 years ago

0.0.3

2 years ago

0.0.15

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.2

3 years ago

0.0.1

3 years ago