array(2) { ["docs"]=> array(0) { } ["count"]=> int(0) } 111string(0) "" int(1) int(10) int(70) int(8640000) string(13) "likecs_art_db" array(1) { ["query"]=> array(1) { ["match_all"]=> object(stdClass)#28 (0) { } } } array(1) { ["createtime.keyword"]=> array(1) { ["order"]=> string(4) "desc" } } int(10) int(0) int(8640000) array(2) { ["docs"]=> array(0) { } ["count"]=> int(0) } chrome 调试 ios h5 - 爱码网

1,安装itunes, 否则无法识别iphone设备

2,开启调试模式 ,打开 iPhone 依次进入 设置 > Safari > 高级 > Web 检查 > 启用

3,下载 ios-webkit-debug-proxy,找到release文件下载

项目地址:https://github.com/artygus/ios-webkit-debug-proxy-win32

4 ,打开命令

ios_webkit_debug_proxy-win32.exe -f chrome-devtools://devtools/bundled/inspector.html

5,开始调试

http://localhost:9221/ 

6, 点击出现的连接,复制,手动新建一个标签页将链接粘贴进去,开始调试

 

相关文章: