提交 0077ab38 编写于 作者: 蓝色的小猫咪's avatar 蓝色的小猫咪

懒加载样式调整

上级 033db21f
......@@ -78,4 +78,12 @@
</script>
<style>
.defaul {
opacity: 1;
transition: opacity 0.4s linear;
}
.defaul.loaded {
opacity: 0;
}
</style>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册