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

Update [id].vue

上级 d6719319
......@@ -165,6 +165,11 @@ const state = reactive({
branch: repoItem.branch,
gitPath: repoItem.url
})
useHead({
title: `${state.query} - GitBot`
})
// 是否停止自动滚动到底部
const isAutoToBottom = ref(true)
let markedWindowScrollTop = 0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册