From b0613d1616d18118ee58c5c130bb95a0d56e1ec6 Mon Sep 17 00:00:00 2001 From: Koha9 Date: Thu, 27 Nov 2025 05:30:54 +0900 Subject: [PATCH] Add cancel button to reset regex-rule form. --- app/templates/home.html | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/app/templates/home.html b/app/templates/home.html index 1ee4b97..6a0024f 100644 --- a/app/templates/home.html +++ b/app/templates/home.html @@ -163,7 +163,11 @@
从上到下依次匹配,左侧填写正则表达式,右侧填写替换结果。
-
+
+