提交 8951555c 编写于 作者: View Design's avatar View Design

Update [id].vue

上级 2afba913
...@@ -104,6 +104,7 @@ ...@@ -104,6 +104,7 @@
<UIcon name="i-heroicons-rectangle-group-20-solid" /> <UIcon name="i-heroicons-rectangle-group-20-solid" />
<span>相关问题</span> <span>相关问题</span>
</div> </div>
<div class="flex flex-col gap-2">
<UButton <UButton
v-if="!asking" v-if="!asking"
v-for="item in recommendQuestions" v-for="item in recommendQuestions"
...@@ -117,6 +118,7 @@ ...@@ -117,6 +118,7 @@
</div> </div>
</UButton> </UButton>
</div> </div>
</div>
<div class="container max-w-screen-lg sticky bottom-4 flex p-6"> <div class="container max-w-screen-lg sticky bottom-4 flex p-6">
<div class="justify-between flex w-full space-x-2"> <div class="justify-between flex w-full space-x-2">
<UTooltip text="停止生成" v-if="asking"> <UTooltip text="停止生成" v-if="asking">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册