设备日志提交

feasure-livedata
lld 2026-03-30 03:01:49 +08:00
parent 4c3df3dd90
commit 7ea239b6ed
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
class="subsection" class="subsection"
v-if="logList.length>0" v-if="logList.length>0"
:height="80"></tn-subsection> :height="80"></tn-subsection>
<swiper :current="current" :acceleration="true" <swiper :current="current" :acceleration="true" style="height: calc(100vh - 300rpx)"
v-if="logList.length>0" v-if="logList.length>0"
@change="change"> @change="change">
<swiper-item v-for="(roller, key) in filmRollerList" <swiper-item v-for="(roller, key) in filmRollerList"