Commit d5c654a9 by yuzhenWang

去掉打印

parent 9869171c
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<!-- ===== vConsole 提前加载 ===== --> <!-- ===== vConsole 提前加载 ===== -->
<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>
// 立即初始化,不依赖任何框架 // 立即初始化,不依赖任何框架
var vConsole = new window.VConsole(); var vConsole = new window.VConsole();
......
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