Shoppings
@@ -91,7 +91,7 @@ export default {
.icon-money {
background: #f4516c;
}
- .icon-shoppingCard {
+ .icon-shopping {
background: #34bfa3
}
}
@@ -104,7 +104,7 @@ export default {
.icon-money {
color: #f4516c;
}
- .icon-shoppingCard {
+ .icon-shopping {
color: #34bfa3
}
.card-panel-icon-wrapper {
diff --git a/src/views/login/index.vue b/src/views/login/index.vue
index 163be6d9..d25b519d 100644
--- a/src/views/login/index.vue
+++ b/src/views/login/index.vue
@@ -9,7 +9,7 @@