微信小程序 button 边框清除

垃圾微信小程序框架,bug多如狗

Posted by 昆山吴彦祖 on 2019.03.08

使用

button::after{ border: none; } 

即可真的清除掉小程序 button的边框,在小程序css中操作无效,始终会有一条灰色边框