人聲標籤+優惠活動頁碼重置

This commit is contained in:
jasonchenwork 2025-05-02 11:24:49 +08:00
parent 34a11de7f5
commit ec8044b430
3 changed files with 5 additions and 4 deletions

View File

@ -100,9 +100,10 @@ namespace DualScreenDemo
return images;
}
// 優惠活動 按鈕事件
private void promotionsButton_Click(object sender, EventArgs e)
{
promotionsAndMenuPanel.currentPageIndex=0;
newSongAlertButton.BackgroundImage = newSongAlertNormalBackground;
hotPlayButton.BackgroundImage = hotPlayNormalBackground;
singerSearchButton.BackgroundImage = singerSearchNormalBackground;
@ -135,7 +136,7 @@ namespace DualScreenDemo
pictureBoxQRCode.Visible = false;
closeQRCodeButton.Visible = false;
}
SetPictureBoxToggleLightAndButtonsVisibility(false);
}

View File

@ -1521,7 +1521,7 @@ namespace DualScreenDemo
string labelText = isVocalRemoved ? "無人聲" : "有人聲";
// 显示标签
OverlayForm.MainForm.ShowOriginalSongLabel(labelText);
await Task.Delay(300);
await Task.Delay(3000);
// 隐藏标签
OverlayForm.MainForm.HideOriginalSongLabel();
}

View File

@ -14,5 +14,5 @@ Filter: LAV Splitter
Pin: Input
Pin: Video
Pin: Audio
Filter: C:\video\welcome.mpg
Filter: \\SVR01\DISK05\522246.mpg
Pin: Output