feat(M08-B): 补微信转账预检拦截

This commit is contained in:
Codex
2026-07-05 15:27:50 +08:00
parent 52fb508e03
commit 44af0ee155
7 changed files with 81 additions and 13 deletions
+4
View File
@@ -342,6 +342,10 @@ textarea {
width: 100%;
}
.transfer-preflight-alert {
margin-bottom: 12px;
}
.dialog-stack {
display: grid;
gap: 14px;