浏览代码

Merge branch 'feature-tianyong'

TIANYONG 1 年之前
父节点
当前提交
f98a56ea6c
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/courseware-play/index.tsx

+ 1 - 1
src/views/courseware-play/index.tsx

@@ -207,7 +207,7 @@ export default defineComponent({
             url:
               item.type === 'SONG'
                 ? 'https://oss.dayaedu.com/ktqy/1698420034679a22d3f7a.png'
-                : item.type === 'PPT' ? 'https://oss.dayaedu.com/ktqy/12/1701914331665.png' 
+                : item.type === 'PPT' ? 'https://oss.dayaedu.com/ktqy/12/1701931810284.png' 
                 : item.coverImg
           };
         });