diff --git a/App.jsx b/App.jsx index 70965e6..f4cc93c 100644 --- a/App.jsx +++ b/App.jsx @@ -4425,6 +4425,11 @@ function JmsLineCard({ line, idx, ip, dragIdx, onDragStart, onDropCard, onDragEn
解析IP {ipDisplay} + {ip && ip !== 'resolving' && !ip.startsWith('解析失败') && ( + + )}