We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f530932 commit 2b49440Copy full SHA for 2b49440
src/components/msgCom/NewComerMsgCom.vue
@@ -13,7 +13,7 @@ const { msg } = defineProps<{
13
<TBox>
14
15
<UserName :userInfo="msg.user" />
16
- <TText> 进入直播间</TText>
+ <TText>进入直播间</TText>
17
</TBox>
18
19
</template>
0 commit comments