10 2024 档案
摘要:几年前与一个同事共同开发一个项目,当时只知道css3但是并没有实际用过,看了她写的页面着实给了我一个很大的震撼,今天因故翻到了她写的代码,现在来看,感慨万千 //这是一个dom & > .left { animation: 0.4s ease enter_from_left; } //这是另一个do
阅读全文
摘要:.ball-item { height: 96px; width: 96px; display: flex; justify-content: center; align-items: center; background: url('@/assets/nav-big-screen/ball.png
阅读全文