小程序的小bug(二)--------------------button自带边框去不掉

要写一个按钮小程序 button{ width: 150 rpx; height: 50 rpx; line-height: 50 rpx; font-size: 26 rpx; color: #28A0F8; border: 2 rpx solid #28A0F8; border-radius: 8 rpx; } 仔细看  本身写了边框代码以后,本来的边框线还在,由于小程序的边框线写在了butt
相关文章
相关标签/搜索