fix(*): 更新打包版本

This commit is contained in:
2026-02-04 17:19:30 +08:00
parent 0f42fd58ae
commit 0875ca1055
4 changed files with 6 additions and 6 deletions

Binary file not shown.

View File

@ -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;
}

View File

@ -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=

Binary file not shown.