Ver Fonte

去掉测试代码

liudan há 3 semanas atrás
pai
commit
2b40b300c6
2 ficheiros alterados com 1 adições e 1 exclusões
  1. BIN
      dist.zip
  2. 1 1
      src/pages/home/Index.jsx

BIN
dist.zip


+ 1 - 1
src/pages/home/Index.jsx

@@ -285,7 +285,7 @@ class Home extends React.Component {
         ++start;
       }, 5000);
     };
-    test();
+    //test();
   }
   initAndroidVoice() {
     window.mediaPlayOver = (flag) => {