|
@@ -18,7 +18,7 @@
|
|
|
<span style="color: #e3b377; margin-left: 20px" @click="showDisclaimers = true">免责声明</span>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <img class="ppt-icon" style="bottom:190px" v-if="hasPPt" @click="goPPtDetail" src="@/assets/hzyb/report/ppt-icon.png" alt="">
|
|
|
+ <img class="ppt-icon" style="bottom:185px" v-if="hasPPt" @click="goPPtDetail" src="@/assets/hzyb/report/ppt-icon.png" alt="">
|
|
|
</div>
|
|
|
<div class="rich-content">
|
|
|
<!-- <div v-html="info.report_chapter_item.content" v-if="info.auth_ok"></div> -->
|
|
@@ -644,10 +644,10 @@ export default {
|
|
|
.back-top-img{
|
|
|
position: fixed;
|
|
|
z-index: 99;
|
|
|
- width: 76px;
|
|
|
- height: 76px;
|
|
|
+ width: 100px;
|
|
|
+ height: 100px;
|
|
|
right: 34px;
|
|
|
- bottom: 150px;
|
|
|
+ bottom: 130px;
|
|
|
}
|
|
|
.chapter-list-wrap {
|
|
|
background-color: #f5f6fa;
|