src/views/home/components/searchBox.vue
@@ -54,10 +54,13 @@ max-width: 800px; display: flex; align-items: center; background-color: #fff; } /* 输入框样式 */ .search-input { background-color:transparent; } .inputBox { @@ -96,7 +99,7 @@ border-top-right-radius: 0; border-bottom-right-radius: 0; border: 1px solid #B9A587; background-color: transparent; border-right: none; }