diff --git a/public/index.html b/public/index.html index e58db1a..d564137 100644 --- a/public/index.html +++ b/public/index.html @@ -1,7 +1,7 @@ - + diff --git a/src/components/cpmCard.vue b/src/components/cpmCard.vue index bfee491..5748fd9 100644 --- a/src/components/cpmCard.vue +++ b/src/components/cpmCard.vue @@ -6,10 +6,15 @@ - +
{{card.name}}
+ + | + +
{{card.user.name}}
+
{{card.eventDate}}
@@ -25,15 +30,19 @@

{{card.description}}

- + Comentários - {{comment.user}}: {{comment.comment}} + + + {{comment.user.name}}: {{comment.comment}} @@ -46,7 +55,7 @@