Parcourir la source

fix: 1.背景

suwenjiang il y a 1 mois
Parent
commit
c3e2cf640d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/pages/chat/background.vue

+ 1 - 1
src/pages/chat/background.vue

@@ -15,7 +15,7 @@ definePageMeta({
 })
 
 useSeoMeta({
-  title: '我的消息'
+  title: ''
 })
 
 const { open, onChange } = useFileDialog({