精简线路

This commit is contained in:
mtvpls
2026-03-22 16:31:47 +08:00
parent 2e7f43becf
commit 52905f8bdc
4 changed files with 42 additions and 44 deletions
+1 -2
View File
@@ -6278,7 +6278,6 @@ const VideoSourceScriptLab = () => {
: JSON.stringify(
{
sourceId: 'main',
lineId: 'default',
playUrl: 'https://example.com/video.m3u8',
episodeIndex: 0,
},
@@ -6469,7 +6468,7 @@ const VideoSourceScriptLab = () => {
</select>
</div>
<p className='text-xs text-gray-500 dark:text-gray-400'>
线 `sourceId``lineId`
`sourceId`
</p>
<textarea
value={testPayload}