Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

移动端Web开发调试之Weinre调试教程 #5

Open
Hancoson opened this issue Jul 19, 2016 · 0 comments
Open

移动端Web开发调试之Weinre调试教程 #5

Hancoson opened this issue Jul 19, 2016 · 0 comments

Comments

@Hancoson
Copy link
Owner

安装

环境配置

测试运行

  • $ weinre 查看是否安装成功

使用

配置

  • $ weinre --boundHost 10.2.81.58 --httpPort 8910 浏览打开 http://10.2.81.58:8910 即可看到本地安装的 weinre 首页
  • 项目中引入 <script src="http://10.2.81.58:8910/target/target-script-min.js#anonymous"></script>
  • 浏览器访问 http://10.2.81.58:8910/client/#anonymous 即可对源码进行调试

可调式包括微信浏览器、Chrome、Safari等各种内核浏览器,佷方便。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant