no message
This commit is contained in:
@@ -107,8 +107,8 @@ const setHistoricalSearchList = () => {
|
||||
|
||||
// 搜索点击事件
|
||||
const searchClick = () => {
|
||||
router.push(`/index.html?keyword=${keyword.value || ""}`)
|
||||
// goToURL(`/index.html?keyword=${keyword.value || ""}`, false)
|
||||
// router.push(`/index.html?keyword=${keyword.value || ""}`)
|
||||
goToURL(`/index.html?keyword=${keyword.value || ""}`, false)
|
||||
setHistoricalSearchList()
|
||||
searchBlur()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user