diff --git a/exam_config.json b/exam/exam_config.json similarity index 100% rename from exam_config.json rename to exam/exam_config.json diff --git a/exam/index.html b/exam/index.html new file mode 100644 index 0000000..67faedd --- /dev/null +++ b/exam/index.html @@ -0,0 +1,55 @@ + + + + + + Exam Schedule + + + + + +
+

+ 考试安排 + +

+

+
+
+
+
+
+
+
+
+
+ + + + + + + + + + + +
科目开始时间结束时间
+
+
+
+ +
+
+ + + + + + +
+
+ + + diff --git a/script.js b/exam/script.js similarity index 100% rename from script.js rename to exam/script.js diff --git a/styles.css b/exam/styles.css similarity index 100% rename from styles.css rename to exam/styles.css diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..0cf6fc4 Binary files /dev/null and b/favicon.ico differ diff --git a/index.html b/index.html index 67faedd..b4088aa 100644 --- a/index.html +++ b/index.html @@ -1,55 +1,85 @@ - - - - - - Exam Schedule - - - - - -
-

- 考试安排 - -

-

-
-
-
-
-
-
-
-
-
- - - - - - - - - - - -
科目开始时间结束时间
-
-
-
- -
-
- - - - - - -
-
- - - + + + + + + + + 选择页面 + + + +

选择版本:

+ + + \ No newline at end of file diff --git a/time/index.html b/time/index.html new file mode 100644 index 0000000..4ed84cd --- /dev/null +++ b/time/index.html @@ -0,0 +1,173 @@ + + + + + + + + 当前时间 + + + + + + + +
+
当前时间:
+
+
+ + + + + +
+
+ + + + + \ No newline at end of file