diff --git a/src/pages/index/dialog.vue b/src/pages/index/dialog.vue index 35ff96b3..8573ebbc 100644 --- a/src/pages/index/dialog.vue +++ b/src/pages/index/dialog.vue @@ -3,31 +3,17 @@ - + AI问答 内容由AI生成 - - + + + 历史 消息 @@ -49,42 +35,25 @@ - + {{ questionList[item - 1].hotContent }} - + {{ questionList[item + Math.ceil(questionList.length / 2) - 1].hotContent }} - - + + @@ -119,23 +88,16 @@ - + - - + + @@ -144,19 +106,49 @@