Widget:BilibiliVideo:修订间差异

删除33字节 、​ 2021年5月5日 (星期三)
无编辑摘要
imported>=海豚=
无编辑摘要
imported>=海豚=
无编辑摘要
第345行: 第345行:
            }
            }
            const time = secondsParser(t);
            const time = secondsParser(t);
            title_text.text(`${(title || prefix.href + id) + (![0, 1].includes(page) ? ` (P${page})` : "") + (tIsInvalid ? "" : `[视频从${time}开始播放]`)} 【视频信息加载中……】`);
            title_text.text(`${(title || prefix.href + id) + (![0, 1].includes(page) ? ` (P${page})` : "") + (tIsInvalid ? "" : `[视频从${time}开始播放]`)}`);
            iframeContainer.css({
            iframeContainer.css({
              width: width,
              width: width,
匿名用户