|
|
|
|
483
|
//打开新页面
|
483
|
//打开新页面
|
484
|
const openIndexImg = () => {
|
484
|
const openIndexImg = () => {
|
485
|
const newWin=window.open('about:blank');
|
485
|
const newWin=window.open('about:blank');
|
486
|
- newWin.location.href="https://estateagents.oss-cn-shanghai.aliyuncs.com/miniapp/upload/images/1575977446224-1.png"
|
|
|
|
|
486
|
+ newWin.location.href="http://njcj.oss-cn-shanghai.aliyuncs.com/%E6%A1%88%E4%BE%8B.png"
|
487
|
}
|
487
|
}
|
488
|
|
488
|
|
489
|
const { getFieldDecorator } = props.form;
|
489
|
const { getFieldDecorator } = props.form;
|