Commit 0e9e26bb authored by 李纪文's avatar 李纪文

feat: 消息视频弹窗视频播放报错问题修改

parent ea0ea8be
Pipeline #94886 passed with stages
......@@ -25,7 +25,7 @@ const jessibucaObj = {
screenshot: false,
},
loadingText: '视频加载中',
decoder: '/JessibucaVideo/decoder.js',
decoder: '/civbase/JessibucaVideo/decoder.js',
};
const PlatformModal = ({ platformVisible, handleClosePlatform, handlerMointer, messages = [], type }) => {
const [pageIndex, setPageIndex] = useState(1);
......
......@@ -14,6 +14,7 @@
<script crossorigin src="/civbase/isomorphic-fetch.js"></script>
<script src="/civbase/ddLogin.js"></script>
<script src="/civbase/wwLogin.js"></script>
<script src="/civbase/JessibucaVideo/jessibuca.js"></script>
<script type="text/javascript">
window.share = {
event: new EventEmitter(),
......
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