公司網站渲染后出現了兩個莫名其妙的script標簽,但不知道是被哪個js創建的被動態創建的標簽:<script type="module" src="data:text/javascript;charset=utf-8,var test_module_scope = true; window.callback_c8bfd4(typeof window.test_module_scope === 'undefined')"></script>
在chrome瀏覽器中,有沒有辦法找到一個script標簽是被哪個js動態創建的?
慕尼黑8549860
2019-03-03 12:47:31