1
0
mirror of https://github.com/hanxi/xiaomusic.git synced 2026-03-15 08:13:16 +08:00

Auto-Generate docs 🤖

This commit is contained in:
Issues Docs [BOT]
2026-01-16 00:18:12 +00:00
parent 17a7033693
commit 86643321e7
2 changed files with 26 additions and 0 deletions

24
docs/issues/688.md Normal file
View File

@@ -0,0 +1,24 @@
---
title: 使用cookie登陆
---
# 使用cookie登陆
1. 打开 <https://mi.com> 并登陆。
2.`F12` 打开网络工具,点击 `Network` 标签页。
3. 点击左上角小圆点使其变红色。
4.`F5` 刷新页面。
5. 在过滤框里输入 `userInfo` 过滤出下面的连接,点击连接查看 `cookie` ,复制完整的 `cookie` 值。
<img width="1548" height="1374" alt="Image" src="https://gproxy.hanxi.cc/proxy/user-attachments/assets/53d1245a-b7e2-4286-9cc5-d2376a909ca5" />
6. 粘贴到设置页面。
<img width="770" height="382" alt="Image" src="https://gproxy.hanxi.cc/proxy/user-attachments/assets/3aee3eba-cdf7-4ec7-89d8-2bbcd1cc63e4" />
## 评论
没有评论。
[链接到 GitHub Issue](https://github.com/hanxi/xiaomusic/issues/688)

View File

@@ -11,6 +11,8 @@ title: 💬 FAQ问题集合
表现就是 **后台看不到设备列表** ,日志中会有对应的报错。
可以试试用 cookie 登陆: </issues/688.html>
这个有专门的讨论,见 </issues/16.html> 一般是因为开了加速代理关代理再尝试即可。也可以试试在局域网设备里的米家app上退出再重新登录一下。
在小米官网 www.mi.com 登陆过人脸或滑块验证基本上能解决 99%的 login failed 问题。