You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<meta charset="utf-8"/>
|
|
|
|
<title>关于 568Tools 在线工具箱</title>
|
|
|
|
<link rel="icon" type="image/svg+xml" href="https://tools.PJ568.eu.org/img/icon.svg">
|
|
|
|
<link rel="stylesheet" href="https://tools.pj568.eu.org/css/tool_type.css">
|
|
|
|
<script src="https://tools.pj568.eu.org/js/include.js"></script>
|
|
|
|
<script src="https://code.jquery.com/jquery-3.4.1.min.js"></script>
|
|
|
|
<script src="https://cdn.jsdelivr.net/npm/marked@3.0.0/marked.min.js"></script>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class="bg-img"></div>
|
|
|
|
<div id="list" class="nav_content">
|
|
|
|
<div class="item info">
|
|
|
|
<div style="padding: 0 20px;" id="content">
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<div class="item">
|
|
|
|
<h2>可选操作</h2>
|
|
|
|
<div class="child">
|
|
|
|
<a href="https://Tools.pj568.eu.org/">回到主页</a>
|
|
|
|
<a onclick="javascript:history.back(-1);">尝试返回</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<include src="https://tools.pj568.eu.org/header.html"></include>
|
|
|
|
<ul id="rcb_menu">
|
|
|
|
<li id="rcb_t1">🏠 首页</li>
|
|
|
|
<li class="hr_break"></li>
|
|
|
|
<li id="rcb_t2">↑ 页顶</li>
|
|
|
|
<li id="rcb_t3">↩ 返回</li>
|
|
|
|
<li id="rcb_t4">↪ 前进</li>
|
|
|
|
<li id="rcb_t5">↻ 重载</li>
|
|
|
|
<li id="rcb_t6">🆕 新标签页打开</li>
|
|
|
|
</ul>
|
|
|
|
</body>
|
|
|
|
<script>
|
|
|
|
$.get('https://tools.pj568.eu.org/README.md', function(response, status, xhr){
|
|
|
|
$("#content").html(marked(response));
|
|
|
|
});
|
|
|
|
</script>
|
|
|
|
</html>
|
|
|
|
<script src="https://tools.pj568.eu.org/js/contextmenu.js"></script>
|