已交付版本

This commit is contained in:
梁泽军
2025-03-07 16:22:33 +08:00
parent 6bf1549b6d
commit 74b2d4db5e
6 changed files with 46 additions and 38 deletions

View File

@@ -6,6 +6,15 @@
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, user-scalable=no">
<title><%- title%></title>
<script>
var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?346f878ea1d1115f53a9b372ce11d789";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
</head>
<body>