From b569d7cb16d0e886272f4127054f2b8563a7c20b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A4=A9=E6=98=9F=E9=95=BF=E7=99=BD?= <1552585336@qq.com>
Date: Tue, 24 Oct 2023 18:12:45 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=B8=BA=E6=9C=AC=E5=9C=B0?=
=?UTF-8?q?=E8=B5=84=E6=BA=90?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/.gitignore | 8 ++++++++
.idea/Loader.iml | 9 +++++++++
.idea/misc.xml | 6 ++++++
.idea/modules.xml | 8 ++++++++
.idea/vcs.xml | 6 ++++++
index.html | 36 ++++++++++++++++++------------------
6 files changed, 55 insertions(+), 18 deletions(-)
create mode 100644 .idea/.gitignore
create mode 100644 .idea/Loader.iml
create mode 100644 .idea/misc.xml
create mode 100644 .idea/modules.xml
create mode 100644 .idea/vcs.xml
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..35410ca
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,8 @@
+# 默认忽略的文件
+/shelf/
+/workspace.xml
+# 基于编辑器的 HTTP 客户端请求
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/Loader.iml b/.idea/Loader.iml
new file mode 100644
index 0000000..d6ebd48
--- /dev/null
+++ b/.idea/Loader.iml
@@ -0,0 +1,9 @@
+
+