【优化】兼容 AI chat 调用

This commit is contained in:
cherishsince 2024-05-16 09:34:30 +08:00
parent da66aead54
commit 1a56021e75

View File

@ -194,10 +194,10 @@ onMounted( async () => {
position: relative;
.search-container {
position: absolute;
right: 20px;
top: 10px;
z-index: 100;
//position: absolute;
//right: 20px;
//top: 10px;
//z-index: 100;
}
.search-input {