bm-customform-design

1.0.1 • Public • Published

bm-customtable-vxe

用于本末项目的自定义表单设计组件, 该组件依赖element-ui、axios、vue-json-viewer、vuedraggable、lodash、less以及sass, 可以实现表单的自定义设计

原插件 tpForm 地址click this

安装

npm install bm-customform-design -s
import Vue from 'vue'
import bmCustomFormDesign from 'bm-customform-design'
Vue.use(bmCustomFormDesign)
<template>
    <div>
        <bm-custom-form-design></bm-custom-form-design>              
    </div>
</template>

使用指南

直接调用

演示地址

click this

Readme

Keywords

Package Sidebar

Install

npm i bm-customform-design

Weekly Downloads

4

Version

1.0.1

License

ISC

Unpacked Size

475 kB

Total Files

87

Last publish

Collaborators

  • sincwace