开始开发更新功能

This commit is contained in:
liufei
2021-07-16 17:34:16 +08:00
parent d5442540ca
commit 3a72bc6e65
16 changed files with 103 additions and 46 deletions

File diff suppressed because one or more lines are too long

View File

@@ -3,7 +3,7 @@
/// </summary>
namespace GeekDesk.Constant
{
public enum DefaultConstant
public enum MainWindowEnum
{
WINDOW_WIDTH = 666, //默认窗体宽度
WINDOW_HEIGHT = 500, //默认窗体高度