From 37d704846cd228344be3518ea6744bb8c776fe63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E4=BF=8A=E5=8B=87?= <2775616671@qq.com> Date: Tue, 21 May 2024 16:17:48 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E7=AC=AC=E4=B8=89=E6=AC=A1=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- student/vue/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/student/vue/index.html b/student/vue/index.html index 497fc4a..29839c0 100644 --- a/student/vue/index.html +++ b/student/vue/index.html @@ -4,7 +4,7 @@ - 学生成绩管理系统111112222222 + 学生成绩管理系统111112222222333333333
From 55e46b91ad7f63f12cdf7395dfc33a49b95c5292 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=83=A1=E4=BF=8A=E5=8B=87?= <2775616671@qq.com> Date: Tue, 21 May 2024 16:19:12 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E7=AC=AC=E4=B8=89=E6=AC=A1=E4=BF=AE?= =?UTF-8?q?=E6=94=B911?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/.gitignore | 8 +++++++ .idea/1111.iml | 9 +++++++ .idea/compiler.xml | 18 ++++++++++++++ .idea/encodings.xml | 6 +++++ .idea/inspectionProfiles/Project_Default.xml | 6 +++++ .idea/jarRepositories.xml | 25 ++++++++++++++++++++ .idea/misc.xml | 14 +++++++++++ .idea/modules.xml | 8 +++++++ .idea/vcs.xml | 6 +++++ student/vue/index.html | 2 +- 10 files changed, 101 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/1111.iml create mode 100644 .idea/compiler.xml create mode 100644 .idea/encodings.xml create mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/jarRepositories.xml 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..13566b8 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/1111.iml b/.idea/1111.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/.idea/1111.iml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml new file mode 100644 index 0000000..d349e20 --- /dev/null +++ b/.idea/compiler.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml new file mode 100644 index 0000000..8c820f4 --- /dev/null +++ b/.idea/encodings.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/inspectionProfiles/Project_Default.xml b/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..03d9549 --- /dev/null +++ b/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/jarRepositories.xml b/.idea/jarRepositories.xml new file mode 100644 index 0000000..dfaf1c0 --- /dev/null +++ b/.idea/jarRepositories.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..8f9e796 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,14 @@ + + + + + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..6ca5125 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/student/vue/index.html b/student/vue/index.html index 29839c0..4b6331e 100644 --- a/student/vue/index.html +++ b/student/vue/index.html @@ -4,7 +4,7 @@ - 学生成绩管理系统111112222222333333333 + 学生成绩管理系统111112222222333333333333