固始电子报客户建议优化

This commit is contained in:
王创世 2025-04-29 15:04:40 +08:00
parent b8c91481d0
commit d895892f77
3 changed files with 8 additions and 5 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 303 KiB

After

Width:  |  Height:  |  Size: 300 KiB

View File

@ -3,9 +3,9 @@
<div v-if="page2">
<div id="book" class="book">
<div class="page1" @click="startAutoTurn">
<div style="font-family: Source Han Serif CN;font-size: 20px;text-align: center;position: absolute;top: 33%;left: 0;width: 100%;height: 100%;z-index: 100;">
<div style="letter-spacing: 1px;font-family: Source Han Serif CN;font-weight: 600;font-size: 20px;text-align: center;position: absolute;top: 30%;left: 0;width: 100%;height: 100%;z-index: 100;">
<span>{{ datetime }}</span>
<span v-if="dataInfo.periods" style="margin-left: 10px;">{{ dataInfo.periods }}</span>
<!-- <span v-if="dataInfo.periods" style="margin-left: 10px;">{{ dataInfo.periods }}</span> -->
</div>
<img src="/public/static/book.jpg" style="width: 100%;height: 100%;">
</div>
@ -20,8 +20,11 @@
<input type="hidden" id="dataIndex" :value="dataIndex" />
<div class="contWrapper" v-if="data != ''">
<div class="headBox">
<div class="curDate">{{ datetime }}</div>
<div class="headTitle">{{ data[dataIndex].bm_name }}</div>
<div class="curDate" style="font-size: 17px;letter-spacing: 1px;">
<span>{{ datetime }}</span>
<!-- <span style="margin-left: 10px;">{{ dataInfo.periods }}</span> -->
</div>
<!-- <div class="headTitle">{{ data[dataIndex].bm_name }}</div> -->
</div>
<!-- Swiper 报纸轮播区域 -->
<div

View File

@ -24,7 +24,7 @@
<img v-if="isPlay" src="/public/static/voice_play.png" style="width: 40px;height: 40px;">
</div>
</div>
<div v-if="isPlay" @click="readMp3()" style="position: fixed;top: 30%;left: 0;right: 0;margin: 0 auto;z-index: 100;">
<div v-if="isPlay" @click="readMp3()" style="position: fixed;bottom: 3%;left: 0;right: 0;margin: 0 auto;z-index: 100;">
<img src="/public/static/bf.gif" style="width: 200px;height: 100%;border-radius: 12px;">
</div>
<div class="MenuBox">