diff --git a/src/components/swiper/index.vue b/src/components/swiper/index.vue index b1c0c49..c05700b 100644 --- a/src/components/swiper/index.vue +++ b/src/components/swiper/index.vue @@ -4,6 +4,10 @@
+
@@ -16,7 +20,7 @@
{{ item.title }} - {{ item.subtitle }} + {{ item.subTitle }}
@@ -117,7 +121,7 @@ export default { font-weight: 400; text-align: center; display: block; - color: #666; + color: #ccc; } } }