Files
nav_devops/index.html
爱喝水的木子 c1ff4ebae1 add code
2026-01-08 14:51:12 +08:00

14 lines
404 B
HTML

<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script defer src="https://count.020417.xyz/script.js" data-website-id="aa62fe9b-8d52-4542-9d75-7670be99d95a"></script>
<title>导航卡片</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.js"></script>
</body>
</html>