补show info
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<p v-else-if="movie.globalReleased">暂无评分</p>
|
||||
<p v-else><span class="sc">{{ movie.wish }}人想看</span></p>
|
||||
<p>主演:{{ movie.star }}</p>
|
||||
<p></p>
|
||||
<p v-if="movie.globalReleased">{{ movie.showInfo }}</p>
|
||||
</div>
|
||||
|
||||
<div class="btn-box">
|
||||
@@ -55,6 +55,7 @@ export default {
|
||||
min-width: 64px;
|
||||
height: 90px;
|
||||
overflow: hidden;
|
||||
|
||||
>img {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
|
||||
Reference in New Issue
Block a user