mirror of
https://github.com/yaobiao131/downkyicore.git
synced 2025-08-10 00:52:31 +00:00
feat: 新增导航对鼠标回退键的支持
This commit is contained in:
@@ -136,7 +136,7 @@ public class ViewMyToViewVideoViewModel : ViewModelBase
|
||||
/// <summary>
|
||||
/// 返回事件
|
||||
/// </summary>
|
||||
private void ExecuteBackSpace()
|
||||
protected internal override void ExecuteBackSpace()
|
||||
{
|
||||
InitView();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user