在前端頁面中加入下面js程式碼即可(作用重寫alert方法) <script> //重寫alert window.alert = function(name){ var iframe = document.
確定! 回上一頁