mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-30 23:45:28 +08:00
issue: #36621 * enhance collection detail page list columns * enhance query page segments state detail logic Signed-off-by: mimo.oyn <ning.ouyang@zilliz.com>
19 lines
533 B
HTML
19 lines
533 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-Bybe0GVy.js"></script>
|
|
<link rel="stylesheet" crossorigin href="./assets/index-Cpi1DtPq.css">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="root"></div>
|
|
</body>
|
|
|
|
</html> |