tangning 1 tháng trước cách đây
mục cha
commit
82720b7540
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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) {