模板01
/** <%=name%>坐标 **/
.img-<%=name%> {
background-position: -<%=x/2%>px -<%=y/2%>px;
height: <%=h/2%>px;
width: <%=w/2%>px;
}
//go png
http://alloyteam.github.io/gopng/
模板01
/** <%=name%>坐标 **/
.img-<%=name%> {
background-position: -<%=x/2%>px -<%=y/2%>px;
height: <%=h/2%>px;
width: <%=w/2%>px;
}
//go png
http://alloyteam.github.io/gopng/