注意:document.querySelector()并不是在所有浏览器中都支持,它一般比较适合选择不复杂的元素。 angular.element(document).ready(function(){} ...
確定! 回上一頁