fix(*): 更新打包版本
This commit is contained in:
BIN
xin-launcher.zip
BIN
xin-launcher.zip
Binary file not shown.
@ -155,7 +155,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.app-name {
|
.app-name {
|
||||||
font-family: "微软雅黑", serif;
|
font-family: "微软雅黑";
|
||||||
font-size: 12pt;
|
font-size: 12pt;
|
||||||
color: #666666;
|
color: #666666;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
@ -164,14 +164,14 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.app-des {
|
.app-des {
|
||||||
font-family: "微软雅黑", serif;
|
font-family: "微软雅黑";
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 22px;
|
line-height: 22px;
|
||||||
color: #999999;
|
color: #999999;
|
||||||
}
|
}
|
||||||
|
|
||||||
.app-license {
|
.app-license {
|
||||||
font-family: "微软雅黑", serif;
|
font-family: "微软雅黑";
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
line-height: 28px;
|
line-height: 28px;
|
||||||
color: #084aaf;
|
color: #084aaf;
|
||||||
@ -216,7 +216,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.main {
|
.main {
|
||||||
margin: 10px 0 auto;
|
margin: 10px 0px auto;
|
||||||
padding: 10px;
|
padding: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
@ -6,11 +6,11 @@ maxthreads=200
|
|||||||
port=8080
|
port=8080
|
||||||
charset=UTF-8
|
charset=UTF-8
|
||||||
connectiontimeout=60000
|
connectiontimeout=60000
|
||||||
login.edit=0
|
login.edit=1
|
||||||
login.pass=aeb6a04dfe285d98298f5666f02d2503
|
login.pass=aeb6a04dfe285d98298f5666f02d2503
|
||||||
is_dev=1
|
is_dev=1
|
||||||
maxconnections=10000
|
maxconnections=10000
|
||||||
product_version=3.0
|
product_version=2026.2.6
|
||||||
product_group_code=
|
product_group_code=
|
||||||
# 该配置为 1 时 标识不加载对应鉴权数据模块 为空或其他值时进行校验
|
# 该配置为 1 时 标识不加载对应鉴权数据模块 为空或其他值时进行校验
|
||||||
is_client=
|
is_client=
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user