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