hutool/docs/apidocs/index.html
2023-09-26 18:58:52 +08:00

33 lines
1.4 KiB
HTML

<!DOCTYPE html>
<html lang="zh">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="content-type" content="text/html">
<title>Hutool API Docs</title>
<style>
*{margin: 0; padding: 0; border: 0;}
iframe {width: 100%; display:block;}
</style>
</head>
<body>
<div id="left" style="position: absolute; width: 20%; height: 100%;">
<div style="height: 10%; text-align: center;">
<img src="https://plus.hutool.cn/images/hutool.svg" style="width: 50%;" />
</div>
<iframe src="overview-frame.html" title="left-top" name="left-top" style="height:30%;" ></iframe>
<iframe src="allclasses-frame.html" title="left-bottom" name="left-bottom" style="height: 60%;"></iframe>
</div>
<div id="right" style="position: absolute; margin-left: 20%; width: 80%;height: 100%;">
<iframe src="overview-summary.html" title="right" name="right" style="height: 100%;"></iframe>
</div>
<!-- wwads -->
<div style="position: fixed; right: 13px; bottom: 45px; z-index: 99999;">
<div class="wwads-cn wwads-vertical" data-id="126" style="max-width:150px"></div>
</div>
<script type="text/javascript" charset="UTF-8" src="https://cdn.wwads.cn/js/makemoney.js" async></script>
</body>
</html>