fix: 分p字幕

This commit is contained in:
guozhigq
2024-05-08 22:42:18 +08:00
parent 60fd11bea1
commit c310786a69

View File

@ -450,6 +450,7 @@ class VideoIntroController extends GetxController {
videoDetailCtr.danmakuCid.value = cid;
videoDetailCtr.cover.value = cover;
videoDetailCtr.queryVideoUrl();
videoDetailCtr.getSubtitle();
// 重新请求评论
try {
/// 未渲染回复组件时可能异常