Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -14,9 +14,9 @@ | @@ -14,9 +14,9 @@ | ||
| 14 | <meta name="apple-mobile-web-app-capable" content="yes" /> | 14 | <meta name="apple-mobile-web-app-capable" content="yes" /> |
| 15 | <!-- 设置苹果工具栏颜色 --> | 15 | <!-- 设置苹果工具栏颜色 --> |
| 16 | <meta name="apple-mobile-web-app-status-bar-style" content="black" /> | 16 | <meta name="apple-mobile-web-app-status-bar-style" content="black" /> |
| 17 | - <script src="./js/plugin/vconsole.min.js"></script> | 17 | +<!-- <script src="./js/plugin/vconsole.min.js"></script>--> |
| 18 | <script> | 18 | <script> |
| 19 | - new VConsole() | 19 | + //new VConsole() |
| 20 | var hasDetails = false | 20 | var hasDetails = false |
| 21 | 21 | ||
| 22 | function getTime() { | 22 | function getTime() { |
-
Please register or login to post a comment