/* packageH/project_verification/components/operationButton/operationButton.wxss */ .operation-button { --button-primary-border-color: #ce811d; --button-primary-background-color: #ce811d; } van-button > button { width: 200rpx; height: 60rpx !important; }