diff --git a/xin-launcher.zip b/xin-launcher.zip index 09778be..71386c6 100644 Binary files a/xin-launcher.zip and b/xin-launcher.zip differ diff --git a/xin-launcher/apps/xinadmin/themes/css/main.css b/xin-launcher/apps/xinadmin/themes/css/main.css index 8349ed3..426b662 100644 --- a/xin-launcher/apps/xinadmin/themes/css/main.css +++ b/xin-launcher/apps/xinadmin/themes/css/main.css @@ -155,7 +155,7 @@ body { } .app-name { - font-family: "微软雅黑", serif; + font-family: "微软雅黑"; font-size: 12pt; color: #666666; text-decoration: none; @@ -164,14 +164,14 @@ body { } .app-des { - font-family: "微软雅黑", serif; + font-family: "微软雅黑"; font-size: 14px; line-height: 22px; color: #999999; } .app-license { - font-family: "微软雅黑", serif; + font-family: "微软雅黑"; font-size: 14px; line-height: 28px; color: #084aaf; @@ -216,7 +216,7 @@ body { } .main { - margin: 10px 0 auto; + margin: 10px 0px auto; padding: 10px; } diff --git a/xin-launcher/conf/XinLauncher.ini b/xin-launcher/conf/XinLauncher.ini index 178a894..109cf45 100644 --- a/xin-launcher/conf/XinLauncher.ini +++ b/xin-launcher/conf/XinLauncher.ini @@ -6,11 +6,11 @@ maxthreads=200 port=8080 charset=UTF-8 connectiontimeout=60000 -login.edit=0 +login.edit=1 login.pass=aeb6a04dfe285d98298f5666f02d2503 is_dev=1 maxconnections=10000 -product_version=3.0 +product_version=2026.2.6 product_group_code= # 该配置为 1 时 标识不加载对应鉴权数据模块 为空或其他值时进行校验 is_client= diff --git a/xin-launcher/lib/xin-launcher.jar b/xin-launcher/lib/xin-launcher.jar index 1d3c0ff..f1e6d6e 100644 Binary files a/xin-launcher/lib/xin-launcher.jar and b/xin-launcher/lib/xin-launcher.jar differ