Commit 6a4dde8f authored by 刘子康's avatar 刘子康

更新封面

parent 80b44ded
# way-view-form
基于 iview 封装的 JSON To Form 表单组件,支持 Search 和 Form 两种模式
![封面](../way-iview-form/public/images/1.jpg)
## Install
```bash
......
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
.my-custom-form{position:relative}.my-custom-form .ivu-form{padding:0}.my-custom-form .ivu-form-inline .ivu-form-item{width:200px!important}.my-custom-form .ivu-cascader{line-height:inherit}.my-custom-form .ivu-input-number-input-wrap{height:25px!important}.my-custom-form .ivu-input-number-handler-wrap{height:22px!important;top:2px}.my-custom-form .ivu-input-number{width:100%!important;background:none;border:0!important;border-radius:0!important;height:26px!important;line-height:24px!important}.my-custom-form .ivu-input-number-handler{height:11px}.my-custom-form .ivu-select-input{background-color:#041538!important;height:30px!important;color:#fff!important}.my-custom-form .ivu-input-word-count{background:none}.my-custom-form .ivu-input-type-textarea .ivu-input{height:auto!important}.my-custom-form-footer .ivu-btn{margin:0 5px}.my-form-spin-icon-load{animation:ani-form-spin 1s linear infinite}@keyframes ani-form-spin{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.my-custom-form-hide-label .ivu-form-item-label{display:none}.my-custom-search .ivu-form-item{margin-bottom:0}.my-custom-search .ivu-form-item-error .ivu-select-arrow{color:#808695}.my-custom-search .ivu-form-item-error-tip{display:none}.my-custom-form-buttons .ivu-btn{margin-right:10px}
\ No newline at end of file
.my-custom-form{position:relative}.my-custom-form .ivu-form{padding:0}.my-custom-form .ivu-form-inline .ivu-form-item{width:200px!important}.my-custom-form .ivu-cascader{line-height:inherit}.my-custom-form .ivu-input-number{width:100%!important}.my-custom-form .ivu-select-input{background-color:#041538!important;height:30px!important;color:#fff!important}.my-custom-form .ivu-input-word-count{background:none}.my-custom-form .ivu-input-type-textarea .ivu-input{height:auto!important}.my-custom-form-footer .ivu-btn{margin:0 5px}.my-form-spin-icon-load{animation:ani-form-spin 1s linear infinite}@keyframes ani-form-spin{0%{transform:rotate(0deg)}50%{transform:rotate(180deg)}to{transform:rotate(1turn)}}.my-custom-form-hide-label .ivu-form-item-label{display:none!important}.ivu-form-label-top .ivu-form-item-label{text-align:left!important}.ivu-form-label-top .ivu-form-item-content{margin-left:0!important}.ivu-form-label-right .ivu-form-item-label{text-align:right!important}.my-custom-search .ivu-form-item{margin-bottom:0}.my-custom-search .ivu-form-item-error .ivu-select-arrow{color:#808695}.my-custom-search .ivu-form-item-error-tip{display:none}.my-custom-form-title{margin:5px 0}.my-custom-form-buttons .ivu-btn{margin-right:10px}
\ No newline at end of file
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
This diff is collapsed.
This source diff could not be displayed because it is too large. You can view the blob instead.
{
"name": "way-view-form",
"version": "0.2.0",
"version": "0.2.1",
"private": false,
"author": "flycat",
"main": "lib/way-view-form.umd.min.js",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment