From 2fff0eb303502142173e1097aa3a9ed14501e435 Mon Sep 17 00:00:00 2001 From: adiao <1819192616@qq.com> Date: Mon, 13 Jun 2022 17:14:49 +0800 Subject: [PATCH] new file --- index.html | 1 + scripts/jquery.js | 3 +++ 2 files changed, 4 insertions(+) diff --git a/index.html b/index.html index b1541ec..ff4bed2 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ + diff --git a/scripts/jquery.js b/scripts/jquery.js index e69de29..9760dcc 100644 --- a/scripts/jquery.js +++ b/scripts/jquery.js @@ -0,0 +1,3 @@ +$(function(){ + +}) \ No newline at end of file