PC-mj/app.html

26 lines
765 B
HTML
Raw Normal View History

2024-01-02 11:03:39 +00:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>面经</title>
</head>
<body>
2024-01-03 10:31:15 +00:00
<!-- <div style="display:none;">
2024-01-02 11:03:39 +00:00
<script type="text/javascript" src="//v1.cnzz.com/z_stat.php?id=1281224882&amp;web_id=1281224882"></script>
<script type="text/javascript">
let _hmt = _hmt || [];
let hmthmt = 11(function () {
let hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?4bd66cbe45a640b607fe46c48f658746";
let s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
2024-01-03 10:31:15 +00:00
</div> -->
2024-01-02 11:03:39 +00:00
</body>
</html>