当前位置:网站首页>如何调试微信内置浏览器应用(企业号、公众号、订阅号)
如何调试微信内置浏览器应用(企业号、公众号、订阅号)
2022-07-02 06:22:00 【秦时明月之安康】
前言
微信企业号应用,微信默认是没有开启调试模式的,线上环境出了问题,没办法像PC端浏览器一样F12开启调试模式,是很不方便的,下面告诉你如何开启
一、步骤
1.下载devtools_resources.pak
下载链接:https://dldir1.qq.com/foxmail/wwopen_docFile/devtools_resources.pak
2.微信开启步骤
第一步:将devtools_resources.pak复制到如下目录
C:\Users\windows登录用户\AppData\Roaming\Tencent\WeChat\All Users\CefResources\2583
第二步:将devtools_resources.pak复制到微信安装根目录
D:\soft\WeChat
第二步:关闭微信重启,打开任意一个公众号或者企业号鼠标右键就能开启调试模式了

3.企业微信开启步骤
第一步:将devtools_resources.pak复制到如下目录
D:\soft\WXWork\3.1.2.2211\4.0.1320.400
第一步:关闭企业微信重启,按快捷键 ctrl + alt + shift + D,即可进入调试模式

参考文章
边栏推荐
- apt命令报证书错误 Certificate verification failed: The certificate is NOT trusted
- pytest(1) 用例收集规则
- 利用NVIDIA GPU将Minecraft场景渲染成真实场景
- Android - Kotlin 下使用 Room 遇到 There are multiple good constructors and Room will ... 问题
- Redis——大Key問題
- Three suggestions for all students who have graduated and will graduate
- 由於不正常斷電導致的unexpected inconsistency;RUN fsck MANUALLY問題已解决
- pytest(2) mark功能
- selenium的web自动化中常用的js-修改元素属性翻页
- TensorRT的命令行程序
猜你喜欢

No process runs when querying GPU, but the video memory is occupied

Idea announced a new default UI, which is too refreshing (including the application link)

Latest CUDA environment configuration (win10 + CUDA 11.6 + vs2019)

Sentinel规则持久化到Nacos

Uploading attachments using Win32 in Web Automation

Linked list (linear structure)

ctf三计

js中对于返回Promise对象的语句如何try catch

Présence d'une panne de courant anormale; Problème de gestion de la fsck d'exécution résolu

Redis——热点key问题
随机推荐
Nodejs - Express middleware modification header: typeerror [err_invalid_char]: invalid character in header content
Pytest (2) mark function
Pytest (3) parameterize
[self cultivation of programmers] - Reflection on job hunting Part II
Warp matrix functions in CUDA
Android - Kotlin 下使用 Room 遇到 There are multiple good constructors and Room will ... 问题
浏览器滚动加载更多实现
DeprecationWarning: .ix is deprecated. Please use.loc for label based indexing or.iloc for positi
Virtualenv and pipenv installation
Redis - hot key issues
20201025 visual studio2019 qt5.14 use of signal and slot functions
最新CUDA环境配置(Win10 + CUDA 11.6 + VS2019)
NodeJs - Express 中间件修改 Header: TypeError [ERR_INVALID_CHAR]: Invalid character in header content
Kotlin - 验证时间格式是否是 yyyy-MM-dd HH:mm:ss
selenium+msedgedriver+edge浏览器安装驱动的坑
AWD学习
Redis——热点key问题
Functions of tensorrt
Apt command reports certificate error certificate verification failed: the certificate is not trusted
FE - Eggjs 结合 Typeorm 出现连接不了数据库