wangguoyu il y a 2 mois
Parent
commit
ba0820e511
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      pages/newEnglish/index.vue

+ 2 - 2
pages/newEnglish/index.vue

@@ -252,7 +252,7 @@
     }
     // console.log('res.data',res.data)
     handleCacheAudio()
-   // autoPlayAudio()
+    autoPlayAudio()
 
    })
   } else {
@@ -268,7 +268,7 @@
     }
 
     handleCacheAudio()
-  //  autoPlayAudio()
+    autoPlayAudio()
    })
   }
  }