From 0938f5dfba3d99fc8667dcd8679ee1154bec98d5 Mon Sep 17 00:00:00 2001 From: Isulew <224964+netcookies@users.noreply.github.com> Date: Fri, 29 May 2026 16:01:16 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=94=AF=E6=8C=81=20MaDao=20=E8=B7=AF?= =?UTF-8?q?=E7=94=B1=E8=AE=A1=E5=88=92=E4=B8=8B=E6=8B=89=E9=80=89=E6=8B=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将 MaDao 路由计划从文本输入改为可刷新下拉列表。 保留已保存计划 ID 作为兜底选项,避免列表加载失败时清空配置。 --- sidepanel/sidepanel.html | 8 +- sidepanel/sidepanel.js | 274 ++++++++++++++++-- ...epanel-phone-verification-settings.test.js | 99 ++++++- 3 files changed, 359 insertions(+), 22 deletions(-) diff --git a/sidepanel/sidepanel.html b/sidepanel/sidepanel.html index 65966d4..d3e2af7 100644 --- a/sidepanel/sidepanel.html +++ b/sidepanel/sidepanel.html @@ -1558,8 +1558,12 @@