移动前端调试页面–weinre
作者:互联网
安装
npm install -g weinre
启动
weinre --boundHost -all-
浏览器查看
http://localhost:8080
插入相关文件
index.html document.ejs
<script src="http://局域网ip:8080/target/target-script-min.js#anonymous"></script>
debug
打开即可http://localhost:8080/client/#anonymous
https://www.youtube.com/watch?v=xepgYpqj8ew
标签:www,http,weinre,xepgYpqj8ew,调试,8080,localhost,页面 来源: https://www.cnblogs.com/hideonbush/p/10513669.html