From 0ec5aa22286878de53f8ec132052703213fbc610 Mon Sep 17 00:00:00 2001
From: zzc <1761997216@qq.com>
Date: Sun, 25 Jan 2026 11:57:10 +0800
Subject: [PATCH] deat: Wallpaper
---
src/components/BatchImageAdd/index.vue | 17 +++++++++++++++-
.../system/components/AppManagementEdit.vue | 4 ++--
src/views/spring/wallpaper/system/index.vue | 20 ++++++++++++++++---
3 files changed, 35 insertions(+), 6 deletions(-)
diff --git a/src/components/BatchImageAdd/index.vue b/src/components/BatchImageAdd/index.vue
index 817b5f3..7b35094 100644
--- a/src/components/BatchImageAdd/index.vue
+++ b/src/components/BatchImageAdd/index.vue
@@ -25,7 +25,18 @@
-
+
+
+
+
@@ -52,6 +63,10 @@
type: Boolean,
default: false,
},
+ typeList: {
+ type: Array,
+ default: () => [],
+ },
},
data() {
return {
diff --git a/src/views/spring/wallpaper/system/components/AppManagementEdit.vue b/src/views/spring/wallpaper/system/components/AppManagementEdit.vue
index 29e5af4..9223286 100644
--- a/src/views/spring/wallpaper/system/components/AppManagementEdit.vue
+++ b/src/views/spring/wallpaper/system/components/AppManagementEdit.vue
@@ -2,8 +2,8 @@
-
-
+
+
diff --git a/src/views/spring/wallpaper/system/index.vue b/src/views/spring/wallpaper/system/index.vue
index 16684bd..00e5b66 100644
--- a/src/views/spring/wallpaper/system/index.vue
+++ b/src/views/spring/wallpaper/system/index.vue
@@ -3,6 +3,7 @@
添加
+ 批量添加
@@ -18,7 +19,7 @@
-
+
@@ -54,18 +55,23 @@
@size-change="handleSizeChange"
/>
+