当前位置:网站首页>如何调试微信内置浏览器应用(企业号、公众号、订阅号)
如何调试微信内置浏览器应用(企业号、公众号、订阅号)
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,即可进入调试模式
参考文章
边栏推荐
- 广告业务Bug复盘总结
- TensorRT中的循环
- Pytest (2) mark function
- Does the assignment of Boolean types such as tag attribute disabled selected checked not take effect?
- Fe - weex uses a simple encapsulated data loading plug-in as the global loading method
- 【文献阅读与想法笔记13】 Unprocessing Images for Learned Raw Denoising
- Name six schemes to realize delayed messages at one go
- 浏览器滚动加载更多实现
- 分布式事务 :可靠消息最终一致性方案
- CUDA中的异步数据拷贝
猜你喜欢
Unexpected inconsistency caused by abnormal power failure; Run fsck manually problem resolved
Présence d'une panne de courant anormale; Problème de gestion de la fsck d'exécution résolu
pytest(1) 用例收集规则
unittest.TextTestRunner不生成txt测试报告
Win10桌面图标没有办法拖动(可以选中可以打开可以删除新建等操作但是不能拖动)
pytest(2) mark功能
Redis——缓存击穿、穿透、雪崩
Detailed definition of tensorrt data format
Redis——大Key问题
VSCODE 安装LATEX环境,参数配置,常见问题解决
随机推荐
Redis - cluster data distribution algorithm & hash slot
CUDA与Direct3D 一致性
日志 - 7 - 记录一次丢失文件(A4纸)的重大失误
阿里云MFA绑定Chrome浏览器
Pytest (2) mark function
Pytest (1) case collection rules
FE - Eggjs 结合 Typeorm 出现连接不了数据库
unittest.TextTestRunner不生成txt测试报告
Latex参考文献引用失败 报错 LaTeX Warning: Citation “*****” on page y undefined on input line *
eslint配置代码自动格式化
MySql索引
部署api_automation_test过程中遇到的问题
默认google浏览器打不开链接(点击超链接没有反应)
Log (common log framework)
CUDA用户对象
Unexpected inconsistency caused by abnormal power failure; Run fsck manually problem resolved
selenium备忘录:selenium\webdriver\remote\remote_connection.py:374: ResourceWarning: unclosed<xxxx>解决办法
TensorRT的数据格式定义详解
There are multiple good constructors and room will problem
Sentinel规则持久化到Nacos