- 当前 Bug 的表现(可附上截图)
{{item}}
.cate-area {
width: calc(100% - 96px);
height: 30px;
display: inline-block;
vertical-align: top;
overflow: hidden;
}
.cate-view {
width: 130%;
height: 100%;
}
.cate-view text {
font-size: 16px;
padding: 0px 18px;
color: rgb(200, 200, 200);
}
- 预期表现
真机调试的时候样式走样了,text不知道为什么被挤到下一行了
本文网址:http://www.91bianli.com/weixinxiaochengxu/51200.html