Files
video-create/web/client/dist/index.html

14 lines
443 B
HTML
Raw Normal View History

<!doctype html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>美图 Agent</title>
<script type="module" crossorigin src="/assets/index-ChelO-mr.js"></script>
<link rel="stylesheet" crossorigin href="/assets/index-Bd3B3-IW.css">
</head>
<body class="bg-white text-zinc-900 antialiased">
<div id="root"></div>
</body>
</html>