From c0d35a50e3ab8291e6699a44fdfe308f6a38800d Mon Sep 17 00:00:00 2001 From: lihuilin Date: Wed, 23 Jul 2025 13:57:22 +0800 Subject: [PATCH] =?UTF-8?q?=EF=BC=9F=EF=BC=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- activitylink/src/router/index.js | 1 - activitylink/src/views/zhongchou/gift/index.vue | 1 - activitylink/src/views/zhongchou/user/index.vue | 7 +++++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/activitylink/src/router/index.js b/activitylink/src/router/index.js index 857209f..6ba857d 100644 --- a/activitylink/src/router/index.js +++ b/activitylink/src/router/index.js @@ -1,6 +1,5 @@ import { ElMessage } from 'element-plus'; import { createRouter, createWebHistory } from 'vue-router' -import { ElMessageBox, ElMessage } from 'element-plus'; const routes = [ { path: '/', diff --git a/activitylink/src/views/zhongchou/gift/index.vue b/activitylink/src/views/zhongchou/gift/index.vue index 844ae1c..bc10d66 100644 --- a/activitylink/src/views/zhongchou/gift/index.vue +++ b/activitylink/src/views/zhongchou/gift/index.vue @@ -360,7 +360,6 @@ const handleUploadSuccess = (response, file, fileList) => { } else if (editVisible.value) { editForm.value.imageUrl = response.data.url; } - ElMessage.success('图片上传成功'); } else { if (addVisible.value) { addForm.value.imageUrl = null; diff --git a/activitylink/src/views/zhongchou/user/index.vue b/activitylink/src/views/zhongchou/user/index.vue index 7795f11..9014a03 100644 --- a/activitylink/src/views/zhongchou/user/index.vue +++ b/activitylink/src/views/zhongchou/user/index.vue @@ -28,7 +28,7 @@ - +