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

Update [id].vue

上级 6286f99a
...@@ -344,7 +344,7 @@ provide('Search', { ...@@ -344,7 +344,7 @@ provide('Search', {
handleUpdateOpenState handleUpdateOpenState
}) })
useHead({ useHead({
title: `${state.query} - GitBot` title: `${state.title} - GitBot`
}) })
nextTick( () => { nextTick( () => {
const query = $firstRecordTitle.value || state.query const query = $firstRecordTitle.value || state.query
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册