From b6b80c3d4398324714af381d7a25e559c308fa10 Mon Sep 17 00:00:00 2001 From: duan <1004387497@qq.com> Date: Fri, 9 Aug 2024 09:48:06 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/product/components/addImages.vue | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/product/components/addImages.vue b/src/views/product/components/addImages.vue index ec46b9c..95d1b64 100644 --- a/src/views/product/components/addImages.vue +++ b/src/views/product/components/addImages.vue @@ -3,12 +3,12 @@ -
    +
    • {{ item.name }}
    -
    本地上传 +
    本地图片
    @@ -224,7 +224,7 @@ export default { .uplocation { cursor: pointer; - position: absolute; - bottom: 20px; + /* position: absolute; */ + /* bottom: 20px; */ } \ No newline at end of file