`

css图片不显示

css 
阅读更多
图片不显示,在firebug下提示载入图片失败,需要加入完整路径

.search .searchbtn {
	background:url('${pageContext.request.contextPath}/common/images/btn_002.png') no-repeat;
	width:98px;
	height:35px;
	margin:0 0 15px 0;
	border:0;
}
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics