From 1dd8d0dd24285531d1174e7ba5bdaa42e13bc16f Mon Sep 17 00:00:00 2001 From: haiyangcui Date: Wed, 26 Aug 2020 18:15:02 +0200 Subject: [PATCH] =?UTF-8?q?=E5=9C=A8=E8=A7=86=E5=9B=BE=E5=92=8C=E5=88=97?= =?UTF-8?q?=E8=A1=A8=E9=87=8C=E6=B7=BB=E5=8A=A0=E5=A4=87=E6=B3=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Film.vue | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/components/Film.vue b/src/components/Film.vue index cc6fdb4..efde7fb 100644 --- a/src/components/Film.vue +++ b/src/components/Film.vue @@ -49,6 +49,7 @@
{{props.data.name}}
{{props.data.year}} + {{props.data.note}} {{props.data.type}}
@@ -64,6 +65,7 @@ {{i.name}} {{i.type}} {{i.year}} + {{i.note}} {{i.last}} 播放