From 371a3362e4d0bab43a1797694e03ad3cb7cac534 Mon Sep 17 00:00:00 2001 From: Zhufu <1176354795@qq.com> Date: Wed, 7 Aug 2024 10:33:58 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E8=AF=A6=E6=83=85=E5=9B=BE=E7=89=87?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Upload/src/components/ImageUpload.vue | 2 +- src/design/index.less | 6 ++++++ .../curbspotcity/MapList/ShowInfoModal/index.vue | 7 +++++-- .../curbspotcity/MapList/SplitPolygonModal/index.vue | 4 ++-- .../curbspotcity/MapList/ShowInfoModal/index.vue | 4 ++-- .../curbspotcity/MapList/SplitPolygonModal/index.vue | 2 +- .../curbspotcity/MapList/ShowInfoModal/index.vue | 7 +++++-- .../curbspotcity/MapList/SplitPolygonModal/index.vue | 4 ++-- src/views/demo/workflow/task/process/audit.vue | 2 +- 9 files changed, 25 insertions(+), 13 deletions(-) diff --git a/src/components/Upload/src/components/ImageUpload.vue b/src/components/Upload/src/components/ImageUpload.vue index a1734f1c..41656d87 100644 --- a/src/components/Upload/src/components/ImageUpload.vue +++ b/src/components/Upload/src/components/ImageUpload.vue @@ -376,7 +376,7 @@ bottom: 0; width: 100%; .ant-image-preview-operations-operation{ - flex:1; + // flex:1; } } .ant-image-preview-operations-operation:nth-last-child(1){ diff --git a/src/design/index.less b/src/design/index.less index 21c5d7f4..15bcfb28 100644 --- a/src/design/index.less +++ b/src/design/index.less @@ -70,4 +70,10 @@ ul { .ant-input[disabled]{ color: rgba(0, 0, 0, 0.8); } +.ant-image-preview-operations{ + background-color: rgba(0, 0, 0, 0.8); + span{ + font-size: 25px; + } +} diff --git a/src/views/demo/degraining/curbspotcity/MapList/ShowInfoModal/index.vue b/src/views/demo/degraining/curbspotcity/MapList/ShowInfoModal/index.vue index 399cf493..ef57ed63 100644 --- a/src/views/demo/degraining/curbspotcity/MapList/ShowInfoModal/index.vue +++ b/src/views/demo/degraining/curbspotcity/MapList/ShowInfoModal/index.vue @@ -533,7 +533,7 @@