小程序-view背景图片

.page {
width: 100%;
height: 100%;
background: url(http://img.weiye.me/zcimgdir/album/file_597701fe8e3d9.png) no-repeat;
background-size: cover;
text-align: center;
font-size: 14px;
background-attachment: fixed;
}

<view class="page">
</view>

 

posted @ 2018-01-14 23:52  爱吃醋的工程师  阅读(4984)  评论(0编辑  收藏  举报