0.1.10 • Published 3 years ago

vcom-components v0.1.10

Weekly downloads
90
License
-
Repository
-
Last release
3 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

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago