代码拉取完成,页面将自动刷新
<!DOCTYPE html>
<html>
<head>
<title>导出历史浏览记录</title>
<script type="text/javascript" src="js/jquery-3.6.0.min.js"></script>
<script type="text/javascript" src="js/popup.js"></script>
<meta charset="UTF-8">
<style>
body,html {
min-width: 300px;
background-color: #f1f1f1;
color: #333;
margin: 0;
padding: 0;
-webkit-user-select: none;
}
ul.vmenu {
list-style-type: none;
padding-left: 0;
font-size: 16px;
font-weight: bold;
text-align: center;
margin: 0;
}
ul.vmenu > li {
cursor: pointer;
display: block;
-webkit-box-sizing: border-box;
width: 100%;
height: 32px;
line-height: 32px;
background: #dedede;
border-top: 1px solid #f1f1f1;
border-bottom: 1px solid #ccc;
text-shadow: #fff 0px 1px 0px;
}
ul.vmenu > li:hover {
background: #e9e9e9;
}
div.image {
background: white;
}
div {
cursor: default;
background: #0080ff;
line-height: 32px;
font-weight: bold;
font-size: 16px;
text-align: center;
color: white;
}
</style>
</head>
<div class="image"><img id="trashbin" src="images/ico144-007.png" alt="导出历史浏览记录" title="导出历史记录,请按提示操作." height="256" width="256"></div>
<ul class="vmenu">
<li id="open_options">导出历史浏览记录</li>
</ul>
<body>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。