diff --git a/src/pages/setting.vue b/src/pages/setting.vue index d7d90072..e3185e7a 100644 --- a/src/pages/setting.vue +++ b/src/pages/setting.vue @@ -33,7 +33,7 @@ const tabs = [ tab: 'notification', }, { - title: '自定义词表', + title: '词表', icon: 'mdi-file-word-box', tab: 'words', },