Tcode平台改造升级-漏洞数据库页面开发

This commit is contained in:
fmk1023
2025-12-05 16:08:59 +08:00
parent 28ea0cc27f
commit 5550b0fb7f
6 changed files with 366 additions and 13 deletions

View File

@@ -205,7 +205,7 @@ const comparisonData = ref<FeatureSection[]>([
.comparison-table-container {
font-family: 'Inter', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
max-width: 1200px;
margin: 0 auto;
margin: 60px auto;
padding: 40px 20px;
background-color: #fff;
color: #000;