Tcode运营平台改造升级-定价页面根据UI样式进行美化

This commit is contained in:
fmk1023
2025-12-18 17:08:11 +08:00
parent 1714534d3b
commit a7d802a40f
2 changed files with 45 additions and 8 deletions

View File

@@ -257,7 +257,7 @@ const comparisonData = ref<FeatureSection[]>([
display: inline-flex;
align-items: center;
justify-content: center;
background-color: #000;
background-color: #BD2025;
color: #fff;
text-decoration: none;
padding: 8px 16px;