主模版去掉调试工具

This commit is contained in:
xiaogang 2024-08-26 13:39:38 +08:00
parent dfae9d705d
commit e6f13495dc
2 changed files with 5 additions and 5 deletions

View File

@ -1,5 +1,5 @@
<!doctype html>
<html build-date="2024-08-26 13:34:34">
<html build-date="2024-08-26 13:38:39">
<head>
<link rel="stylesheet" href="./assets/uni.ad4bcb33.css">
@ -25,10 +25,10 @@
<body>
<div id="app"><!--app-html--></div>
<script src="https://fastly.jsdelivr.net/npm/eruda"></script>
<!-- <script src="https://fastly.jsdelivr.net/npm/eruda"></script>
<script>
eruda.init()
</script>
</script> -->
<script>
// var clickCount = 0
// var timer = null

View File

@ -22,10 +22,10 @@
<body>
<div id="app"><!--app-html--></div>
<script type="module" src="/src/main.ts"></script>
<script src="https://fastly.jsdelivr.net/npm/eruda"></script>
<!-- <script src="https://fastly.jsdelivr.net/npm/eruda"></script>
<script>
eruda.init()
</script>
</script> -->
<script>
// var clickCount = 0
// var timer = null