diff --git a/utils/searchUtil.js b/utils/searchUtil.js index 5c0dd9c43f3e11f0e93bb2ab288ec57e0aa02ba1..0591183a7160ae6bae5431860f6f201032f336c7 100644 --- a/utils/searchUtil.js +++ b/utils/searchUtil.js @@ -65,7 +65,7 @@ export function gitToLabel(url) { export function handleFormatRepoStars (repoObj, gits) { const card = { type: 'search_relate_repo', - title: 'Star对比', + title: 'Star 数量', ready: true, data: [] }