level 1
background-bottmo-radius:
2019年02月14日 17点02分
4
那你是真的菜
2019年02月19日 02点02分
level 1
<div style="width:600px;height:200px;background-color:black;">
</div>
<div style="position: relative;width: 600px;height: 100px;border-top-left-radius: 200%;border-top-right-radius: 200%;z-index: 1;top: -45px;background: white;"></div>
唯一的缺点就是底部有多出50px的留白,不知道有没更好的方法?
2019年04月19日 01点04分
6