tangning 1 месяц назад
Родитель
Сommit
82720b7540
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -16,7 +16,7 @@
     <div id="app"></div>
     <script type="module" src="/src/main.ts"></script>
     <script>
-       var vConsole = new window.VConsole();
+      //  var vConsole = new window.VConsole();
       window.onload = function () {
         document.addEventListener('touchstart', function (event) {
           if (event.touches.length > 1) {