30 lines
1.3 KiB
HTML
30 lines
1.3 KiB
HTML
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|||
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|||
|
|
<head>
|
|||
|
|
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
|
|||
|
|
<title></title>
|
|||
|
|
<link rel="stylesheet" href="css/cui.css" />
|
|||
|
|
<link rel="stylesheet" href="css/comm.css" />
|
|||
|
|
<link rel="stylesheet" href="css/game/style.css" />
|
|||
|
|
<link rel="stylesheet" href="css/zx/style.css" />
|
|||
|
|
<link rel="stylesheet" href="css/gl/style.css" />
|
|||
|
|
<link rel="stylesheet" href="edit.css" />
|
|||
|
|
<script type="text/javascript" src="js/jquery.js"></script>
|
|||
|
|
<script type="text/javascript" src="js/comm.js"></script>
|
|||
|
|
<script type="text/javascript" src="js/tab.js"></script>
|
|||
|
|
</head>
|
|||
|
|
<body>
|
|||
|
|
<div id="wp">
|
|||
|
|
<!--INCLUDE:/head/head.html-->
|
|||
|
|
<div id="bd" style="width:100%"> <!--主体开始-->
|
|||
|
|
<h4>【流程软件】</h4>
|
|||
|
|
<p>*.[新增]AI目标站显示敏感词显示。<p>
|
|||
|
|
<p>*.[新增]自定义素材新增部门管理。<p>
|
|||
|
|
<p>*.[修复]修复网址状态扫描会长时间卡死在某些记录上的BUG。<p>
|
|||
|
|
<p>*.[修复]修复合作游戏手动备份不显示进度条的BUG。<p>
|
|||
|
|
<p>*.[修复]修复上传图片时,图片不存在会闪退的BUG。<p>
|
|||
|
|
<p>*.[修复]修复FTP上传某些情况下会陷入死循环的BUG。<p>
|
|||
|
|
</div>
|
|||
|
|
</div>
|
|||
|
|
</body>
|
|||
|
|
</html>
|