From fdc294069294aa940395446acd0d325b0f33ca89 Mon Sep 17 00:00:00 2001 From: 5iux <13775651+5iux@users.noreply.github.com> Date: Mon, 23 Mar 2020 13:43:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.php | 112 ++++++++++++--------------- sou.js | 44 +---------- style.css | 224 ++++++++++-------------------------------------------- 3 files changed, 92 insertions(+), 288 deletions(-) diff --git a/index.php b/index.php index ebd9988..05b5667 100644 --- a/index.php +++ b/index.php @@ -8,10 +8,10 @@ if ($t=="b"){ echo''; }else if($t=="g"){ - echo''; + echo''; }else{ //默认谷歌 - echo''; + echo''; } }; ?> @@ -35,39 +35,10 @@