From 1c4eb04604debbcab3a806fbe44510eba26d28ec Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 11 Apr 2024 14:49:10 +0800 Subject: [PATCH] =?UTF-8?q?fifix:=E6=9B=B4=E6=96=B0jquery=E7=89=88?= =?UTF-8?q?=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/index.html | 2 +- public/jquery-1.7.1.min.js | 4 ---- public/jquery-3.7.1.min.js | 2 ++ src/main.js | 4 ++-- 4 files changed, 5 insertions(+), 7 deletions(-) delete mode 100644 public/jquery-1.7.1.min.js create mode 100644 public/jquery-3.7.1.min.js diff --git a/public/index.html b/public/index.html index aac5a132..b46be5e8 100644 --- a/public/index.html +++ b/public/index.html @@ -19,7 +19,7 @@ - +