iZaiZaiA %!s(int64=2) %!d(string=hai) anos
pai
achega
09328727d4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/home/index.vue

+ 1 - 1
src/views/home/index.vue

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