ChatGPT Go / Plus / Pro
{{ t('tabs.redeem') }}
{{ t('step1.subtitle') }}
1 ? step = 1 : null"
class="glass-panel p-3.5 rounded-2xl border transition-all duration-300 relative overflow-hidden flex items-center space-x-3"
:class="{
'border-blue-500/60 bg-gradient-to-r from-blue-950/40 to-indigo-950/20 shadow-lg shadow-blue-950/50': step === 1,
'border-emerald-500/30 bg-slate-900/40 cursor-pointer hover:border-emerald-500/50': step > 1,
'border-slate-800/80 bg-slate-950/30 opacity-60': step < 1
}">
1
1. {{ t('step1.label') }}
2 ? step = 2 : null"
class="glass-panel p-3.5 rounded-2xl border transition-all duration-300 relative overflow-hidden flex items-center space-x-3"
:class="{
'border-blue-500/60 bg-gradient-to-r from-blue-950/40 to-indigo-950/20 shadow-lg shadow-blue-950/50': step === 2,
'border-emerald-500/30 bg-slate-900/40 cursor-pointer hover:border-emerald-500/50': step > 2,
'border-slate-800/80 bg-slate-950/30 opacity-60': step < 2
}">
2
2. Session Token
3 ? step = 3 : null"
class="glass-panel p-3.5 rounded-2xl border transition-all duration-300 relative overflow-hidden flex items-center space-x-3"
:class="{
'border-blue-500/60 bg-gradient-to-r from-blue-950/40 to-indigo-950/20 shadow-lg shadow-blue-950/50': step === 3,
'border-emerald-500/30 bg-slate-900/40 cursor-pointer hover:border-emerald-500/50': step > 3,
'border-slate-800/80 bg-slate-950/30 opacity-60': step < 3
}">
3
3. {{ t('step3.title') }}
4
4. {{ t('step4.current_status') }}
STEP 0{{ step }} / 04
{{ t('step1.title') }}
{{ t('step2.title') }}
{{ t('step3.title') }}
{{ t('step4.title_running') }}
{{ t('step1.title') }}
{{ t('step1.subtitle') }}
{{ t('step1.tip') }}
{{ t('step2.title') }}
{{ t('step1.label') }}: {{ validatedCDK.code }} ({{ validatedCDK.plan }})
{{ t('step2.warn_title') }}:{{ t('step2.warn_desc') }}
{{ t('step3.title') }}
{{ t('step3.subtitle') }}
{{ t('step3.card_cdk') }}
{{ validatedCDK.code }}
{{ t('step3.card_plan') }}
{{ validatedCDK.plan }}
{{ t('step3.card_account') }}
{{ validatedSession.account_email }}
{{ validatedSession.current_plan || 'Free' }}
{{ t('step3.disclaimer') }}
{{ taskDetail.status === 'COMPLETED' ? t('step4.status_completed') : (taskDetail.status === 'MANUAL_PROCESSING' ? t('step4.status_manual') : (taskDetail.status === 'FAILED' ? t('step4.status_failed') : t('step4.status_running'))) }}
{{ t('step4.status_completed') }} {{ t('step4.status_manual') }} {{ t('step4.status_failed') }} {{ t('step4.status_running') }}
{{ t('step4.task_id') }}: {{ currentTask ? currentTask.task_id : '-' }}
•
{{ t('step4.polling_active') }}
1. {{ t('step4.step_auto') }}
{{ t('step4.step_auto_desc') }}
状态:
已移交/完成
未成功
极速处理中
2. {{ t('step4.step_manual') }}
{{ t('step4.step_manual_desc') }}
状态:
值班人工开通中
已直接完成
风控接力备用
3. {{ t('step4.step_completed') }}
{{ t('step4.step_completed_desc') }}
状态:
订阅已生效
待完成
充值预计时长说明
自动充值:1-10 分钟
人工充值:30 分钟 - 1 小时
温馨提示:如果用户停留在充值页面,系统每 5 秒自动轮询查询最新充值结果;您也可以随时安全关闭此页面或锁屏离开,后台将自动为您处理完成,稍后可凭卡密在「任务查询」中随时查看。
{{ t('step4.task_id') }}
{{ currentTask ? currentTask.task_id : '-' }}
{{ t('step4.plan') }}
{{ (taskDetail && taskDetail.plan) || validatedCDK.plan || 'PLUS' }}
{{ t('step4.account') }}
{{ (taskDetail && taskDetail.account_email) || validatedSession.account_email || '-' }}
{{ t('common.your_cdk') }}
{{ validatedCDK.code || form.code }}
{{ t('step4.manual_alert_title') }}
{{ t('step4.manual_alert_p1') }}{{ t('step4.manual_alert_bold') }}
{{ t('step4.manual_alert_p2') }}
{{ t('step4.failed_title') }}
{{ taskDetail.error_message || t('step4.failed_contact') }}
{{ t('query.title') }}
{{ t('query.subtitle') }}
{{ t('common.your_cdk') }}
{{ queryResult.msg || t('query.status_completed') }}
1. {{ t('step4.step_auto') }}
{{ t('step4.step_auto_desc') }}
状态:
已移交/完成
未成功
极速处理中
2. {{ t('step4.step_manual') }}
{{ t('step4.step_manual_desc') }}
状态:
值班人工开通中
已直接完成
风控接力备用
3. {{ t('step4.step_completed') }}
{{ t('step4.step_completed_desc') }}
状态:
订阅已生效
待完成
充值预计时长说明
自动充值:1-10 分钟
人工充值:30 分钟 - 1 小时
若用户停留在充值/查询页面,系统每 5 秒自动轮询查询最新充值结果;您也可以随时关闭页面稍后再次查询。
5秒自动同步中
{{ t('query.result_title') }}
{{ queryResult.task_id }}
{{ t('query.result_account') }}
{{ queryResult.account_email || '-' }}
{{ t('query.result_status') }}
{{ t('step4.status_completed') }}
{{ t('step4.manual_alert_title') }}
{{ t('step4.status_failed') }}
{{ t('step4.step_auto') }}