From 318d60fa42ef9abc32a2536a778089c67491c3ad Mon Sep 17 00:00:00 2001 From: 666ghj <670939375@qq.com> Date: Tue, 16 Dec 2025 18:55:30 +0800 Subject: [PATCH] Refactor Step5Interaction component to streamline profile display and remove unused topics section - Combined conditions for displaying the profile card body and bio for improved clarity. - Removed the topics section and associated CSS styles to simplify the component and enhance user experience. --- frontend/src/components/Step5Interaction.vue | 32 ++------------------ 1 file changed, 2 insertions(+), 30 deletions(-) diff --git a/frontend/src/components/Step5Interaction.vue b/frontend/src/components/Step5Interaction.vue index dbdd2a6..0f15780 100644 --- a/frontend/src/components/Step5Interaction.vue +++ b/frontend/src/components/Step5Interaction.vue @@ -156,17 +156,11 @@ -
{{ selectedAgent.bio }}