diff --git a/src/views/Dashboard/Workplace.vue b/src/views/Dashboard/Workplace.vue index 92858c8..d8adac7 100644 --- a/src/views/Dashboard/Workplace.vue +++ b/src/views/Dashboard/Workplace.vue @@ -123,7 +123,7 @@ const { t } = useI18n() class="w-70px h-70px rounded-[50%] mr-20px" />
-
+
{{ t('workplace.goodMorning') }},Archer,{{ t('workplace.happyDay') }}
@@ -243,20 +243,22 @@ const { t } = useI18n() {{ t('workplace.shortcutOperation') }} - - - {{ t('workplace.operation') }}{{ item }} - - + + + + {{ t('workplace.operation') }}{{ item }} + + +