From 9995abd6adad6b842a13d3b662b78daa1937bb57 Mon Sep 17 00:00:00 2001
From: luobisheng <727299681@qq.com>
Date: 星期三, 09 十一月 2022 09:29:48 +0800
Subject: [PATCH] 样式修改,以及上传部分修改
---
src/components/filePictrue/index.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/components/filePictrue/index.vue b/src/components/filePictrue/index.vue
index 8260292..9ab2534 100644
--- a/src/components/filePictrue/index.vue
+++ b/src/components/filePictrue/index.vue
@@ -103,7 +103,7 @@
.my-demo {
position: relative;
height: 159px;
- padding: 10px;
+ margin: 10px;
}
.tip {
--
Gitblit v1.8.0