Browse Source

Merge branch 'feature-pc-choose' into gyt-test

TIANYONG 1 year ago
parent
commit
24acfb3e61
1 changed files with 1 additions and 1 deletions
  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>