日期:2014-05-18 浏览次数:20597 次
.label1
{
height: 30px;
width: 79px;
color: Black;
background-image: url('../Forecast/images/趋势.png');
background-repeat: no-repeat;
font-size: 9pt;
font-weight: normal;
text-align: center;
cursor: pointer;
}
background-image: url('../Forecast/images/趋势.png');
<!--background-repeat: no-repeat;-->
------解决方案--------------------
background-repeat: no-repeat
不要这个