摘要: css: .active{ margin-top:-60px; } .trans{ transition: all 300ms; } > ` mounted() { // 监听页面滚动事件 window.addEventListener("scroll", this.scrolling); }, b 阅读全文
posted @ 2023-07-31 15:15 菜彩 阅读(99) 评论(0) 推荐(0)