From b4e15da30a738cb824383cc09fd6fa970d2b6a34 Mon Sep 17 00:00:00 2001 From: xiaoz Date: Mon, 19 Nov 2018 13:43:22 +0800 Subject: [PATCH] =?UTF-8?q?=E7=9C=8B=E5=9B=BE=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/picadmin.php | 46 ++++++++++++++++++++++++++++++++++++++++++- functions/version.txt | 2 +- static/embed.js | 26 +++++++++++++++++++++++- static/style.css | 12 ++++++++++- tpl/admin/footer.php | 2 +- tpl/admin/header.php | 2 +- tpl/user/header.php | 2 +- 7 files changed, 85 insertions(+), 7 deletions(-) diff --git a/admin/picadmin.php b/admin/picadmin.php index 0462ef8..3321052 100644 --- a/admin/picadmin.php +++ b/admin/picadmin.php @@ -63,9 +63,15 @@ $imgurl = $config['domain'].$img['path']; $id = $img['id']; ?> -
+
图片ID: <?php echo $id; ?> + +
+ + +
+
@@ -75,6 +81,44 @@ + +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + +
URL复制
HTML复制
MarkDown复制
BBcode复制
+
+
+
+ - + diff --git a/tpl/user/header.php b/tpl/user/header.php index eca7200..1189b43 100644 --- a/tpl/user/header.php +++ b/tpl/user/header.php @@ -14,7 +14,7 @@ - +