账号总数
{{ accounts.length }}
付费订阅服务
{{ countAccountPaid }}
30天内到期
{{ countAccountExpiring }}
预估月总支出 (折合CNY)
¥ {{ calcMonthlyCost }}
暂无匹配的账号记录
{{ item.category }}
{{ item.status }}
{{ item.name }}
登录账号:
{{ item.username || '-' }}
密码:
{{ showSecretMap['acc_'+item.id] ? item.password : '••••••••' }}
电话:
{{ item.phone || '-' }}
续费日期:
{{ item.expireDate || '长期有效' }}
自动续费:
{{ item.autoRenewal === '是' ? '已开启 (是)' : '未开启 (否)' }}
费用/周期:
免费
{{ item.price ? (getCurrencySymbol(item.currency || 'CNY') + ' ' + item.price + ' (买断)') : '一次性买断' }}
{{ item.price ? (getCurrencySymbol(item.currency || 'CNY') + ' ' + item.price + ' / ' + (item.billingCycle || '月付')) : '付费订阅' }}
{{ item.notes }}
2FA: {{ item.twoFactor || '未开启' }}
托管客户总数
{{ websites.length }}
正常维保项目
{{ countWebsiteNormal }}
待续费/催缴客户
{{ countWebsitePending }}
累计托管维保费
¥ {{ calcWebsiteRevenue }}
暂无匹配的客户网站服务记录
{{ item.clientName }}
联系人:{{ item.contactPerson || '-' }}
联系人微信:
-
联系电话:
{{ item.phone || '-' }}
联系邮箱:
{{ item.email || '-' }}
服务项目:
{{ p }}
服务期限:
{{ item.period || '1年' }}
续费日期:
{{ item.expireDate || '-' }}
服务费用:
¥ {{ item.price || '0' }}
{{ item.notes }}