소스 검색

1

样式分支
fyf 2 년 전
부모
커밋
b5579e7259
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. +1
    -0
      BPASmartClient.ScreenLib/AppMain.cs

+ 1
- 0
BPASmartClient.ScreenLib/AppMain.cs 파일 보기

@@ -18,6 +18,7 @@ namespace BPASmartClient.ScreenLib
Main.GetInstance.Start();
AppDomain.CurrentDomain.UnhandledException += CurrentDomain_UnhandledException;
FSystemHelper.GetInstance.CreateDesktopShortcut();
//FSystemHelper.GetInstance.AutoStart(true);
WindowLargeScreen windowLarge = new WindowLargeScreen();
#region 设置显示页面与标题
string TitleName = $"{type.Assembly.ManifestModule.Name.Replace(".dll", "")}";


불러오는 중...
취소
저장