Commit d0f03a8d authored by zhengxiuming's avatar zhengxiuming

vconsole

parent dfb3fc44
...@@ -83,11 +83,11 @@ ...@@ -83,11 +83,11 @@
}) })
</script> </script>
<!-- built files will be auto injected --> <!-- built files will be auto injected -->
<script src="https://cdn.bootcss.com/vConsole/3.3.4/vconsole.min.js"></script> <!-- <script src="https://cdn.bootcss.com/vConsole/3.3.4/vconsole.min.js"></script>
<script> <script>
// 初始化 // 初始化
var vConsole = new VConsole(); var vConsole = new VConsole();
console.log('Hello world'); console.log('Hello world');
</script> </script> -->
</body> </body>
</html> </html>
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