From da00a6f728686f7dcd7f72d317208dc0bb5384ef Mon Sep 17 00:00:00 2001 From: wangxia <779219182@qq.com> Date: Thu, 11 Dec 2025 10:14:16 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=B7=E6=8A=A5=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- root/bind/search.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/root/bind/search.vue b/root/bind/search.vue index 370d2ef..9cb618d 100644 --- a/root/bind/search.vue +++ b/root/bind/search.vue @@ -134,7 +134,7 @@ export default { console.log("onAfterPageUnload"); setTimeout(() => { uni.removeStorageSync("poster_img"); - }, 5000); + }, 3000); }); }, onShow() {