Skip to content

Commit 7163bbd

Browse files
authored
Update README.md
1 parent 4ea0b1e commit 7163bbd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
| Mac x64微信版本 | 是否为最新版 | x
3232
| ---------------- | ------------ | ------------
33-
| MacWechat/3.8.7(0x13080712) | ✅ |用前阅读[3. 常见问题](#%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98)
33+
| MacWechat/3.8.7(0x13080712) | ✅ |用前阅读 [3. 常见问题](#%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98)
3434

3535

3636

@@ -108,15 +108,15 @@ python main.py -c
108108
- 如果还有问题看:[微信版本和小程序版本都是符合要求的,但是仍然显示“未找到匹配版本的微信进程或微信未运行”](https://github.com/JaveleyQAQ/WeChatOpenDevTools-Python/issues/38)
109109
2. **如果微信版本相同小程序版本不同,就删除小程序版本目录并重启微信,直到刷出支持的小程序版本目录**
110110
3. 最后回到上级目录,设置文件夹权限为只读,这样就能一直保持小程序版本一致
111-
![image](https://github.com/JaveleyQAQ/WeChatOpenDevTools-Python/assets/132129852/c2b793c3-6d81-424e-a167-3b1e584cef6f)
111+
[image](https://github.com/JaveleyQAQ/WeChatOpenDevTools-Python/assets/132129852/c2b793c3-6d81-424e-a167-3b1e584cef6f)
112112
* 怎么回退版本?
113113

114114
- https://weixin.qq.com/cgi-bin/readtemplate?lang=zh_CN&t=weixin_faq_list&head=true
115115
- https://github.com/tom-snow/wechat-windows-versions/releases
116116

117117

118118
* mac版本闪退
119-
- macOS版本不能和windows版本一样随时hook小程序修改F12,只能先加载小程序后再hook(必须是有小程序缓存了,不然会闪退)
119+
- [macOS版本](https://github.com/JaveleyQAQ/WeChatOpenDevTools-Python/releases/download/0.3/WeChatOpenDevTools-macos-x64.zip)不能和windows版本一样随时hook小程序修改F12,只能先加载小程序后再hook(必须是有小程序缓存了,不然会闪退)
120120
- 可以先启动多个需要调试的小程序后再运行软件然后再刷新小程序
121121

122122
## Star History

0 commit comments

Comments
 (0)