From 755199a32af41ba04a8c9b9468f92d88aa8af31e Mon Sep 17 00:00:00 2001 From: Baoshuo Date: Thu, 13 Oct 2022 16:13:36 +0800 Subject: [PATCH] feat(web/image_hosting): drag and drop images --- web/app/controllers/image_hosting/index.php | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/web/app/controllers/image_hosting/index.php b/web/app/controllers/image_hosting/index.php index ffb2986..35d678c 100644 --- a/web/app/controllers/image_hosting/index.php +++ b/web/app/controllers/image_hosting/index.php @@ -130,7 +130,7 @@ - 点击此处选择图片 + 点击此处选择图片 @@ -207,6 +207,7 @@