1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-05-20 11:15:46 +08:00

Auto-Generate docs 🤖

This commit is contained in:
Issues Docs [BOT]
2026-01-16 03:52:03 +00:00
parent 384c8f6fec
commit c5f9726732

View File

@@ -4,17 +4,20 @@ title: 使用cookie登陆
# 使用cookie登陆
> 使用 cookie 登录可以不需要填账号密码
## 步骤
1. 在电脑上使用 Chrome 浏览器登录小米账号官网 👉 <https://account.xiaomi.com/>
2.`F12` 打开网络工具,点击 `Network` 标签页。
3. 点击左上角小圆点使其变红色。
4.`F5` 刷新页面。
5. 在过滤框里输入 `account?` 过滤出下面的连接,点击连接查看 `cookie` ,复制完整的 `cookie` 值。需要确保复制的 `cookie` 中有 `userId``passToken` 两个值。
<img width="1548" height="1374" alt="Image" src="https://gproxy.hanxi.cc/proxy/user-attachments/assets/53d1245a-b7e2-4286-9cc5-d2376a909ca5" />
6. 粘贴到设置页面。
## 步骤截图
<img width="1548" height="1374" alt="Image" src="https://gproxy.hanxi.cc/proxy/user-attachments/assets/53d1245a-b7e2-4286-9cc5-d2376a909ca5" />
<img width="770" height="382" alt="Image" src="https://gproxy.hanxi.cc/proxy/user-attachments/assets/3aee3eba-cdf7-4ec7-89d8-2bbcd1cc63e4" />