Explorar el Código

切换大小写

wangxy hace 1 mes
padre
commit
160da26cf1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/newEnglish/components/beiPage.vue

+ 1 - 1
pages/newEnglish/components/beiPage.vue

@@ -156,7 +156,7 @@
 	})
 
 	function handleChangeDaxie() {
-		isDaxie.value = true
+		isDaxie.value = !isDaxie.value;
 	}
 
 	function handlePlay(opt) {