|
@@ -9,7 +9,7 @@
|
|
|
</div> -->
|
|
|
<div class="report-detail-page" @click="closeAttention" v-if="info" :style="{paddingBottom:$store.state.hzyb.audioData.url&&'80px'}">
|
|
|
<!-- 晨报、周报章节 -->
|
|
|
- <div class="chapter-list-wrap" v-if="info.report_info.has_chapter&&report_detail_show_type===2">
|
|
|
+ <div class="chapter-list-wrap" v-if="info.report_info.has_chapter&&info.report_detail_show_type===2">
|
|
|
<div class="top-box" :style="'background-image:url(' + info.report_info.banner_url + ')'">
|
|
|
<div class="title">{{info.report_info.classify_name_first}}</div>
|
|
|
<div class="sub-title">{{info.report_info.title}}</div>
|