魏超 5 년 전
부모
커밋
4bdd19e9f9
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/pages/activity/drainage/DrainageList.jsx

+ 1
- 1
src/pages/activity/drainage/DrainageList.jsx 파일 보기

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;