This commit is contained in:
2025-12-18 15:39:43 +08:00
parent d576d8e734
commit 0190e21287
48 changed files with 41428 additions and 379 deletions

View File

@@ -24,7 +24,7 @@
<div class="flex justify-between items-center">
<span class="text-sm text-gray-600">是否转网</span>
<div class="flex items-center">
<span class="px-2 py-1 text-xs text-white rounded-md mr-2"
<span class="px-2 py-1 text-sm text-white rounded-md mr-2"
:class="getPortabilityTagClass(item.result)">
{{ getPortabilityText(item.result) }}
</span>