-
-
- 大厅
- 大厅
- 大厅
-
-
+
图片名称
2025-05-05 12:12:12
+
+ 大厅
+ 大厅
+ 大厅
+
diff --git a/bs-ui/src/views/gallery/list/index.vue b/bs-ui/src/views/gallery/list/index.vue
index 2b23e44..9ae1205 100644
--- a/bs-ui/src/views/gallery/list/index.vue
+++ b/bs-ui/src/views/gallery/list/index.vue
@@ -1,17 +1,17 @@
-
-
-
+
- 搜索
- 重置
+ 搜索
+ 重置
@@ -25,29 +25,50 @@
v-hasPermi="['gallery:cata:export']"
>导出
-->
-
+
-
-
-
+
+
+
+
+
+
@@ -55,5 +76,10 @@ export default {
.image-list {
display: flex;
flex-wrap: wrap;
+
+ .image-item {
+ width: 300px;
+ margin: 0 15px 15px 0;
+ }
}
\ No newline at end of file