feat: 更新步骤 5 文档,修改按钮文本为“完成帐户创建”,优化用户提示信息

This commit is contained in:
QLHazyCoder
2026-04-17 03:41:00 +08:00
parent ce0fe101a3
commit 5a0003af3c
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -485,7 +485,7 @@ Cloudflare 模式下,插件不会再调用 Cloudflare API 创建路由。
- 页面要求 `age`
如果页面是生日模式,会填写年月日;如果页面上存在 `input[name='age']`,则直接填写年龄。
点击 `完成帐户创建` / `继续` 后,Step 5 会立刻记为完成,不再等待页面跳转结果;只有在提交瞬间发生页面跳转、且后台还没收到完成信号时,才会兜底检查是否已跳到 ChatGPT。
点击 `完成帐户创建` 后,Step 5 会立刻记为完成,不再等待页面跳转结果;只有在提交瞬间发生页面跳转、且后台还没收到完成信号时,才会兜底检查是否已跳到 ChatGPT。
### Step 6: Login via OAuth