39 lines
1.5 KiB
HTML
Raw Permalink Normal View History

2025-06-11 17:16:05 +08:00
<!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=utf-8" />
<title>无标题文档</title>
<link rel="stylesheet" type="text/css" href="../css/xgzq.css" />
</head>
<body>
<div class="big-mask"></div>
<div class="mask">
<div class="user-lucky">
<div class="lu-cont">
<img src="../images/lucky.png" />
<div class="tb">
<table class="dataintable">
<thead>
<tr>
<th style="border-right: 1px solid #fff; ">中签代码</th>
<th style="border-right: 1px solid #fff; ">新股名称</th>
<th style="border-right: 1px solid #fff; ">中签数量</th>
<th style="border-right: 1px solid #fff; ">中签金额</th>
<!-- <th style="border-right: 1px solid #fff; ">中签日期</th> -->
</tr>
<thead>
<tbody id="stockData">
_{bodyHtml}_
</tbody>
</table>
</div>
<p><strong>温馨提示:</strong>勾选阅读同意后,点击"确定"前往【缴款顺序设置】菜单查看中签信息请您提前准备好充足的可用金额以供今日16:00后中签缴款。</p>
</div>
</div>
</div>
</body>
<script type="text/javascript" src="../jspages/jquery.min.js"></script>
<script type='text/javascript' src="xgzq.js"></script>
</html>