调试
一个类似devTool的小工具
if (window.location.href.indexOf('mdev=') > -1) {var script = document.createElement('script')script.setAttribute('type', 'text/javascript')script.setAttribute('src', '//cdn.jsdelivr.net/npm/eruda')var head = document.getElementsByTagName('head')[0]head.appendChild(script)script.onload = function () {eruda.init()}}
