Feature: add grid view for file explorer

This commit is contained in:
萌萌哒赫萝
2023-02-24 17:09:32 +08:00
parent d533f6f5f3
commit 69e1b48ecf
6 changed files with 349 additions and 50 deletions

View File

@@ -138,10 +138,10 @@
v-for="(item, index) in filterList"
:key="item.id"
:xs="24"
:sm="8"
:md="6"
:lg="4"
:xl="3"
:sm="12"
:md="8"
:lg="3"
:xl="2"
class="gallery-list__img"
>
<div