当前应用: {{ activeBatch.appName }}
权益时长: {{ activeBatch.duration }}
配置新批次属性并导入 CSV
拖拽 CSV 文件至此处,或 点击上传 CSV
智能列识别:优先匹配含 `https://` 链接与特定格式的兑换码列。数据绝不上传服务器。
当前批次总数
{{ stats.total }}
未使用兑换码
{{ stats.unused }}
已使用兑换码
{{ stats.used }}
快捷批量复制 (仅提取未使用的兑换码或链接,以换行拼接)
批量复制兑换码
(按未用顺序)
批量复制兑换链接
(按含链接且未用顺序)
| 序号 | 兑换码 | 兑换链接 | 状态 | 操作 |
|---|---|---|---|---|
|
暂无匹配的数据记录 当前批次暂无可匹配数据,或可通过搜索框清空重试。 您尚未导入任何应用兑换码。请在上方输入 App 名称配置新批次进行导入。 |
||||
| {{ (currentPage - 1) * pageSize + idx + 1 }} | {{ item.code }} | {{ item.link }} 无可用链接 | {{ item.used ? '已使用' : '未使用' }} |
|
显示第 {{ showingStart }} 到 {{ showingEnd }} 条,共 {{ filteredCodes.length }} 条记录
每页:
{{ currentPage }} / {{ totalPages }}