milvus/internal/http/webui/index.html
MimoN cbba29677a
fix: update web ui (#38137)
issue: #36621 
  - add filters to most of lists
  - add more options to the existing list filter
  - fix the error list column in channels and resource group list

Signed-off-by: mimo.oyn <ning.ouyang@zilliz.com>
2024-12-04 14:32:39 +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-dqR7O4hf.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-BztOeGUi.css">
</head>
<body>
<div id="root"></div>
</body>
</html>