摘要:
;(function () { if ( typeof window.CustomEvent === "function" ) return false; function CustomEvent ( event, params ) { params = params || { bubbles: false, cancelable: false, detail:... 阅读全文
posted @ 2016-07-29 08:43
shidengyun
阅读(483)
评论(0)
推荐(0)