0.1.10 • Published 4 years ago

vcom-components v0.1.10

Weekly downloads
90
License
-
Repository
-
Last release
4 years ago

components

Install

npm install vcom-components -S

Quick Start

import Vue from 'vue'
import VcomComponents from 'vcom-components'

Vue.use(VcomComponents,{
  perms: [], // 权限标识数组
  dictData: [], // 字典数组
  request: '....' // 请求地址
})
0.1.10

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.4

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago