فهرست منبع

feat: 开启vconsole

TIANYONG 1 سال پیش
والد
کامیت
038ef866e7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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 src="https://unpkg.com/vconsole@latest/dist/vconsole.min.js"></script>
   <script>
   <script>
     // VConsole will be exported to `window.VConsole` by default.
     // VConsole will be exported to `window.VConsole` by default.
-    // var vConsole = new window.VConsole();
+    var vConsole = new window.VConsole();
   </script>
   </script>
 
 
   <style>
   <style>