总资产 (约合人民币)
¥{{ assetsBreakdown.total }}
CNY 余额
¥{{ assetsBreakdown.cny }}
USD 余额
${{ assetsBreakdown.usd }}
本月消费 (约合)
¥{{ spendingBreakdown.total }}
CNY 账单
¥{{ spendingBreakdown.cny }}
USD 账单
${{ spendingBreakdown.usd }}
Key 总数
{{ apiKeys.length }}
即将到期
{{ expiringCount }}
👛 平台资产明细
暂无可直查余额条目
{{ platform.name }}
余额: {{ formatBalance(platform.totalRemaining, platform.currency, platform.balanceType) }}
限时额度提醒
{{ key.name || '未命名' }}
{{ getPlatformName(key.platform) }}
{{ formatCurrency(key.timeLimit.amount, getPlatformCurrency(key)) }}
{{ isExpired(key) ? '已过期' : formatTimeLeft(key.timeLimit.expireAt) }}
填写余额查询接口地址,如:https://xxx.com/api/user/self
JSON路径如 data.balance,或公式如 value/100
当余额低于此值时提醒(金额:具体数值,百分比:如20表示余额低于20%时提醒)
{{ tag }} ×
高级选项
暂无 API Key
{{ group.name }} {{ group.keys.length }} 个 Key · 余额 {{ formatCurrency(getGroupBalance(group.platform), getGroupCurrency(group.platform)) }} · 用量 {{ formatCurrency(getPlatformUsage(group.platform), getGroupCurrency(group.platform)) }}
{{ key.name || '未命名' }}
平台余额: {{ formatCurrency(getPlatformBalance(key), getPlatformCurrency(key)) }}
{{ getUsagePercent(key).toFixed(0) }}%
{{ key.note || '-' }}
平台用量排行
当前只读模式未提供历史统计
{{ index + 1 }} {{ item.name }}
{{ formatCurrency(item.usage, item.currency) }}
{{ currentMonth.getFullYear() }}年{{ currentMonth.getMonth() + 1 }}月
{{ day.day }} ¥{{ day.spent < 1 ? day.spent.toFixed(2) : day.spent.toFixed(1) }}

设置

外观
主题颜色
自定义背景图
数据管理
清除本地界面缓存
统计信息
平台数量 {{ platforms.length }}
条目数量 {{ apiKeys.length }}
{{ toast.message }}