Commit e259ecb8 by chengming

修改投票缩略图尺寸

parent a6054f56
......@@ -165,7 +165,7 @@ class TestModal extends Component {
})(<UploadImageCover
details={this.state.logoSrc}
getImgUrl={this.getImgUrl}
preRatio={["5/4"]}
preRatio={["1/1"]}
maxSize={20 * 1024 * 1024}
extra="图片最佳尺寸:1125*900,比例为5:4,支持jpg、png、jpeg" //task-1110-cwj 删除500k
/>)}
......
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