From 454ea48891b5fdc34664ff439b8c7d7aa05f5354 Mon Sep 17 00:00:00 2001 From: haiyangcui Date: Wed, 14 Oct 2020 23:02:02 +0200 Subject: [PATCH] =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E5=8C=96Detail.vue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Detail.vue | 95 ++++++++------------------------------- 1 file changed, 19 insertions(+), 76 deletions(-) diff --git a/src/components/Detail.vue b/src/components/Detail.vue index a009ac2..c22f9b6 100644 --- a/src/components/Detail.vue +++ b/src/components/Detail.vue @@ -3,10 +3,7 @@
详情 - +
-
+
- +
{{info.name}}
-
导演: {{info.director}}
-
主演: {{info.actor}}
-
类型: {{info.type}}
-
地区: {{info.area}}
-
语言: {{info.lang}}
-
上映: {{info.year}}
-
更新: {{info.last}}
-
备注: {{info.note}}
-
豆瓣评分: {{info.rate}}
+
导演: {{info.director}}
+
主演: {{info.actor}}
+
类型: {{info.type}}
+
地区: {{info.area}}
+
语言: {{info.lang}}
+
上映: {{info.year}}
+
更新: {{info.last}}
+
备注: {{info.note}}
+
豆瓣评分: {{info.rate}}
@@ -78,45 +42,24 @@ 分享 豆瓣 - 播放在线高清视频 + 播放在线高清视频 - + +
{{info.des}}
+ class="desc" v-show="info.des">{{info.des}}
- {{i | ftName}} + {{i | ftName}}
-
+