摘要: window.addEventListener('load', function() { var that = null; // 创建一个tab对象 class Tab { constructor(tab) { that = this; this.tab = document.querySelect 阅读全文
posted @ 2021-07-02 11:03 唯爱小喵 阅读(114) 评论(0) 推荐(0)