From 3f6bec8ed477c896ca288751265eb93a7e0caeea Mon Sep 17 00:00:00 2001 From: yiqiu Date: Sat, 22 Nov 2025 22:40:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../template/admin/index.html | 23 +++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/plugins/addon/theme_configurator/template/admin/index.html b/plugins/addon/theme_configurator/template/admin/index.html index ac17680..6e1b84e 100644 --- a/plugins/addon/theme_configurator/template/admin/index.html +++ b/plugins/addon/theme_configurator/template/admin/index.html @@ -273,6 +273,28 @@ +
+ +
+ + + + 上传 + + +
+
@@ -902,6 +924,7 @@ addBanner() { this.bannerList.push({ title: "", + img: "", description: "", tags: "", url: "",