From bb8a4ea38600879c0d5cd2a35a76ca5ab73a112b Mon Sep 17 00:00:00 2001 From: yuyx <237899745@qq.com> Date: Wed, 18 Feb 2026 22:48:31 +0800 Subject: [PATCH] fix(frontend): replace share delete confirm with in-app modal --- frontend/app.html | 27 ++++++++++++-- frontend/app.js | 90 ++++++++++++++++++++++++++++++++++++++++++++--- 2 files changed, 110 insertions(+), 7 deletions(-) diff --git a/frontend/app.html b/frontend/app.html index 6e8c273..9c7064f 100644 --- a/frontend/app.html +++ b/frontend/app.html @@ -2364,6 +2364,27 @@ + +
+ @@ -3154,7 +3175,7 @@