Commit f711bff1 authored by 满振华's avatar 满振华

修改域名

parent bf9965fe
......@@ -190,7 +190,7 @@ class UploadCom extends React.Component {
// onMouseLeave={this.handleHoverOff}
listType="picture-card"
// {...this.props}
action="https://upload-z1.qiniup.com/" //七牛上传地址
action={this.props.action || "https://upload-z1.qiniup.com/"} //七牛上传地址
data={this.getData}
multiple
className={`${classObj[this.props.listType] || 'upload-list-picture'}`}
......
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