摘要:
hd -> head hdr -> header bd -> body ft -> foot ftr -> footer tbl -> table el -> element ** cnt -> content cmp -> component btn -> button ** sel -> sel 阅读全文
摘要:
const prefix = getVendorPrefix() function getVendorPrefix() { var body = document.body || document.documentElement var style = body.style var vendor = 阅读全文