卡号查询

等待查询

请输入卡号,系统将自动匹配并解析中亿或尚文平台数据

{{ result.provider }}

{{ result.source === 'A' ? 'Primary Line' : 'Backup Line' }}

ICCID

{{ result.data.iccid }}

{{ result.data.status || '未知' }}
提前 {{ result.preRecharge }} 天续费
{{ result.data.unitType === 'Days' ? '剩余天数' : '剩余流量' }} {{ formatTraffic(residualFlow, result.data.unitType).split(' ')[0] }} {{ formatTraffic(residualFlow, result.data.unitType).split(' ')[1] }}

当前套餐

{{ result.data.package || '未知' }}

已用

{{ formatTraffic(result.data.usedFlow, result.data.unitType) }}

总量

{{ formatTraffic(result.data.totalFlow, result.data.unitType) }}

到期时间

{{ result.data.endTime || '--' }}

套餐明细

暂无套餐记录

{{ pkg.packageName }}

购于 {{ pkg.effectiveTime }}

{{ pkg.status }}

{{ pkg.packageName || pkg.name || '套餐' }}

{{ pkg.effectiveTime ? pkg.effectiveTime.split(' ')[0] : '' }} {{ pkg.deadTime ? pkg.deadTime.split(' ')[0] : '' }}

{{ (pkg.status == 1 || pkg.status == '生效中') ? '生效中' : '失效 / 未生效' }}
用量: {{ formatTraffic(pkg.useFlow, pkg.unitType || result.data.unitType) }} 总量: {{ formatTraffic(pkg.totalFlow, pkg.unitType || result.data.unitType) }}

核心设置

{{ toast.msg }}