mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-05 18:31:59 +08:00
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>
17 lines
556 B
HTML
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>
|