Explorar el Código

feat: 开启vconsole

TIANYONG hace 11 meses
padre
commit
038ef866e7
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -43,7 +43,7 @@
   <script src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>
   <script>
     // VConsole will be exported to `window.VConsole` by default.
-    // var vConsole = new window.VConsole();
+    var vConsole = new window.VConsole();
   </script>
 
   <style>