diff --git a/TUIKit/assets/icon/red-packet.svg b/TUIKit/assets/icon/red-packet.svg
new file mode 100644
index 0000000..769f4df
--- /dev/null
+++ b/TUIKit/assets/icon/red-packet.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/TUIKit/components/TUIChat/chat-header/index.vue b/TUIKit/components/TUIChat/chat-header/index.vue
index f47d907..0d305e2 100644
--- a/TUIKit/components/TUIChat/chat-header/index.vue
+++ b/TUIKit/components/TUIChat/chat-header/index.vue
@@ -3,17 +3,12 @@
+
{{ TUITranslateService.t(`TUIGroup.确定从群聊中删除该成员?`) }}
-+
{{ TUITranslateService.t(`TUIGroup.确定从群聊中删除所选成员?`) }}