更新圖包

This commit is contained in:
jasonchenwork 2025-06-10 10:34:08 +08:00
parent 258aab30f8
commit 2ef12d8988

View File

@ -137,21 +137,11 @@ namespace DualScreenDemo
private void PreviousPromotionButton_Click(object sender, EventArgs e)
{
promotionsAndMenuPanel.LoadPreviousPage();
}
private void NextPromotionButton_Click(object sender, EventArgs e)
{
promotionsAndMenuPanel.LoadNextPage();
}