Browse Source

去掉测试代码

liudan 3 weeks ago
parent
commit
2b40b300c6
2 changed files with 1 additions and 1 deletions
  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) => {