Browse Source

调整

tags/6.1.7
xushubieli 3 years ago
parent
commit
a6828cd598
18 changed files with 39 additions and 39 deletions
  1. +1
    -1
      src/admin/css/albumupload.css
  2. +1
    -1
      src/admin/css/frame.css
  3. +2
    -2
      src/admin/css/indexbody.css
  4. +4
    -4
      src/admin/css/menuold.css
  5. +2
    -2
      src/admin/index_menu_module.php
  6. +1
    -1
      src/admin/js/album.js
  7. +1
    -1
      src/admin/js/context_menu.js
  8. +1
    -1
      src/admin/js/contextmenu.css
  9. +1
    -1
      src/admin/js/dialog.js
  10. +5
    -5
      src/admin/js/main.js
  11. +2
    -2
      src/admin/js/mode/htmlmixed/htmlmixed.js
  12. +2
    -2
      src/admin/js/mode/php/php.js
  13. +2
    -2
      src/admin/testenv.php
  14. +10
    -10
      src/static/web/css/admin.css
  15. +1
    -1
      src/theme/plus/download_links_templet.htm
  16. +1
    -1
      src/theme/plus/qrcode.htm
  17. +1
    -1
      src/theme/templets/advancedsearch.htm
  18. +1
    -1
      src/theme/templets/singlepage.htm

+ 1
- 1
src/admin/css/albumupload.css View File

@@ -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}
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}

+ 1
- 1
src/admin/css/frame.css View File

@@ -270,7 +270,7 @@ body.hidemenu .right {
.mapitem ul li { .mapitem ul li {
text-indent:20px; text-indent:20px;
line-height:24px; line-height:24px;
background:url(../static/web/img/arrr.gif)0 8px no-repeat
background:url(../../static/web/img/arrr.gif)0 8px no-repeat
} }
.allmenu a { .allmenu a {
color:#5C604F color:#5C604F


+ 2
- 2
src/admin/css/indexbody.css View File

@@ -106,7 +106,7 @@
} }
.dbox dt.rside { .dbox dt.rside {
border-bottom:1px solid #DEEAB6; border-bottom:1px solid #DEEAB6;
background:url(../static/web/img/wbg.gif)repeat-x
background:url(../../static/web/img/wbg.gif)repeat-x
} }
.dbox dd { .dbox dd {
padding:0 padding:0
@@ -117,7 +117,7 @@
#updatetest { #updatetest {
padding:6px; padding:6px;
padding-left:110px; padding-left:110px;
background:url(../images/ico_spider.gif)no-repeat scroll 10px 15px transparent
background:url(../../images/ico_spider.gif)no-repeat scroll 10px 15px transparent
} }
#quickmenu { #quickmenu {
width:100%; width:100%;


+ 4
- 4
src/admin/css/menuold.css View File

@@ -13,7 +13,7 @@ dl.bitem {
margin:0 0px 6px 6px margin:0 0px 6px 6px
} }
dl.bitem dt { dl.bitem dt {
background:url(../static/web/img/menubg.gif);
background:url(../../static/web/img/menubg.gif);
height:26px; height:26px;
line-height:26px; line-height:26px;
text-align:center; text-align:center;
@@ -33,11 +33,11 @@ dl.bitem dd {
} }
div.items { div.items {
line-height:22px; line-height:22px;
background:url(../static/web/img/arr4.gif) no-repeat 10px 9px
background:url(../../static/web/img/arr4.gif) no-repeat 10px 9px
} }
span.items { span.items {
padding:10px 0px 10px 22px; padding:10px 0px 10px 22px;
background:url(../static/web/img/arr4.gif) no-repeat 10px 12px
background:url(../../static/web/img/arr4.gif) no-repeat 10px 12px
} }
ul { ul {
padding-top:2px padding-top:2px
@@ -48,5 +48,5 @@ li {
.sitemu li { .sitemu li {
padding:0 0px 0px 22px; padding:0 0px 0px 22px;
line-height:24px; line-height:24px;
background:url(../static/web/img/arr4.gif) no-repeat 10px 9px
background:url(../../static/web/img/arr4.gif) no-repeat 10px 9px
} }

+ 2
- 2
src/admin/index_menu_module.php View File

@@ -19,8 +19,8 @@ require(DEDEADMIN.'/inc/inc_menu_func.php');
<html> <html>
<head> <head>
<title>DedeBIZ menu</title> <title>DedeBIZ menu</title>
<link rel="stylesheet" href="../static/web/css/admin.css" type="text/css" />
<link rel="stylesheet" href="css/menuold.css" type="text/css" />
<link rel="stylesheet" href="../static/web/css/admin.css" />
<link rel="stylesheet" href="css/menuold.css" />
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>" /> <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>" />
<base target="main" /> <base target="main" />
</head> </head>


+ 1
- 1
src/admin/js/album.js View File

@@ -111,7 +111,7 @@ function seePicNewAlb(f, imgdid, frname, hpos, acname) {
newobj.style.top = hpos; newobj.style.top = hpos;
newobj.style.left = 100; newobj.style.left = 100;
document.body.appendChild(newobj); document.body.appendChild(newobj);
newobj.innerHTML = '<img src="../static/web/img/loadinglit.gif" alit="" />上传中...';
newobj.innerHTML = '<img src="../../static/web/img/loadinglit.gif" alit="" />上传中...';
} }
newobj.style.display = 'block'; newobj.style.display = 'block';
//提交后还原form的action等参数 //提交后还原form的action等参数


+ 1
- 1
src/admin/js/context_menu.js View File

@@ -126,7 +126,7 @@ ContextMenu.populatePopup = function (arr, win) {
doc.body.innerHTML = ''; doc.body.innerHTML = '';
//if (doc.getElementsByTagName("LINK").length == 0){ //if (doc.getElementsByTagName("LINK").length == 0){
doc.open(); doc.open();
doc.write('<html><head><link rel="StyleSheet" type="text/css" href="js/contextmenu.css"></head><body></body></html>');
doc.write('<html><head><link rel="StyleSheet" href="js/contextmenu.css"></head><body></body></html>');
doc.close(); doc.close();
//} //}
for (i = 0; i < alen; i++) { for (i = 0; i < alen; i++) {


+ 1
- 1
src/admin/js/contextmenu.css View File

@@ -4,7 +4,7 @@
} }
.WebFX-ContextMenu-Body { .WebFX-ContextMenu-Body {
background-color:#EEFFEC; background-color:#EEFFEC;
background-image:url('../static/web/img/mmenubg.gif');
background-image:url(../../static/web/img/mmenubg.gif);
margin:0; margin:0;
padding:1px; padding:1px;
border:1px solid #E0E7C9 border:1px solid #E0E7C9


+ 1
- 1
src/admin/js/dialog.js View File

@@ -22,7 +22,7 @@ function AlertMsg(title, id) {
msgcolor = "#000";//内容颜色 msgcolor = "#000";//内容颜色
bordercolor = "#5A6D58";//边框颜色 bordercolor = "#5A6D58";//边框颜色
titlecolor = "#254015";//标题颜色 titlecolor = "#254015";//标题颜色
titlebg = "#369 url(../static/web/img/tbg.gif)";//标题背景
titlebg = "#369 url(../../static/web/img/tbg.gif)";//标题背景
//遮罩背景设置 //遮罩背景设置
content = "<div id=show_news>对不起,载入失败</div>"; content = "<div id=show_news>对不起,载入失败</div>";
var sWidth, sHeight; var sWidth, sHeight;


+ 5
- 5
src/admin/js/main.js View File

@@ -21,7 +21,7 @@ function $Obj(objname) {
/* /*
function ShowColor() function ShowColor()
{ {
var fcolor=showModalDialog("../static/web/img/color.htm?ok",false,"dialogWidth:106px;dialogHeight:110px;status:0;dialogTop:"+(+120)+";dialogLeft:"+(+120));
var fcolor=showModalDialog("../../static/web/img/color.htm?ok",false,"dialogWidth:106px;dialogHeight:110px;status:0;dialogTop:"+(+120)+";dialogLeft:"+(+120));
if(fcolor!=null && fcolor!="undefined") document.form1.color.value = fcolor; if(fcolor!=null && fcolor!="undefined") document.form1.color.value = fcolor;
} }
*/ */
@@ -41,7 +41,7 @@ function ColorSel(c, oname) {
} }


function ShowColor(e, o) { function ShowColor(e, o) {
LoadNewDiv(e, '../static/web/img/colornew.htm', 'colordlg');
LoadNewDiv(e, '../../static/web/img/colornew.htm', 'colordlg');
} }


function ShowHide(objname) { function ShowHide(objname) {
@@ -118,7 +118,7 @@ function SeePicNew(f, imgdid, frname, hpos, acname) {
newobj.style.left = 100; newobj.style.left = 100;
newobj.style.display = 'block'; newobj.style.display = 'block';
document.body.appendChild(newobj); document.body.appendChild(newobj);
newobj.innerHTML = '<img src="../static/web/img/loadinglit.gif" alit="" />上传中...';
newobj.innerHTML = '<img src="../../static/web/img/loadinglit.gif" alit="" />上传中...';
} }
newobj.style.display = 'block'; newobj.style.display = 'block';
//提交后还原form的action等参数 //提交后还原form的action等参数
@@ -389,7 +389,7 @@ function LoadQuickDiv(e, surl, oname, w, h) {
newobj.style.minWidth = "450px"; newobj.style.minWidth = "450px";
newobj.style.top = posTop + "px"; newobj.style.top = posTop + "px";
newobj.style.left = posLeft + "px"; newobj.style.left = posLeft + "px";
newobj.innerHTML = '<div style="margin-top:10px;margin-left:10px;"><img src="../static/web/img/loadinglit.gif">Loading...</div>';
newobj.innerHTML = '<div style="margin-top:10px;margin-left:10px;"><img src="../../static/web/img/loadinglit.gif">Loading...</div>';
newobj.style.display = 'block'; newobj.style.display = 'block';
fetch(surl).then(resp=>resp.text()).then((d)=>{ fetch(surl).then(resp=>resp.text()).then((d)=>{
newobj.innerHTML = d; newobj.innerHTML = d;
@@ -731,7 +731,7 @@ $(document).ready(function () {
litpicImgSrc = ""; litpicImgSrc = "";
litpicImg = ""; litpicImg = "";
$("#litpic_b64").val(litpicImg); $("#litpic_b64").val(litpicImg);
$("#litPic").attr("src", "../static/web/img/defaultpic.jpg");
$("#litPic").attr("src", "../../static/web/img/defaultpic.jpg");
}) })


// 添加图片 // 添加图片


+ 2
- 2
src/admin/js/mode/htmlmixed/htmlmixed.js View File

@@ -3,9 +3,9 @@


(function(mod) { (function(mod) {
if (typeof exports == "object" && typeof module == "object") // CommonJS if (typeof exports == "object" && typeof module == "object") // CommonJS
mod(require("../../lib/codemirror"), require("../xml/xml"), require("../javascript/javascript"), require("../css/css"));
mod(require("../../lib/codemirror"), require("../../xml/xml"), require("../../javascript/javascript"), require("../../css/css"));
else if (typeof define == "function" && define.amd) // AMD else if (typeof define == "function" && define.amd) // AMD
define(["../../lib/codemirror", "../xml/xml", "../javascript/javascript", "../css/css"], mod);
define(["../../lib/codemirror", "../../xml/xml", "../../javascript/javascript", "../../css/css"], mod);
else // Plain browser env else // Plain browser env
mod(CodeMirror); mod(CodeMirror);
})(function(CodeMirror) { })(function(CodeMirror) {


+ 2
- 2
src/admin/js/mode/php/php.js View File

@@ -3,9 +3,9 @@


(function(mod) { (function(mod) {
if (typeof exports == "object" && typeof module == "object") // CommonJS if (typeof exports == "object" && typeof module == "object") // CommonJS
mod(require("../../lib/codemirror"), require("../htmlmixed/htmlmixed"), require("../clike/clike"));
mod(require("../../lib/codemirror"), require("../../htmlmixed/htmlmixed"), require("../../clike/clike"));
else if (typeof define == "function" && define.amd) // AMD else if (typeof define == "function" && define.amd) // AMD
define(["../../lib/codemirror", "../htmlmixed/htmlmixed", "../clike/clike"], mod);
define(["../../lib/codemirror", "../../htmlmixed/htmlmixed", "../../clike/clike"], mod);
else // Plain browser env else // Plain browser env
mod(CodeMirror); mod(CodeMirror);
})(function(CodeMirror) { })(function(CodeMirror) {


+ 2
- 2
src/admin/testenv.php View File

@@ -18,8 +18,8 @@ $action = isset($action) ? $action : '';
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $GLOBALS['cfg_soft_lang']; ?>"> <meta http-equiv="Content-Type" content="text/html; charset=<?php echo $GLOBALS['cfg_soft_lang']; ?>">
<title>系统运行目录权限检测</title> <title>系统运行目录权限检测</title>
<link rel="stylesheet" type="text/css" href="../static/web/css/admin.css" />
<link rel="stylesheet" type="text/css" href="css/indexbody.css" />
<link rel="stylesheet" href="../static/web/css/admin.css" />
<link rel="stylesheet" href="css/indexbody.css" />
<script type="text/javascript" src="../static/web/js/jquery.min.js"></script> <script type="text/javascript" src="../static/web/js/jquery.min.js"></script>
</head> </head>
<body leftmargin="8" topmargin='8' bgcolor="#FFFFFF" style="min-width:840px"> <body leftmargin="8" topmargin='8' bgcolor="#FFFFFF" style="min-width:840px">


+ 10
- 10
src/static/web/css/admin.css View File

@@ -173,7 +173,7 @@ a:visited {
height:30px; height:30px;
line-height:30px; line-height:30px;
border-bottom:1px solid #C9CFC1; border-bottom:1px solid #C9CFC1;
background:#F9FCDC url(../static/web/img/dlgtitle.gif)repeat-x;
background:#F9FCDC url(/static/web/img/dlgtitle.gif)repeat-x;
text-align:right text-align:right
} }
.coolbg5 { .coolbg5 {
@@ -204,7 +204,7 @@ a:visited {
height:30px; height:30px;
line-height:30px; line-height:30px;
border-bottom:1px solid #C9CFC1; border-bottom:1px solid #C9CFC1;
background:url(../static/web/img/dlgtitle.gif)repeat-x;
background:url(/static/web/img/dlgtitle.gif)repeat-x;
text-align:left; text-align:left;
cursor:move cursor:move
} }
@@ -300,7 +300,7 @@ a:visited {
} }
.nbt { .nbt {
padding:2px; padding:2px;
background:#fff url(../static/web/img/allbtbg.gif);
background:#fff url(/static/web/img/allbtbg.gif);
border:1px solid #A5AF83 border:1px solid #A5AF83
} }
.tdt { .tdt {
@@ -322,7 +322,7 @@ a:visited {
width:98%; width:98%;
height:30px; height:30px;
border:1px dotted #BFD67C; border:1px dotted #BFD67C;
background:url(../static/web/img/wbg.gif)
background:url(/static/web/img/wbg.gif)
} }
.bodytitle div { .bodytitle div {
float:left; float:left;
@@ -354,19 +354,19 @@ option.alltype {
padding-left:16px; padding-left:16px;
height:18px; height:18px;
line-height:18px; line-height:18px;
background:url(../static/web/img/arr4.gif)3px 4px no-repeat
background:url(/static/web/img/arr4.gif)3px 4px no-repeat
} }
option.btype { option.btype {
padding-left:16px; padding-left:16px;
height:18px; height:18px;
line-height:18px; line-height:18px;
background:url(../static/web/img/arr4.gif)3px 4px no-repeat
background:url(/static/web/img/arr4.gif)3px 4px no-repeat
} }
option.stype { option.stype {
padding-left:26px; padding-left:26px;
height:18px; height:18px;
line-height:18px; line-height:18px;
background:url(../static/web/img/arrr.gif)10px 4px no-repeat
background:url(/static/web/img/arrr.gif)10px 4px no-repeat
} }
.ilist { .ilist {
border-top:1px dashed #eee; border-top:1px dashed #eee;
@@ -380,7 +380,7 @@ option.stype {
float:left; float:left;
padding:0; padding:0;
height:18px; height:18px;
background:url(../static/web/img/typeid2bg.gif)no-repeat;
background:url(/static/web/img/typeid2bg.gif)no-repeat;
border:0 border:0
} }
#litpic { #litpic {
@@ -399,10 +399,10 @@ option.stype {
} }
#starttime,#endtime,#pubdate,#uptime { #starttime,#endtime,#pubdate,#uptime {
padding-left:30px; padding-left:30px;
background:url(../static/web/img/calendar.gif)10px no-repeat
background:url(/static/web/img/calendar.gif)10px no-repeat
} }
#title { #title {
background:url(../static/web/img/ruler.gif)repeat-x 0px 10px
background:url(/static/web/img/ruler.gif)repeat-x 0px 10px
} }
.spec { .spec {
width:60px width:60px


+ 1
- 1
src/theme/plus/download_links_templet.htm View File

@@ -9,7 +9,7 @@
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css"> <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/style.css">
<link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css"> <link rel="stylesheet" href="<?php echo $cfg_cmsurl; ?>/static/web/css/index.css">
<script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script> <script src="<?php echo $cfg_cmsurl; ?>/static/web/js/jquery.min.js"></script>
<style type="text/css">
<style>
.formbox li{ .formbox li{
list-style: url(none) none; list-style: url(none) none;
} }


+ 1
- 1
src/theme/plus/qrcode.htm View File

@@ -3,7 +3,7 @@
<head> <head>
<title>扫描二维码</title> <title>扫描二维码</title>
<meta http-equiv="Content-Type" content="text/html; charset={dede:global.cfg_soft_lang/}" /> <meta http-equiv="Content-Type" content="text/html; charset={dede:global.cfg_soft_lang/}" />
<style type="text/css">
<style>
body { body {
margin: 0; margin: 0;
} }


+ 1
- 1
src/theme/templets/advancedsearch.htm View File

@@ -3,7 +3,7 @@
<head> <head>
<meta http-equiv="Content-Type" content="text/html; charset={dede:global.cfg_soft_lang/}" /> <meta http-equiv="Content-Type" content="text/html; charset={dede:global.cfg_soft_lang/}" />
<title>搜索结果页 - <?php echo $cfg_webname;?></title> <title>搜索结果页 - <?php echo $cfg_webname;?></title>
<style type="text/css">
<style>
*{ *{
padding:0; padding:0;
margin:0; margin:0;


+ 1
- 1
src/theme/templets/singlepage.htm View File

@@ -5,7 +5,7 @@
<title>{dede:field.title/}_{dede:global.cfg_webname/}</title> <title>{dede:field.title/}_{dede:global.cfg_webname/}</title>
<meta name="keywords" content="{dede:field.keywords/}" /> <meta name="keywords" content="{dede:field.keywords/}" />
<meta name="description" content="{dede:field.description function='html2text(@me)'/}" /> <meta name="description" content="{dede:field.description function='html2text(@me)'/}" />
<link href="{dede:global.cfg_templets_skin/}/style/dedecms.css" rel="stylesheet" media="screen" type="text/css" />
<link href="{dede:global.cfg_templets_skin/}/style/dedecms.css" rel="stylesheet" media="screen" />
<script language='javascript' type='text/javascript'> <script language='javascript' type='text/javascript'>
function checkSubmit(){ function checkSubmit(){
if(document.feedback.msg.value!='') document.feedback.submit(); if(document.feedback.msg.value!='') document.feedback.submit();


Loading…
Cancel
Save