首页
IT
登录
6mi
u
盘
搜
搜 索
IT
关于h5显示局部图片的方法
关于h5显示局部图片的方法
xiaoxiao
2021-03-25
83
<style type="text/css">
.pic{
background: url(img/gongyupic.jpg);
background-repeat: no-repeat;
background-position: 0px 0px;
height: 40px;
width: 40px;
}
</style>
<div class="pic"></div>
转载请注明原文地址: https://ju.6miu.com/read-38730.html
技术
最新回复
(
0
)