移动前端调试页面–weinre

安装

npm install -g weinre

启动

weinre --boundHost 192.168.43.210 --httpPort 8090

浏览器查看

http://localhost:8090

插入相关文件

index.html document.ejs
<script src="http://局域网ip:8090/target/target-script-min.js#anonymous"></script>

debug

打开即可http://localhost:8090/client/#anonymous
https://www.youtube.com/watch?v=xepgYpqj8ew
posted @ 2019-03-11 22:25  hid3onbush  阅读(136)  评论(0编辑  收藏  举报