兼容独立IPv4 初步兼容防火墙

This commit is contained in:
2026-06-12 10:19:51 +08:00
parent 80386d35ba
commit 2463715e32
6 changed files with 855 additions and 31 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<style>
<style>
.clicd-nat-panel{font-size:14px;color:#1f2937}
.clicd-nat-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:16px}
.clicd-nat-card{border:1px solid #e5e7eb;border-radius:6px;padding:12px;background:#fff}