@@ -46,7 +46,7 @@ const SearchKeyInput = (value) => {
}
//切换图标
-const ImgTextIndex = ref(1)
+const ImgTextIndex = ref(3)
const getImgText = (index) => {
ImgTextIndex.value = index