From 64b01b090f50ff7d99ac5dc73c841cbcdee13b35 Mon Sep 17 00:00:00 2001 From: zhaojs <349234519@qq.com> Date: 星期一, 17 七月 2023 09:38:03 +0800 Subject: [PATCH] no message --- public/html/compareprice.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/public/html/compareprice.html b/public/html/compareprice.html index a84b477..4cb5246 100644 --- a/public/html/compareprice.html +++ b/public/html/compareprice.html @@ -410,6 +410,7 @@ if (event.keyCode == 13) { app.search(); + document.activeElement.blur(); } } -- Gitblit v1.9.3