From 983741e4544fd719e8b1ebe9cc15d13a3ec79951 Mon Sep 17 00:00:00 2001 From: Dai Date: Wed, 24 Jul 2024 11:36:59 +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 --- app/view/h5/index.html | 39 ------------------------------------- app/view/student/index.html | 39 ------------------------------------- app/view/teacher/index.html | 39 ------------------------------------- 3 files changed, 117 deletions(-) delete mode 100644 app/view/h5/index.html delete mode 100644 app/view/student/index.html delete mode 100644 app/view/teacher/index.html diff --git a/app/view/h5/index.html b/app/view/h5/index.html deleted file mode 100644 index 5bf0440..0000000 --- a/app/view/h5/index.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - 恭喜,站点创建成功! - - - -
-

恭喜, 站点创建成功 H5!

-

这是默认index.html,本页面由系统自动生成

- -
- - \ No newline at end of file diff --git a/app/view/student/index.html b/app/view/student/index.html deleted file mode 100644 index 71a917e..0000000 --- a/app/view/student/index.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - 恭喜,站点创建成功【学生】! - - - -
-

恭喜, 站点创建成功 student!

-

这是默认index.html,本页面由系统自动生成

- -
- - \ No newline at end of file diff --git a/app/view/teacher/index.html b/app/view/teacher/index.html deleted file mode 100644 index b7e2d3c..0000000 --- a/app/view/teacher/index.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - 恭喜,站点创建成功【教师】! - - - -
-

恭喜, 站点创建成功 teacher!

-

这是默认index.html,本页面由系统自动生成

- -
- - \ No newline at end of file