From 9e7459221b12be7a5a65538238641905887a98bf Mon Sep 17 00:00:00 2001 From: xushubieli Date: Fri, 6 May 2022 14:20:05 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=9B=BE=E7=89=87=E9=9B=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/admin/css/albumupload.css | 2 +- src/admin/js/dialog.js | 2 +- src/admin/js/handlers.js | 6 +++--- src/admin/templets/album_add.htm | 12 ++++++------ src/admin/templets/album_edit.htm | 20 ++++++++++---------- src/admin/templets/archives_add.htm | 6 +++--- src/admin/templets/archives_edit.htm | 6 +++--- src/admin/templets/archives_sg_add.htm | 6 +++--- src/admin/templets/archives_sg_edit.htm | 6 +++--- src/admin/templets/soft_add.htm | 6 +++--- src/admin/templets/soft_edit.htm | 6 +++--- src/admin/templets/spec_add.htm | 6 +++--- src/admin/templets/spec_edit.htm | 6 +++--- src/static/web/img/albviewbg.jpg | Bin 13842 -> 0 bytes 14 files changed, 45 insertions(+), 45 deletions(-) delete mode 100644 src/static/web/img/albviewbg.jpg diff --git a/src/admin/css/albumupload.css b/src/admin/css/albumupload.css index 68b3e988..737da2fb 100644 --- a/src/admin/css/albumupload.css +++ b/src/admin/css/albumupload.css @@ -1 +1 @@ -div.flash{margin:10px 5px;width:375px;border-color:#D9E4FF;border-radius:.2rem}#btnSubmit{margin:0 0 0 155px}.progressWrapper{width:357px;overflow:hidden}.progressContainer{padding:4px;margin:5px;background-color:#f8f8f8;border:solid 1px #E8E8E8;overflow:hidden}.message{margin:10px 0;padding:10px 20px;background-color:#FFC;border:solid 1px #FD9;overflow:hidden}.red{background-color:#FFEBEB;border:solid 1px #B50000}.green{background-color:#EBFFEB;border:solid 1px #DDF0DD}.blue{background-color:#F0F5FF;border:solid 1px #CEE2F2}.progressName{width:320px;height:14px;text-align:left;white-space:nowrap;overflow:hidden}.progressBarInProgress,.progressBarComplete,.progressBarError{margin-top:2px;width:0;height:2px;font-size:0;background-color:blue}.progressBarComplete{width:100%;background-color:green;visibility:hidden}.progressBarError{width:100%;background-color:#dc3545;visibility:hidden}.progressBarStatus{margin-top:2px;width:340px;text-align:left;white-space:nowrap}a.progressCancel{font-size:0;display:block;height:14px;width:14px;background-image:url(../../images/cancelbutton.gif);background-repeat:no-repeat;background-position:-14px 0;float:right}a.progressCancel:hover{background-position:0 0}.swfupload{vertical-align:top}.albCt{float:left;width:240px;height:180px;margin-right:10px;margin-bottom:10px;border:1px dashed #eee;background:#f8f8f8;text-align:center;padding:10px}.albEdit{height:180px}.picinfo{height:30px;line-height:30px;margin:10px 0}.thumbnails img,.thumbnailsEdit img{margin:5px}.albCt img{height:100px!important} \ No newline at end of file +div.flash{margin:10px 5px;width:375px;border-color:#D9E4FF;border-radius:.2rem}#btnSubmit{margin:0 0 0 155px}.progressWrapper{width:357px;overflow:hidden}.progressContainer{padding:4px;margin:5px;background:#f8f8f8;border:solid 1px #E8E8E8;overflow:hidden}.message{margin:10px 0;padding:10px 20px;background:#FFC;border:solid 1px #FD9;overflow:hidden}.red{background:#FFEBEB;border:solid 1px #B50000}.green{background:#EBFFEB;border:solid 1px #DDF0DD}.blue{background:#F0F5FF;border:solid 1px #CEE2F2}.progressName{width:320px;height:14px;text-align:left;white-space:nowrap;overflow:hidden}.progressBarInProgress,.progressBarComplete,.progressBarError{margin-top:2px;width:0;height:2px;font-size:0;background:blue}.progressBarComplete{width:100%;background:green;visibility:hidden}.progressBarError{width:100%;background:#dc3545;visibility:hidden}.progressBarStatus{margin-top:2px;width:340px;text-align:left;white-space:nowrap}a.progressCancel{font-size:0;display:block;height:14px;width:14px;background-image:url(../../images/cancelbutton.gif);background-repeat:no-repeat;background-position:-14px 0;float:right}a.progressCancel:hover{background-position:0 0}.swfupload{vertical-align:top}.albCt{float:left;width:240px;height:180px;margin-right:10px;margin-bottom:10px;border:1px dashed #eee;background:#f8f8f8;text-align:center;padding:10px}.albEdit{height:180px}.picinfo{height:30px;line-height:30px;margin:10px 0}.thumbnails img,.thumbnailsEdit img{margin:5px}.albCt img{max-width:100%;height:100px} \ No newline at end of file diff --git a/src/admin/js/dialog.js b/src/admin/js/dialog.js index dda352e4..2fd9fd13 100644 --- a/src/admin/js/dialog.js +++ b/src/admin/js/dialog.js @@ -6,7 +6,7 @@ * @license https://www.dedebiz.com/license * @link https://www.dedebiz.com */ -document.write("") +document.write("") function editTitle(aid) { var show = document.getElementById("show_news"); fetch("catalog_edit.php?dopost=time&id=" + aid).then(resp=>resp.text()).then((d)=>{ diff --git a/src/admin/js/handlers.js b/src/admin/js/handlers.js index b0ab32eb..a8e9c20a 100644 --- a/src/admin/js/handlers.js +++ b/src/admin/js/handlers.js @@ -146,14 +146,14 @@ function addImage(src, pid) { newImgDiv.className = 'albCt'; newImgDiv.id = 'albCt' + albImg; document.getElementById("thumbnails").appendChild(newImgDiv); - newImgDiv.innerHTML = '' + delstr; + newImgDiv.innerHTML = '' + delstr; if (typeof arctype != 'undefined' && arctype == 'article') { iptwidth = 100; if (pid != 0) { - newImgDiv.innerHTML = '' + delstr; + newImgDiv.innerHTML = '' + delstr; } } - newImgDiv.innerHTML += '
注释:
'; + newImgDiv.innerHTML += '
名称:
'; } /* ****************************************** * FileProgress Object diff --git a/src/admin/templets/album_add.htm b/src/admin/templets/album_add.htm index 6904fea9..ee309b7d 100644 --- a/src/admin/templets/album_add.htm +++ b/src/admin/templets/album_add.htm @@ -8,19 +8,19 @@ + + + - - - @@ -359,8 +359,8 @@ table{border-collapse:separate} - - +
+
diff --git a/src/admin/templets/album_edit.htm b/src/admin/templets/album_edit.htm index 25e0205b..df2312da 100644 --- a/src/admin/templets/album_edit.htm +++ b/src/admin/templets/album_edit.htm @@ -8,19 +8,19 @@ + + + - - - @@ -449,7 +449,7 @@ table{border-collapse:separate}
- +
-
@@ -476,8 +476,8 @@ table{border-collapse:separate} $fhtml .= ""; $fhtml .= ""; $fhtml .= "删除"; - $fhtml .= "
注释:
"; - $fhtml .= "
更换:
"; + $fhtml .= "
名称:
"; + $fhtml .= "
更换:
"; $fhtml .= "
"; echo $fhtml; $j++; @@ -504,11 +504,11 @@ table{border-collapse:separate}
- +
+ diff --git a/src/admin/templets/archives_add.htm b/src/admin/templets/archives_add.htm index f0791a11..a4e884b7 100644 --- a/src/admin/templets/archives_add.htm +++ b/src/admin/templets/archives_add.htm @@ -7,16 +7,16 @@ + + + - - - - - - - - - - - - - - - - - - - - - - - -
-
+