diff --git a/src/admin/css/albumupload.css b/src/admin/css/albumupload.css
index 757ecd2f..68b3e988 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-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
diff --git a/src/admin/css/frame.css b/src/admin/css/frame.css
index 6ffc014b..5bae9dea 100644
--- a/src/admin/css/frame.css
+++ b/src/admin/css/frame.css
@@ -270,7 +270,7 @@ body.hidemenu .right {
.mapitem ul li {
text-indent:20px;
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 {
color:#5C604F
diff --git a/src/admin/css/indexbody.css b/src/admin/css/indexbody.css
index 9d050dd9..8b4af849 100644
--- a/src/admin/css/indexbody.css
+++ b/src/admin/css/indexbody.css
@@ -106,7 +106,7 @@
}
.dbox dt.rside {
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 {
padding:0
@@ -117,7 +117,7 @@
#updatetest {
padding:6px;
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 {
width:100%;
diff --git a/src/admin/css/menuold.css b/src/admin/css/menuold.css
index 36125ab0..326f5f6f 100644
--- a/src/admin/css/menuold.css
+++ b/src/admin/css/menuold.css
@@ -13,7 +13,7 @@ dl.bitem {
margin:0 0px 6px 6px
}
dl.bitem dt {
- background:url(../static/web/img/menubg.gif);
+ background:url(../../static/web/img/menubg.gif);
height:26px;
line-height:26px;
text-align:center;
@@ -33,11 +33,11 @@ dl.bitem dd {
}
div.items {
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 {
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 {
padding-top:2px
@@ -48,5 +48,5 @@ li {
.sitemu li {
padding:0 0px 0px 22px;
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
}
diff --git a/src/admin/index_menu_module.php b/src/admin/index_menu_module.php
index f4fb6e08..0c3fe85d 100644
--- a/src/admin/index_menu_module.php
+++ b/src/admin/index_menu_module.php
@@ -19,8 +19,8 @@ require(DEDEADMIN.'/inc/inc_menu_func.php');
DedeBIZ menu
-
-
+
+
diff --git a/src/admin/js/album.js b/src/admin/js/album.js
index 99e0f105..13ab8da3 100644
--- a/src/admin/js/album.js
+++ b/src/admin/js/album.js
@@ -111,7 +111,7 @@ function seePicNewAlb(f, imgdid, frname, hpos, acname) {
newobj.style.top = hpos;
newobj.style.left = 100;
document.body.appendChild(newobj);
- newobj.innerHTML = '
上传中...';
+ newobj.innerHTML = '
上传中...';
}
newobj.style.display = 'block';
//提交后还原form的action等参数
diff --git a/src/admin/js/context_menu.js b/src/admin/js/context_menu.js
index d8d9fe5a..46217b55 100644
--- a/src/admin/js/context_menu.js
+++ b/src/admin/js/context_menu.js
@@ -126,7 +126,7 @@ ContextMenu.populatePopup = function (arr, win) {
doc.body.innerHTML = '';
//if (doc.getElementsByTagName("LINK").length == 0){
doc.open();
- doc.write('');
+ doc.write('');
doc.close();
//}
for (i = 0; i < alen; i++) {
diff --git a/src/admin/js/contextmenu.css b/src/admin/js/contextmenu.css
index f68ea6e4..3d24359a 100644
--- a/src/admin/js/contextmenu.css
+++ b/src/admin/js/contextmenu.css
@@ -4,7 +4,7 @@
}
.WebFX-ContextMenu-Body {
background-color:#EEFFEC;
- background-image:url('../static/web/img/mmenubg.gif');
+ background-image:url(../../static/web/img/mmenubg.gif);
margin:0;
padding:1px;
border:1px solid #E0E7C9
diff --git a/src/admin/js/dialog.js b/src/admin/js/dialog.js
index d0e6093c..f530fee4 100644
--- a/src/admin/js/dialog.js
+++ b/src/admin/js/dialog.js
@@ -22,7 +22,7 @@ function AlertMsg(title, id) {
msgcolor = "#000";//内容颜色
bordercolor = "#5A6D58";//边框颜色
titlecolor = "#254015";//标题颜色
- titlebg = "#369 url(../static/web/img/tbg.gif)";//标题背景
+ titlebg = "#369 url(../../static/web/img/tbg.gif)";//标题背景
//遮罩背景设置
content = "对不起,载入失败
";
var sWidth, sHeight;
diff --git a/src/admin/js/main.js b/src/admin/js/main.js
index cc17ad64..45b0cd21 100644
--- a/src/admin/js/main.js
+++ b/src/admin/js/main.js
@@ -21,7 +21,7 @@ function $Obj(objname) {
/*
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;
}
*/
@@ -41,7 +41,7 @@ function ColorSel(c, oname) {
}
function ShowColor(e, o) {
- LoadNewDiv(e, '../static/web/img/colornew.htm', 'colordlg');
+ LoadNewDiv(e, '../../static/web/img/colornew.htm', 'colordlg');
}
function ShowHide(objname) {
@@ -118,7 +118,7 @@ function SeePicNew(f, imgdid, frname, hpos, acname) {
newobj.style.left = 100;
newobj.style.display = 'block';
document.body.appendChild(newobj);
- newobj.innerHTML = '
上传中...';
+ newobj.innerHTML = '
上传中...';
}
newobj.style.display = 'block';
//提交后还原form的action等参数
@@ -389,7 +389,7 @@ function LoadQuickDiv(e, surl, oname, w, h) {
newobj.style.minWidth = "450px";
newobj.style.top = posTop + "px";
newobj.style.left = posLeft + "px";
- newobj.innerHTML = '
Loading...
';
+ newobj.innerHTML = '
Loading...
';
newobj.style.display = 'block';
fetch(surl).then(resp=>resp.text()).then((d)=>{
newobj.innerHTML = d;
@@ -731,7 +731,7 @@ $(document).ready(function () {
litpicImgSrc = "";
litpicImg = "";
$("#litpic_b64").val(litpicImg);
- $("#litPic").attr("src", "../static/web/img/defaultpic.jpg");
+ $("#litPic").attr("src", "../../static/web/img/defaultpic.jpg");
})
// 添加图片
diff --git a/src/admin/js/mode/htmlmixed/htmlmixed.js b/src/admin/js/mode/htmlmixed/htmlmixed.js
index 16b4f139..a85ad89d 100644
--- a/src/admin/js/mode/htmlmixed/htmlmixed.js
+++ b/src/admin/js/mode/htmlmixed/htmlmixed.js
@@ -3,9 +3,9 @@
(function(mod) {
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
- define(["../../lib/codemirror", "../xml/xml", "../javascript/javascript", "../css/css"], mod);
+ define(["../../lib/codemirror", "../../xml/xml", "../../javascript/javascript", "../../css/css"], mod);
else // Plain browser env
mod(CodeMirror);
})(function(CodeMirror) {
diff --git a/src/admin/js/mode/php/php.js b/src/admin/js/mode/php/php.js
index 57ba812d..c61b9fa3 100644
--- a/src/admin/js/mode/php/php.js
+++ b/src/admin/js/mode/php/php.js
@@ -3,9 +3,9 @@
(function(mod) {
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
- define(["../../lib/codemirror", "../htmlmixed/htmlmixed", "../clike/clike"], mod);
+ define(["../../lib/codemirror", "../../htmlmixed/htmlmixed", "../../clike/clike"], mod);
else // Plain browser env
mod(CodeMirror);
})(function(CodeMirror) {
diff --git a/src/admin/testenv.php b/src/admin/testenv.php
index 75fc3b0f..4c1cecc5 100644
--- a/src/admin/testenv.php
+++ b/src/admin/testenv.php
@@ -18,8 +18,8 @@ $action = isset($action) ? $action : '';
系统运行目录权限检测
-
-
+
+
diff --git a/src/static/web/css/admin.css b/src/static/web/css/admin.css
index 34c01753..ee9ac7c7 100644
--- a/src/static/web/css/admin.css
+++ b/src/static/web/css/admin.css
@@ -173,7 +173,7 @@ a:visited {
height:30px;
line-height:30px;
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
}
.coolbg5 {
@@ -204,7 +204,7 @@ a:visited {
height:30px;
line-height:30px;
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;
cursor:move
}
@@ -300,7 +300,7 @@ a:visited {
}
.nbt {
padding:2px;
- background:#fff url(../static/web/img/allbtbg.gif);
+ background:#fff url(/static/web/img/allbtbg.gif);
border:1px solid #A5AF83
}
.tdt {
@@ -322,7 +322,7 @@ a:visited {
width:98%;
height:30px;
border:1px dotted #BFD67C;
- background:url(../static/web/img/wbg.gif)
+ background:url(/static/web/img/wbg.gif)
}
.bodytitle div {
float:left;
@@ -354,19 +354,19 @@ option.alltype {
padding-left:16px;
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 {
padding-left:16px;
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 {
padding-left:26px;
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 {
border-top:1px dashed #eee;
@@ -380,7 +380,7 @@ option.stype {
float:left;
padding:0;
height:18px;
- background:url(../static/web/img/typeid2bg.gif)no-repeat;
+ background:url(/static/web/img/typeid2bg.gif)no-repeat;
border:0
}
#litpic {
@@ -399,10 +399,10 @@ option.stype {
}
#starttime,#endtime,#pubdate,#uptime {
padding-left:30px;
- background:url(../static/web/img/calendar.gif)10px no-repeat
+ background:url(/static/web/img/calendar.gif)10px no-repeat
}
#title {
- background:url(../static/web/img/ruler.gif)repeat-x 0px 10px
+ background:url(/static/web/img/ruler.gif)repeat-x 0px 10px
}
.spec {
width:60px
diff --git a/src/theme/plus/download_links_templet.htm b/src/theme/plus/download_links_templet.htm
index 40d0ce83..2e5a1ae8 100644
--- a/src/theme/plus/download_links_templet.htm
+++ b/src/theme/plus/download_links_templet.htm
@@ -9,7 +9,7 @@
-