lsc 1 일 전
부모
커밋
196da71e91
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/views/Student/index.vue

+ 2 - 2
src/views/Student/index.vue

@@ -465,8 +465,8 @@ const processIframeLinks = async () => {
                 } 
                 else if (iframeSrc.includes('.html')) {
                   hasIframe = true
-                  // const html = await api.getHTML(iframeSrc)
-                  const html = await api.getHTML('https://knowledge.cocorobo.cn/zh-CN/story-telling/a7fa08b8-cf60-11ef-93e3-12e77c4cb76b')
+                  const html = await api.getHTML(iframeSrc)
+                  // const html = await api.getHTML('https://knowledge.cocorobo.cn/zh-CN/story-telling/a7fa08b8-cf60-11ef-93e3-12e77c4cb76b')
                   console.log('html', html)
                   console.log(`处理幻灯片 ${slideIndex + 1} 中的iframe链接:`, iframeSrc)
                   return {