diff --git a/index.html b/index.html
index da876c3..9c207be 100644
--- a/index.html
+++ b/index.html
@@ -117,7 +117,7 @@
${role === 'user' ? '用户' : '助手'}
${timestamp}
+ ${actionButtons}
-
${msg.role === 'user' ? '用户' : '助手'}
${timestamp}
+ ${actionButtons}
-