1.0.31 • Published 6 years ago

vue-fix-dom v1.0.31

Weekly downloads
21
License
-
Repository
-
Last release
6 years ago

###Usage

npm install vue-fix-dom --save
import VueFixDom from 'vue-fix-dom'

###props:

align:String 'default'/'crop'

fixed:String 'center'/'right'/'bottom'/'left'/'top'/'0 50'
width:String 'auto'/'*px' //只支持px后缀
height:String 'auto'/'*px' //只支持px后缀
scroll:Boolean false/true //是否允许浏览器默认滑动
transitionTime:String '0s'/'*s'/'*ms'

###methods

update()

###properties

align
width
height

##注意 单张图片 display:block 去掉下面多余的空白

1.0.31

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago