pull/1168/head
lyswhut 2023-02-01 14:12:52 +08:00
parent 6075f413dc
commit 65840e45cd
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
ref="dom_scrollContainer"
:class="containerClass"
tabindex="0"
style="outline: none; height: 100%; overflow-y: auto; position: relative; display: block; contain: strict; box-sizing: border-box; will-change: transform;"
style="outline: none; height: 100%; overflow-y: auto; position: relative; display: block; contain: strict;"
>
<component :is="contentEl" :class="contentClass" :style="contentStyle">
<div v-for="item in views" :key="item.key" :style="item.style">