diff --git a/public/uaf/HarmonyOS_Sans_SC_Bold.ttf b/public/uaf/HarmonyOS_Sans_SC_Bold.ttf new file mode 100644 index 0000000..5c925d1 Binary files /dev/null and b/public/uaf/HarmonyOS_Sans_SC_Bold.ttf differ diff --git a/public/uaf/HarmonyOS_Sans_SC_Light.ttf b/public/uaf/HarmonyOS_Sans_SC_Light.ttf new file mode 100644 index 0000000..8cfbc9d Binary files /dev/null and b/public/uaf/HarmonyOS_Sans_SC_Light.ttf differ diff --git a/src/components/home/HomeActions.vue b/src/components/home/HomeActions.vue index 4084bf7..d1e71c1 100644 --- a/src/components/home/HomeActions.vue +++ b/src/components/home/HomeActions.vue @@ -33,7 +33,9 @@ size="large" rounded="xl" - > + > + + - - 考试看板 - + prepend-icon="mdi-calendar-check" + size="large" + class="ml-2" + color="green" + @click="$emit('add-exam-card')" + > + 考试看板 + 添加测试卡片 -