diff --git a/src/components/HitokotoCard.vue b/src/components/HitokotoCard.vue
new file mode 100644
index 0000000..32ad92f
--- /dev/null
+++ b/src/components/HitokotoCard.vue
@@ -0,0 +1,184 @@
+
+
+
+
+ {{ sentence }}
+
+
+ {{ author }}
+ 《{{ origin }}》
+
+
+
+
+
+
+
+
diff --git a/src/components/HitokotoSettings.vue b/src/components/HitokotoSettings.vue
new file mode 100644
index 0000000..f9ea54f
--- /dev/null
+++ b/src/components/HitokotoSettings.vue
@@ -0,0 +1,154 @@
+
+
+
+
+
+
+
+
+ 以下配置将同步到云端,对所有连接此班级的设备生效。
+
+
+ 启用数据源
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 正在同步配置...
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/components/home/HomeworkGrid.vue b/src/components/home/HomeworkGrid.vue
index b5182ea..0b312e9 100644
--- a/src/components/home/HomeworkGrid.vue
+++ b/src/components/home/HomeworkGrid.vue
@@ -4,15 +4,21 @@