fix: update webui and remove the unnecessary code (#37726)

issue: #36621
* update webui top nav
* remove the unnecessary code in .gitignore file

Signed-off-by: mimo.oyn <ning.ouyang@zilliz.com>
pull/37695/head
MimoN 2024-11-16 10:56:33 +08:00 committed by GitHub
parent 3b5a0df159
commit f7c7ac51fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 76 additions and 77 deletions

1
.gitignore vendored
View File

@ -103,6 +103,5 @@ cwrapper_rocksdb_build/
internal/proto/**/*.pb.go
internal/core/src/pb/*.pb.h
internal/core/src/pb/*.pb.cc
internal/http/internal
*.pb.go
**/legacypb/*.pb.go

View File

@ -7,8 +7,8 @@
<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">
<script type="module" crossorigin src="./assets/index-9VfLXdsd.js"></script>
<link rel="stylesheet" crossorigin href="./assets/index-CJUwJlqi.css">
</head>
<body>
<div id="root"></div>