From e40b6ee7809f43383d874dd4cc0cde06800dda4e Mon Sep 17 00:00:00 2001 From: Ember Date: Wed, 29 Jan 2025 19:14:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- search/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/search/index.html b/search/index.html index 200c5ce..69456c9 100644 --- a/search/index.html +++ b/search/index.html @@ -318,6 +318,7 @@ function fillSearch(term) { } + function autoFillSearchFromQuery() { const urlParams = new URLSearchParams(window.location.search);