<view style='width:750rpx; background:#000000; opacity:0.5; margin-top:-10rpx'>
<text class= 'slide-txt'>{{item.txt}} </text>
</view>
<view style='width:750rpx; background:rgba(0,0,0,0.5); margin-top:-10rpx'>
<text class= 'slide-txt'>{{item.txt}} </text>
</view>
博客展示了前端相关代码,包含两个视图(view),设置了宽度、背景颜色、透明度和外边距等样式,视图内包含文本(text),文本使用了'slide - txt'类。
7364

被折叠的 条评论
为什么被折叠?



