1.0.14 • Published 6 years ago

@beisen-cmps/picture-preview v1.0.14

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
6 years ago

引用组件 import PicturePreview from 'ux-upaas-app/picture-preview'

传入参数 const defaultProps = { currentIndex: 1, //当前照片是第几张,从 0 开始计算 imgArr: //大图地址数组 "//dfiles.tita.com/portal/110006/0b01ca8093de4376bf8594a62fa92055.jpg", "//dfiles.tita.com/portal/110006/149ab3815a9b4ecd9192648bb4ddefa0.jpg", , isShow: true, //是否显示 };

render () { return ( <PicturePreview {...defaultProps} /> ) }

1.0.14

6 years ago

1.0.13

6 years ago

1.0.12

6 years ago

1.0.11

6 years ago

1.0.10

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago