这是indexloc提供的服务,不要输入任何密码
Skip to content

Commit 2b49440

Browse files
committed
fix: adjust NewComer msg style
1 parent f530932 commit 2b49440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/msgCom/NewComerMsgCom.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const { msg } = defineProps<{
1313
<TBox>
1414
<TBox>
1515
<UserName :userInfo="msg.user" />
16-
<TText> 进入直播间</TText>
16+
<TText>进入直播间</TText>
1717
</TBox>
1818
</TBox>
1919
</template>

0 commit comments

Comments
 (0)