1
0
forked from ruoyi/RuoYi-Vue

delete eslint

This commit is contained in:
RuoYi
2025-05-15 08:13:34 +08:00
parent 9f39dfd0c1
commit fe0c1fcb5b
9 changed files with 2 additions and 234 deletions

View File

@@ -5,7 +5,6 @@
<slot />
</div>
</div>
<!-- eslint-disable-next-line -->
<div :style="{backgroundImage: `url(${image})`}" class="pan-thumb"></div>
</div>
</template>