From 9b76cc88af53842b3f9e857a88e80cdafecfc784 Mon Sep 17 00:00:00 2001
From: zhufu <17863654727@163.com>
Date: Thu, 20 Mar 2025 15:09:16 +0800
Subject: [PATCH 1/2] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=BB=84=E4=BB=B6?=
=?UTF-8?q?=E6=A0=B7=E5=BC=8F=20=20=E5=9B=BE=E7=89=87=E7=BB=84=E4=BB=B6?=
=?UTF-8?q?=E5=8F=AF=E4=BB=A5=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
---
.../Informations/Mores/Image/config.vue | 27 ++++++++++++-
.../components/PhotoModal/index.vue | 40 ++++++++++++++++---
src/views/chart/ContentCharts/index.vue | 2 +-
3 files changed, 61 insertions(+), 8 deletions(-)
diff --git a/src/packages/components/Informations/Mores/Image/config.vue b/src/packages/components/Informations/Mores/Image/config.vue
index 8383672..b333c42 100644
--- a/src/packages/components/Informations/Mores/Image/config.vue
+++ b/src/packages/components/Informations/Mores/Image/config.vue
@@ -3,6 +3,7 @@
+ 修改图片
@@ -22,17 +23,30 @@
>
+
+
+
diff --git a/src/views/chart/ContentCharts/components/PhotoModal/index.vue b/src/views/chart/ContentCharts/components/PhotoModal/index.vue
index 27bf309..8367d13 100644
--- a/src/views/chart/ContentCharts/components/PhotoModal/index.vue
+++ b/src/views/chart/ContentCharts/components/PhotoModal/index.vue
@@ -1,5 +1,5 @@
-