AppHostExample
AppHostExample copied to clipboard
weinre 运行后,怎么去调试元素?
:weinre http://10.12.0.0:8888/target/target-script-min.js#anonymous
运行后,没有任何变化,不知道怎么触发调试。
- 需要在打开某个 WebView 页面时输入命令,假设你此时正值打开页面 url 是: http://example.com (注意一定要是 http)
- 点击返回按钮,退出WebView 页面;
- 再次进入 这个页面。
- 回到你电脑上的浏览器,打开 http://10.12.0.0:8888/ 页面,点击 client 你就可以看得到了
这里有更详细的说明。 https://github.com/hite/AppHost/issues/1