button{
    width: 100px;
    height:45px;
    background: url("vue1/test2.png") no-repeat;
    border-style: none;
}

因为默认的button会有边框,需将其去除,然后将button背景图片设置为no-repeat就可以了

Logo

前往低代码交流专区

更多推荐