|
@@ -483,7 +483,7 @@ const header = (props) => {
|
483
|
483
|
//打开新页面
|
484
|
484
|
const openIndexImg = () => {
|
485
|
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
|
489
|
const { getFieldDecorator } = props.form;
|