lu
2025-04-12 9ec7cf906a983509fccd9ab360e1ac0e46a904eb
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(new  ShowFile("dsfs"));
            //Application.Run(new XtraForm1());
            //return;
            CefSettings settings = new CefSettings();
            settings.Locale = "zh-CN";