milvus/internal/http/webui/index.html
MimoN 0f0162f70a
feat: refactor web ui (#37698)
issue: #36621

* The front-end code of the management interface has been refactored
using React.
* The interaction and display of the front-end interface have been
optimized.

Signed-off-by: mimo.oyn <ning.ouyang@zilliz.com>
Co-authored-by: zilliz <zilliz@zillizdeMacBook-Pro.local>
2024-11-15 17:20:30 +08:00

17 lines
556 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="./assets/favicon-ADjA7Mb5.png" type="image/png">
<meta />
<title>Milvus Management</title>
<script type="module" crossorigin src="./assets/index-pxWUwi30.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-DcVH8NLP.css">
</head>
<body>
<div id="root"></div>
</body>
</html>