Explorar o código

Update index.tsx

lex %!s(int64=2) %!d(string=hai) anos
pai
achega
40e152ede0
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/views/music/list/index.tsx

+ 1 - 1
src/views/music/list/index.tsx

@@ -249,7 +249,7 @@ export default defineComponent({
 
     onMounted(async () => {
       try {
-        if (browser().iPhone) return
+        if (!browser().iPhone) return
         const { data } = await request.get(
           '/api-admin/appVersionInfo/queryByPlatform',
           {