fqc
lu
2025-04-08 cdca5a70b3fac5f804a6eabb7a3976f8c00e35e8
DevApp/Gs.DevApp/Program.cs
@@ -5,6 +5,7 @@
using CefSharp.WinForms;
using CefSharp;
using Gs.DevApp.DevFrm;
using DevExpress.XtraEditors;
namespace Gs.DevApp
{
@@ -38,7 +39,7 @@
        /// </summary>
        private static void _startLogin()
        {
            //Application.Run(RibbonForm1());
            //Application.Run(new XtraForm1());
            //return;
            CefSettings settings = new CefSettings();
            settings.Locale = "zh-CN";