提交 1e7995b0 编写于 作者: D DebugIsFalse

Merge branch 'main' of gitcode.com:git_bot/ai-fe

...@@ -24,7 +24,10 @@ ...@@ -24,7 +24,10 @@
</header> </header>
<div class="container max-w-screen-lg flex flex-col space-y-4 mb-4 p-6"> <div class="container max-w-screen-lg flex flex-col space-y-4 mb-4 p-6">
<h1 class="text-3xl truncate">{{ state.query }}</h1> <h1 class="text-3xl truncate">{{ state.query }}</h1>
<section>{{ state.repo }}</section> <section class="flex items-center gap-2">
<UIcon name="i-simple-icons-github" />
{{ state.repo }}
</section>
<div class="flex flex-col gap-2"> <div class="flex flex-col gap-2">
<USkeleton class="h-4" /> <USkeleton class="h-4" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册