1.0.14 • Published 5 years ago

@beisen-cmps/picture-preview v1.0.14

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
5 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

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago