mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
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>
This commit is contained in:
parent
3b5a0df159
commit
f7c7ac51fc
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -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>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user