浏览代码

Update index.tsx

lex 2 年之前
父节点
当前提交
df28f268d1
共有 1 个文件被更改,包括 3 次插入1 次删除
  1. 3 1
      src/components/col-video/index.tsx

+ 3 - 1
src/components/col-video/index.tsx

@@ -341,7 +341,9 @@ export default defineComponent({
                       : '试看结束,领取课程后继续学习'}
                   </p>
                 ) : (
-                  <p class={styles.tips}>若需完整观看,请下载酷乐秀购买</p>
+                  <p class={styles.tips}>
+                    若需完整观看,请下载酷乐秀领取或购买
+                  </p>
                 )}
                 {state.platformType === 'STUDENT' && (
                   <Button