鸣潮 是的,因为各种扩展以及版本更新和2.0选择器的不同,只针对表层样式进行优化和更改。
/* 认证图标 */
@media (max-width:767px) {
div#header-secondary:after {
content: "";
background: url(https://goldenjin.oss-cn-shanghai.aliyuncs.com/verified-community.svg);
display: block;
width: 19em;
height: 6em;
background-size: contain;
background-repeat: no-repeat;
text-align: center;
margin: 1em auto;
user-select: none;
user-drag: none;
-webkit-user-drag: none;
}
.item-flagrow-ad{display:none;}
}