bug
lu
3 天以前 0e9ba4ee9ee5c37a9379de1d352fd4973d3691f7
DevApp/Gs.DevApp/Program.cs
@@ -1,11 +1,9 @@
using CefSharp;
using CefSharp.WinForms;
using DevExpress.Drawing.Internal.Fonts.Interop;
using Gs.DevApp.DevFrm;
using Gs.DevApp.DevFrm.Work;
using Gs.DevApp.Properties;
using System;
using System.Configuration;
using System.Diagnostics;
using System.IO;
using System.Windows.Forms;
@@ -54,6 +52,7 @@
                if (fmLogin.DialogResult == DialogResult.OK)
                {
                    //Application.Run(new DevFrm.User.SysMenu());
                    //return;
                    bool IsWeight = false;
                    try
                    {