Commit 589595ec authored by 周宏民's avatar 周宏民

pref: 修改视频 地址

parent d11b162d
Pipeline #96592 passed with stages
......@@ -8,7 +8,7 @@ import { Modal } from 'antd';
import classNames from 'classnames';
import styles from './index.less';
const videoUrl = 'https://panda-water.cn/video/companyIntroduction.mp4';
const videoUrl = 'https://g.civnet.cn:8000/video/companyIntroduction.mp4';
const IframeContainer = props => {
const { loading, isVideoModal, setIsVideoModal } = props;
const videoRef = useRef(null);
......
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