From 1743105f412d2b0d1b64331e0c56fa1c02170a80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <2449271624@qq.com> Date: Fri, 8 Sep 2023 17:28:36 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9D=A2=E5=90=91=E5=AF=B9=E8=B1=A1=E4=BC=98?= =?UTF-8?q?=E5=8C=96=EF=BC=8C=E5=9B=BE=E7=89=87=E9=80=89=E6=8B=A9=E5=99=A8?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E9=A2=84=E8=A7=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/dialog/select_images.php | 32 +++- src/admin/js/album.js | 85 ++++---- src/admin/js/body.js | 148 ++++++-------- src/admin/js/float.js | 94 --------- src/admin/js/global.js | 44 +++-- src/admin/js/main.js | 298 +++++++++-------------------- src/static/web/css/admin.css | 37 ++-- src/static/web/js/style.js | 27 ++- src/static/web/js/user.album.js | 50 ++--- 9 files changed, 293 insertions(+), 522 deletions(-) delete mode 100644 src/admin/js/float.js diff --git a/src/admin/dialog/select_images.php b/src/admin/dialog/select_images.php index 051c3714..7adaeaec 100644 --- a/src/admin/dialog/select_images.php +++ b/src/admin/dialog/select_images.php @@ -59,13 +59,10 @@ if (!empty($iseditor)) { - +
@@ -139,7 +136,7 @@ if (!empty($iseditor)) { else $lstyle = ""; $line = " | ||
- |
$filesize KB | @@ -154,7 +151,7 @@ if (!empty($iseditor)) { else $lstyle = ""; $line = "|
- |
$filesize KB | @@ -171,10 +168,6 @@ if (!empty($iseditor)) { function nullLink() { return; } - function ChangeImage(surl) { - document.getElementById('floater').style.display = 'block'; - document.getElementById('picview').src = surl; - } function TNav() { if (window.navigator.userAgent.indexOf("MSIE") >= 1) return 'IE'; else if (window.navigator.userAgent.indexOf("Firefox") >= 1) return 'FF'; @@ -222,6 +215,25 @@ if (!empty($iseditor)) { } window.close(); } + $(function() { + var x = 10; + var y = 20; + $("a.toolimg").mouseover(function(e) { + var toolimg = "