/**app.wxss**/ page{ --button-danger-background-color:#c00000; --button-danger-border-color:#D00000; } button{ background-color: rgb(72, 139, 255); color: #ffffff; }