Test mermaid

From 清冽之泉
Revision as of 17:21, 21 January 2025 by Mwroot (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

graph LR; linkStyle default interpolate basis subgraph one [开销] A([支付宝]); B([微信]); G(["京东、刷卡"]); H([理财]); end subgraph two [收入] C[工商银行]; end D[农业银行]; E([中国银行]); F([招商银行]); E --> H E & F --> A & B C --> E & D & F F --> G classDef auto fill:#9ACFBF class B,E,F auto