iview-fast
Advanced tools
Comparing version 0.2.7 to 0.2.8
{ | ||
"name": "iview-fast", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"private": false, | ||
@@ -5,0 +5,0 @@ "description": "基于iVIew封装的快速生成基础后台管理页面的组件", |
@@ -11,3 +11,6 @@ //通用的架构性组件 | ||
import TagsInput from './form-ui/components/tagsInput.vue'; | ||
import DatePicker2 from './form-ui/components/datePicker2.vue'; | ||
import imgUploader from './form-ui/components/imgUploader.vue'; | ||
//TableUI的render渲染函数对外提供,让普通的TableUI也可以直接使用配置 | ||
@@ -28,3 +31,5 @@ import setColumns from './table-ui-plus/mixin/table-ui-setColumns3.js'; | ||
TableOverflowHidden, | ||
TagsInput | ||
TagsInput, | ||
DatePicker2, | ||
imgUploader | ||
} | ||
@@ -31,0 +36,0 @@ }); |
@@ -0,1 +1,15 @@ | ||
<!-- START doctoc generated TOC please keep comment here to allow auto update --> | ||
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE --> | ||
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)* | ||
- [iview-fast](#iview-fast) | ||
- [Project setup](#project-setup) | ||
- [Compiles and hot-reloads for development](#compiles-and-hot-reloads-for-development) | ||
- [Compiles and minifies for production](#compiles-and-minifies-for-production) | ||
- [Run your tests](#run-your-tests) | ||
- [Lints and fixes files](#lints-and-fixes-files) | ||
- [Customize configuration](#customize-configuration) | ||
<!-- END doctoc generated TOC please keep comment here to allow auto update --> | ||
# iview-fast | ||
@@ -2,0 +16,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
47
1781199
46
11682