微信小程序清除默认样式

button::after{

border:none;

}

input{

outline:none;

border:none;

list-style: none;

}