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

typo

上级 2b35e309
...@@ -79,7 +79,7 @@ const actionItems = [ ...@@ -79,7 +79,7 @@ const actionItems = [
icon: 'i-heroicons-x-mark' icon: 'i-heroicons-x-mark'
}, },
{ {
label: '删除帖子', label: '删除主题',
icon: 'i-heroicons-trash' icon: 'i-heroicons-trash'
} }
] ]
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
<UInput <UInput
v-model="searchQuery" v-model="searchQuery"
icon="i-heroicons-magnifying-glass-20-solid" icon="i-heroicons-magnifying-glass-20-solid"
placeholder="搜索你的帖子..." placeholder="搜索你的主题..."
size="md" size="md"
/> />
</div> </div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册