去掉小程序button元素的边框

button::after {
    display:none
}
原文地址:https://www.cnblogs.com/1rookie/p/9844728.html