Commit 6fa3279c authored by liujiaxin's avatar liujiaxin

chore: remove vconsole

parent 080238bd
...@@ -12,8 +12,8 @@ ...@@ -12,8 +12,8 @@
<script src="https://cdn.bootcdn.net/ajax/libs/vConsole/3.9.0/vconsole.min.js"></script> <script src="https://cdn.bootcdn.net/ajax/libs/vConsole/3.9.0/vconsole.min.js"></script>
<script> <script>
// init vConsole // init vConsole
var vConsole = new VConsole(); // var vConsole = new VConsole();
console.log('Hello world'); // console.log('Hello world');
</script> </script>
</head> </head>
<body> <body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment