From 80282468cd58731370c7000750ea0d3c1f64f60d Mon Sep 17 00:00:00 2001 From: testadmin Date: Wed, 22 Apr 2026 14:57:11 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=99=BE=E5=AE=B6=E4=B9=90/=E9=BE=99?= =?UTF-8?q?=E8=99=8E=E6=A8=A1=E6=9D=BF=20JS=20=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E5=8A=A8=E6=80=81=EF=BC=8C=E8=A7=A3=E5=86=B3?= =?UTF-8?q?=E6=B5=8F=E8=A7=88=E5=99=A8=E7=BC=93=E5=AD=98=E4=B8=8D=E5=88=B7?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - tab_b.html: handle_b.js?3 → handle_b.js{Think.VERSION_V} - tab_dt.html: handle_b.js?1 → handle_b.js{Think.VERSION_V} - 硬编码版本号导致浏览器缓存旧JS,小键盘+号键移除不生效 --- app/handle/view/index/tab_b.html | 2 +- app/handle/view/index/tab_dt.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/handle/view/index/tab_b.html b/app/handle/view/index/tab_b.html index 31604cb..d279394 100644 --- a/app/handle/view/index/tab_b.html +++ b/app/handle/view/index/tab_b.html @@ -281,6 +281,6 @@ - + \ No newline at end of file diff --git a/app/handle/view/index/tab_dt.html b/app/handle/view/index/tab_dt.html index 628b5a5..686a7ff 100644 --- a/app/handle/view/index/tab_dt.html +++ b/app/handle/view/index/tab_dt.html @@ -227,6 +227,6 @@ - + \ No newline at end of file