webview調試工具

1.AlloyLevercss

        是騰訊AlloyTeam團隊開源的一款Web 開發調試工具: http://alloyteam.github.io/AlloyLever/。git

        使用:在頁面中第一個js前加入:github

<script src="https://cdn.jsdelivr.net/npm/alloylever@1/alloy-lever.min.js"></script>

 頁面訪問時加上參數 ?vconsole=show便可打開手機端調試界面npm

2.Eruda工具

    地址: https://github.com/liriliri/eruda.net

    使用:調試

<script src="//cdn.bootcss.com/eruda/1.2.6/eruda.min.js"></script>
<script>eruda.init();</script>
相關文章
相關標籤/搜索