摘要:
/** * Created by Lenovo on 2016/9/11. */ function show(ele){ ele.style.display = "block"; } /** * 获取元素样式兼容写法 * @param ele * @param attr * @returns {*} */ function getStyle(ele,attr){ ... 阅读全文
posted @ 2017-03-31 11:36
北漂阿猫
阅读(159)
评论(0)
推荐(0)

浙公网安备 33010602011771号