@@ -41,7 +41,7 @@
<br />
<van-button
- color="#2a7ef4"
+ color="#e42417"
round
block
type="info"
@@ -36,7 +36,7 @@
"
>
@@ -239,6 +239,6 @@ export default {
float: right;
}
.Appointment .van-sidebar-item--select::before {
- background-color: #2a7ef4;
+ background-color: #e42417;
</style>