msmail / index.html
github-actions[bot]
Update from GitHub Actions
7fc5208
raw
history blame contribute delete
303 Bytes
<!DOCTYPE html>
<html lang="">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>微软邮箱管理平台</title>
</head>
<body>
<div id="app"></div>
<script type="module" src="/src/main.ts"></script>
</body>
</html>