@@ -567,11 +567,12 @@ export default {
// top: 10px;
color: #fff;
font-size: vw(30);
- background: #49ccf0;
+ background: #a2819c;
text-align: center;
line-height: 30px;
border-radius: 6px;
padding: 0 7px;
+ border: 2px solid #11224e;
.van-icon {
font-size: vw(40);
}