1
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user