1 Star 0 Fork 0

mikasama/add_system

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
ajax_strong_and_kline.html 1.37 KB
一键复制 编辑 原始数据 按行查看 历史
mikasama 提交于 2024-03-01 11:50 . add all
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title id="title">板块强度&净成交额</title>
<script src="https://ajax.aspnetcdn.com/ajax/jquery/jquery-3.5.1.min.js"></script>
<script src="echarts.js"></script>
</head>
<body>
<!-- <form action="" onsubmit="get_bk_num(event)"> -->
<div style="text-align: center;">
<b>请输入板块代码:</b><input type="text" id="bk_num" autocomplete="off" autofocus="autofocus"/>
</div>
<br/>
<h3 id="bk_name">板块</h3>
<!-- <button>Send</button>
</form> -->
<!-- <h3 style="text-align: center;">光伏</h3> -->
<div id="box">
<div id="main" style="width: 998px;height:588px; float: left;"></div>
<!-- <p style="font-size:25px;color:orange; float: left;">开盘啦强度榜前10板块</p> -->
<!-- <div> -->
<div id="k-line" style="width: 380px;height:260px; float: right;"></div>
<table id='top10-table' style="float: right; margin: 10px; text-align: center;">
<tr>
<th>板块名称</th>
<th>板块代码</th>
<th>板块强度</th>
<th>总成交额</th>
<th>净成交额</th>
</tr>
</table>
<!-- </div> -->
</div>
</body>
<script src="ajax_strong.js"></script>
<!-- <script src="ajax_kline.js"></script> -->
</html>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mikasama/add_system.git
git@gitee.com:mikasama/add_system.git
mikasama
add_system
add_system
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385