From b626df8d74ef216ad2df29c7512d5235b6ce43ca Mon Sep 17 00:00:00 2001 From: ampere Date: Wed, 24 Jul 2024 22:04:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20index.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- about.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/about.html b/about.html index 89f630b..6a83c6c 100644 --- a/about.html +++ b/about.html @@ -1,3 +1,3 @@ addEventListener("load",function(e){ -document.querySelector("root").innerHTML="Test"; +document.querySelector("root").innerHTML="WebTest"; }); \ No newline at end of file