tangning 1 月之前
父節點
當前提交
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) {