/**app.wxss**/ page { width: 100%; } .container { width: 100%; box-sizing: border-box; } button::after,button::before{ border: none; height: 0; }