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

懒加载页面样式调整

上级 16dbf9b0
......@@ -78,39 +78,4 @@
</script>
<style>
.content {
font-size: 30upx;
line-height: 50upx;
color: #666666;
padding: 30upx;
}
.content>.title {
font-size: 32upx;
text-indent: 2em;
}
.content>.ul {
padding-left: 40upx;
color: #999999;
}
.uni-media-list-logo {
position: relative;
}
.uni-media-list-logo image {
position: absolute;
left: 0;
top: 0;
}
.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.
先完成此消息的编辑!
想要评论请 注册