diff --git a/src/admin/archives_do.php b/src/admin/archives_do.php index 4ba56abc..99c60e0f 100644 --- a/src/admin/archives_do.php +++ b/src/admin/archives_do.php @@ -273,47 +273,6 @@ else if ($dopost == "checkArchives") { ShowMsg("成功审核指定的文档", $ENV_GOBACK_URL); exit(); } -/*-------------------------- -//删除文档 -function delArchives(){ } ----------------------------*/ -else if ($dopost == "delArchives") { - CheckPurview('a_Del,a_AccDel,a_MyDel,sys_ArcBatch'); - require_once(DEDEINC."/libraries/oxwindow.class.php"); - if (empty($fmdo)) $fmdo = ''; - - if ($fmdo == 'yes') { - if (!empty($aid) && empty($qstr)) { - $qstr = $aid; - } - if ($qstr == '') { - ShowMsg("参数无效", $ENV_GOBACK_URL); - exit(); - } - $qstrs = explode("`", $qstr); - $okaids = array(); - foreach ($qstrs as $aid) { - if (!isset($okaids[$aid])) { - DelArc($aid); - } else { - $okaids[$aid] = 1; - } - } - ShowMsg("成功删除指定的文档", $ENV_GOBACK_URL); - exit(); - } else { - $wintitle = "文档管理-删除文档"; - $wecome_info = "文档管理::删除文档"; - $win = new OxWindow(); - $win->Init("archives_do.php", "js/blank.js", "POST"); - $win->AddHidden("fmdo", "yes"); - $win->AddHidden("dopost", $dopost); - $win->AddHidden("qstr", $qstr); - $win->AddTitle("您确定要删除 $qstr 文档"); - $winform = $win->GetWindow("ok"); - $win->Display(); - } -} /*----------------------------- function moveArchives(){ } ------------------------------*/ @@ -348,14 +307,14 @@ else if ($dopost == 'moveArchives') {  文档ID: - +
移动到的目标栏目必须和选定的文档频道类型一致,否则程序会自动勿略不符合的文档 - - + + @@ -428,6 +387,48 @@ else if ($dopost == 'return') { ShowMsg("成功还原指定的文档", "recycling.php"); exit(); } +/*-------------------------- +//删除文档 +function delArchives(){ } +---------------------------*/ +else if ($dopost == "delArchives") { + CheckPurview('a_Del,a_AccDel,a_MyDel,sys_ArcBatch'); + require_once(DEDEINC."/libraries/oxwindow.class.php"); + if (empty($fmdo)) $fmdo = ''; + + if ($fmdo == 'yes') { + if (!empty($aid) && empty($qstr)) { + $qstr = $aid; + } + if ($qstr == '') { + ShowMsg("参数无效", $ENV_GOBACK_URL); + exit(); + } + $qstrs = explode("`", $qstr); + $okaids = array(); + foreach ($qstrs as $aid) { + if (!isset($okaids[$aid])) { + DelArc($aid); + } else { + $okaids[$aid] = 1; + } + } + ShowMsg("成功删除指定的文档", $ENV_GOBACK_URL); + exit(); + } else { + $wintitle = "文档管理-删除文档"; + $wecome_info = "文档管理::删除文档"; + $win = new OxWindow(); + $win->Init("archives_do.php", "js/blank.js", "POST"); + $win->AddHidden("fmdo", "yes"); + $win->AddHidden("dopost", $dopost); + $win->AddHidden("qstr", $qstr); + $win->AddHidden("recycle", $recycle); + $win->AddTitle("您确定要删除,序号 $qstr 文档"); + $winform = $win->GetWindow("ok"); + $win->Display(); + } +} /*----------------------------- //清空文档 function RbClearArchives(){ } @@ -476,9 +477,8 @@ else if ($dopost == 'clear') { $win->AddHidden("fmdo", "yes"); $win->AddHidden("dopost", $dopost); $win->AddHidden("qstr", $qstr); - $win->AddHidden("aid", $aid); $win->AddHidden("recycle", $recycle); - $win->AddTitle("本次操作将清空回收站所有共 $num 篇文档
您确定要永久删除 $qstr 这些文档"); + $win->AddTitle("本次操作将清空回收站 $num 篇文档
您确定要删除,序号 $qstr 文档"); $winform = $win->GetWindow("ok"); $win->Display(); } @@ -518,7 +518,7 @@ else if ($dopost == 'del') { $win->AddHidden("dopost", $dopost); $win->AddHidden("qstr", $qstr); $win->AddHidden("recycle", $recycle); - $win->AddTitle("您确定要删除 $qstr 文档"); + $win->AddTitle("您确定要删除,序号 $qstr 文档"); $winform = $win->GetWindow("ok"); $win->Display(); } @@ -560,7 +560,7 @@ else if ($dopost == 'quickEdit') {  属性: - '> + SetQuery("SELECT * FROM `#@__arcatt` ORDER BY sortid ASC"); $dsql->Execute(); @@ -606,8 +606,8 @@ else if ($dopost == 'quickEdit') { - - + + @@ -878,12 +878,12 @@ else if ($dopost == 'attsDlg') {  文档ID: - + - - + + @@ -905,11 +905,11 @@ else if ($dopost == 'getCatMap') { echo ""; $tus = new TypeUnitSelector(); ?> -
-
ListAllType($channelid); ?>
-
- - + +
ListAllType($channelid); ?>
+
+ +
GetOne("SELECT * FROM `#@__co_onepage` WHERE id='$id' "); AjaxHead(); ?> -
- - + + + - + @@ -101,8 +97,10 @@ else if ($action == 'editload') { - +
网站名称:
原内容编码: - - + +
用作文章来源: - - + +
- + + +
diff --git a/src/admin/sys_admin_user_tj.php b/src/admin/sys_admin_user_tj.php index 9026c907..4aedc991 100644 --- a/src/admin/sys_admin_user_tj.php +++ b/src/admin/sys_admin_user_tj.php @@ -95,8 +95,8 @@ if (isset($dopost) && $dopost == 'getone') { $ccd = $row['cc'] + $ccd; $msg = " - - + + @@ -110,7 +110,7 @@ if (isset($dopost) && $dopost == 'getone') { -
管理员::统计信息全部(文档|点击)管理员文档与点击 季度 当月 近七天{$ddw} | {$ccw} {$ddd} | {$ccd}

\r\n"; + "; AjaxHead(); echo $msg; exit(); diff --git a/src/admin/templets/article_coonepage_rule.htm b/src/admin/templets/article_coonepage_rule.htm index 20384c92..c5858c98 100644 --- a/src/admin/templets/article_coonepage_rule.htm +++ b/src/admin/templets/article_coonepage_rule.htm @@ -183,7 +183,7 @@ - + diff --git a/src/admin/templets/file_edit.htm b/src/admin/templets/file_edit.htm index 03811c80..7fb775a0 100644 --- a/src/admin/templets/file_edit.htm +++ b/src/admin/templets/file_edit.htm @@ -51,7 +51,6 @@ - diff --git a/src/admin/templets/freelist_add.htm b/src/admin/templets/freelist_add.htm index 3f7abb90..b064f2f7 100644 --- a/src/admin/templets/freelist_add.htm +++ b/src/admin/templets/freelist_add.htm @@ -133,7 +133,7 @@ - 列表样式:(这里是定义自由列表模板里的{dede:freelist/}标记的样式和属性) + 列表样式:这里是定义自由列表模板里的{dede:freelist/}标记的样式和属性 diff --git a/src/admin/templets/freelist_edit.htm b/src/admin/templets/freelist_edit.htm index 1c2a19ad..5c372566 100644 --- a/src/admin/templets/freelist_edit.htm +++ b/src/admin/templets/freelist_edit.htm @@ -120,7 +120,7 @@ - 列表样式:(这里是定义自由列表模板里的{dede:freelist/}标记的样式和属性) + 列表样式:这里是定义自由列表模板里的{dede:freelist/}标记的样式和属性 限定栏目: diff --git a/src/admin/templets/media_edit.htm b/src/admin/templets/media_edit.htm index 9218aee8..9acd5a3f 100644 --- a/src/admin/templets/media_edit.htm +++ b/src/admin/templets/media_edit.htm @@ -33,9 +33,8 @@ - - - + +
修改媒体:附件/媒体数据管理修改媒体附件媒体数据管理
diff --git a/src/admin/templets/member_toadmin.htm b/src/admin/templets/member_toadmin.htm index 2650ab53..4b706786 100644 --- a/src/admin/templets/member_toadmin.htm +++ b/src/admin/templets/member_toadmin.htm @@ -103,8 +103,7 @@ - - + diff --git a/src/admin/templets/member_view.htm b/src/admin/templets/member_view.htm index 2e1f45e9..dafe8a64 100644 --- a/src/admin/templets/member_view.htm +++ b/src/admin/templets/member_view.htm @@ -178,7 +178,6 @@ - diff --git a/src/admin/templets/sys_group_add.htm b/src/admin/templets/sys_group_add.htm index ccbc46b0..91f9283d 100644 --- a/src/admin/templets/sys_group_add.htm +++ b/src/admin/templets/sys_group_add.htm @@ -9,93 +9,83 @@ - - - - - - - -
系统用户组管理 > 增加用户组
- - - - - - - - - - >#", $line)) - { - if($start>0) echo ""; - $start++; - $lhead = " - - - - - - - - - + -
组名称: -
级别值: - (数字,系统已占用的级别值: - SetQuery("Select `rank` From `#@__admintype`"); - $dsql->Execute(); - while($row = $dsql->GetObject()) echo ''.$row->rank.''; - ?> - ,级别值必须小于10,超过或等于10所有权限设置将无效(超级管理员),如果10个组不能完全满足您的要求,允许使用小数)
{$start}、".str_replace('>>','',$line)."
- "; - echo $lhead; - } - else if(preg_match("#^>#", $line)) - { - $ls = explode('>',$line); - $tag = $ls[1]; - $tagname = str_replace('[br]', '
', $ls[2]); - if(!preg_match("#
#", $tagname) ) $tagname .= "($tag)"; - else $tagname = str_replace('
', "($tag)
", $tagname); - echo " "; - $k++; - } - } - $start++; - ?> -
、插件权限
+ + + + + + + + - + $start = 0; + $k = 0; + $gouplists = file(dirname(__FILE__).'/../inc/grouplist.txt'); + foreach($gouplists as $line) + { + $line = trim($line); + if($line=="") continue; + if(preg_match("#^>>#", $line)) + { + if($start>0) echo ""; + $start++; + $lhead = " + + + + + + + + + + + +
系统用户组管理 > 增加用户组
+ + + + + + + + + SetQuery('Select plusname From #@__plus'); - $dsql->Execute(); - while($row=$dsql->GetObject()){ - echo " "; - $k++; - $l++; - if($l%6==0) echo "
"; - } - ?> - - - - - -
组名称:
级别值:(数字,系统已占用的级别值: + SetQuery("Select `rank` From `#@__admintype`");$dsql->Execute();while($row = $dsql->GetObject()) echo ''.$row->rank.''; ?>,级别值必须小于10,超过或等于10所有权限设置将无效(超级管理员),如果10个组不能完全满足您的要求,允许使用小数)
- -
-
{$start}、".str_replace('>>','',$line)."
+ "; + echo $lhead; + } + else if(preg_match("#^>#", $line)) + { + $ls = explode('>',$line); + $tag = $ls[1]; + $tagname = str_replace('[br]', '
', $ls[2]); + if(!preg_match("#
#", $tagname) ) $tagname .= "($tag)"; + else $tagname = str_replace('
', "($tag)
", $tagname); + echo " "; + $k++; + } + } + $start++; + ?> +
、插件权限
+ SetQuery('Select plusname From #@__plus'); + $dsql->Execute(); + while($row=$dsql->GetObject()){ + echo " "; + $k++; + $l++; + if($l%6==0) echo "
"; + } + ?> +
+ +
+
+
\ No newline at end of file diff --git a/src/admin/templets/sys_group_edit.htm b/src/admin/templets/sys_group_edit.htm index df3ecff5..de807a2b 100644 --- a/src/admin/templets/sys_group_edit.htm +++ b/src/admin/templets/sys_group_edit.htm @@ -20,76 +20,73 @@ - - + + - - + >#", $line)) - { - if($start>0) echo ""; - $start++; - $lhead = " - - - - - - - - - "; + $start++; + $lhead = " + + + + + + + + + + + +
组名称: - 组名称:
级别值: + 级别值:
{$start}、".str_replace('>>','',$line)."
- "; - echo $lhead; - } - else if(preg_match("#^>#", $line)) - { - $ls = explode('>',$line); - $tag = $ls[1]; - $tagname = str_replace('[br]','
',$ls[2]); - if(!preg_match("#
#", $tagname) ) $tagname .= "($tag)"; - else $tagname = str_replace('
', "($tag)
", $tagname); - echo ""; - $k++; - } - } - $start++; - ?> -
、插件权限
- SetQuery('SELECT plusname FROM #@__plus'); - $dsql->Execute(); - while($row=$dsql->GetObject()){ - echo " plusname}")."> {$row->plusname}"; - $k++; - $l++; - if($l % 6 == 0) echo "
"; - } - ?> + $start = 0; + $k = 0; + $gouplists = file(DEDEADMIN.'/inc/grouplist.txt'); + foreach($gouplists as $line) + { + $line = trim($line); + if($line=="") continue; + if(preg_match("#^>>#", $line)) + { + if($start>0) echo "
{$start}、".str_replace('>>','',$line)."
+ "; + echo $lhead; + } + else if(preg_match("#^>#", $line)) + { + $ls = explode('>',$line); + $tag = $ls[1]; + $tagname = str_replace('[br]','
',$ls[2]); + if(!preg_match("#
#", $tagname) ) $tagname .= "($tag)"; + else $tagname = str_replace('
', "($tag)
", $tagname); + echo " "; + $k++; + } + } + $start++; + ?> +
、插件权限
+ SetQuery('SELECT plusname FROM #@__plus'); + $dsql->Execute(); + while($row=$dsql->GetObject()){ + echo " "; + $k++; + $l++; + if($l % 6 == 0) echo "
"; + } + ?> +
- - - - - - - + diff --git a/src/admin/templets/tpl_edit.htm b/src/admin/templets/tpl_edit.htm index fed63442..8ef97ca3 100644 --- a/src/admin/templets/tpl_edit.htm +++ b/src/admin/templets/tpl_edit.htm @@ -112,7 +112,6 @@ - diff --git a/src/admin/templets/tpl_edit_tag.htm b/src/admin/templets/tpl_edit_tag.htm index cffbfae7..ac52203b 100644 --- a/src/admin/templets/tpl_edit_tag.htm +++ b/src/admin/templets/tpl_edit_tag.htm @@ -75,7 +75,6 @@ - diff --git a/src/static/web/css/admin.css b/src/static/web/css/admin.css index 2ad2f090..306210f6 100644 --- a/src/static/web/css/admin.css +++ b/src/static/web/css/admin.css @@ -1 +1 @@ -*{font-size:12px;letter-spacing:.4px}body{line-height:1.5;font:12px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:#424b51;background:#fff}a{color:#424b51;text-decoration:none}a:hover{color:#28a745;text-decoration:none}img{margin-right:6px;border-radius:.2rem;vertical-align:baseline}form,h1,h2,h3,ul,ol,div{margin:0;padding:0}td{line-height:1.5}td,th,div{word-break:break-all;word-wrap:break-word}li,dd{margin:0;padding:0;list-style:none}label{display:inline-block;margin:8px 0}input{padding:.25rem .5rem;height:calc(1.6rem + .8rem);color:#424b51;background:#fff;border:1px solid #dee2e6;border-radius:.2rem;transition:all .6s;vertical-align:middle}input[type=file]{border:0}input[type=radio],input[type=checkbox]{height:auto;box-shadow:none;outline:none;vertical-align:text-top}input[type=button],input[type=submit],input[type=reset]{padding:.25rem .5rem;height:auto;color:#fff;background:#28a745;border-radius:.2rem;border:0;transition:all .6s}input[type=button]:focus,input[type=submit]:focus,input[type=reset]:focus{background:#006829;border-color:#005b24;box-shadow:0 0 0 0.2rem rgba(38,159,86,.5)}textarea{padding:.25rem .5rem;color:#424b51;background:#fff;border:1px solid #dee2e6;border-radius:.2rem;transition:all .6s}input:focus,textarea:focus{border-color:#28a745;box-shadow:0 0 2px #28a745;outline:none}select{padding:.25rem .5rem;height:calc(1.6rem + .8rem);color:#424b51;background:#fff;border:1px solid #dee2e6;border-radius:.2rem;transition:all .6s}.np{border:0}.linerow{border-bottom:1px solid #ACACAC}.coolbg{padding:.25rem .5rem;background:#f6f6f6;border-bottom:1px solid #ccc;border-radius:.2rem;border:0;cursor:pointer}.coolbg2{height:18px;background:#DFDDD2;border:1px solid #000}.ll{border-right:2px solid #ACACAC;border-bottom:2px solid #ACACAC;background:#E6E6E6}.bline{height:36px;border-bottom:1px solid #dee2e6}#uploadfield{float:left}.bline2{border-bottom:1px solid #dee2e6}.coolbt{background:#E4F7D7;border-left:1px solid #EFEFEF;border-top:1px solid #EFEFEF;border-bottom:1px solid #ACACAC;cursor:pointer}.coolbt2{background:#F7FCDA;border-left:1px solid #EFEFEF;border-top:1px solid #EFEFEF;border-bottom:1px solid #ACACAC}.coolbg3{width:140px;height:20px;border:1px solid #BDC5B4;background:#DFDDD2;text-align:right}.coolbg61{width:380px;height:26px;line-height:26px;background:#E7F3B1;border-top:1px solid #BDC5B4;border-left:1px solid #BDC5B4;border-right:1px solid #BDC5B4;text-align:right}.coolbg62{padding:6px;width:380px;height:300px;background:#F8FDF0;border:1px solid #BDC5B4}.coolbg4{width:160px;height:30px;line-height:30px;background:#fff;border-bottom:1px solid #C9CFC1;text-align:right}.coolbg5{width:160px;height:6px;background:#fff;border-top:1px solid #BDC5B4}.wsselect{height:60px;background:#fff;overflow:auto}.dlg{padding:.25rem .5rem;width:360px;background:#F0FAEB;border:2px solid #28a745}.pubdlg{background:#fff;border:2px solid #28a745;border-radius:.2rem;z-index:8888}.pubdlg .title{height:30px;line-height:30px;border-bottom:1px solid #F8FCF1;background:url(../img/dlgtitle.gif)repeat-x;text-align:left;cursor:move}.pubdlg .titLeft{float:left;padding-left:10px;line-height:30px;font-weight:600;color:#424b51}.pubdlg .titRight{float:right;padding:0}.fullpagediv{position:absolute;top:0;left:0;width:100%;height:100%;background:#cdcdcd;opacity:.6;z-index:1999}.quicksel{margin-left:10px;margin-top:10px;width:680px;height:420px;overflow:auto;z-index:10005}.quickselfoot{padding:10px 0;border-top:1px solid #dee2e6}.quickselItem{margin-bottom:10px}.quickselItem .topcat{padding-left:10px;border-bottom:1px solid #dee2e6;background:#F8FCF1;clear:both}.quickselItem .soncat{padding-left:10px}.quickselItem .item{float:left;margin-right:6px}.mysource,.mywriter{padding:.25rem .5rem;width:280px;border:2px solid #28a745;background:#fff;z-index:10001}.dlgws div{width:100%}.dlgTesttitle{padding:.25rem .5rem;width:300px;border:2px solid #28a745;background:#F0FAEB}#_mysource{z-index:10003}#_mywriter{z-index:10004}#uploadwait{z-index:19999}.option1{background:#DCECA6}.option2{background:#F7FBD2}.option3{background:#fff}.ininput{width:96%;height:26px;border:1px solid #fff}.nbt{padding:6px;background:#fff url(../img/allbtbg.gif);border:1px solid #A5AF83}.tdt{padding-left:6px}.divpre img{max-width:150px;max-height:100px}.divpre{overflow:hidden}.autoinput{padding-left:6px;width:90%}.tbtitle td{padding:6px}.tblist td{padding:6px;background:#fff}.tblist td.tbsname{padding:6px;background:#F9FFE6}.colordlg{padding:.25rem .5rem;width:114px;border:2px solid #28a745;background:#FFF;z-index:10005}option.alltype{padding-left:16px;height:18px;line-height:18px;background:url(../img/arr4.gif)3px 4px no-repeat}option.btype{padding-left:16px;height:18px;line-height:18px;background:url(../img/arr4.gif)3px 4px no-repeat}option.stype{padding-left:26px;height:18px;line-height:18px;background:url(../img/arrr.gif)10px 4px no-repeat}.ilist{border:1px dashed #dee2e6}#typeid2{float:left;padding:0;height:18px;background:url(../img/typeid2bg.gif)no-repeat;border:0}#litpic{margin-left:-20px;width:80px;height:22px;cursor:pointer;opacity:0}.litpic_span{margin-left:-60px;width:80px;height:22px;overflow:hidden;cursor:pointer}#starttime,#endtime,#pubdate,#uptime{padding-left:30px;background:url(../img/calendar.gif)10px no-repeat}#title{background:url(../img/ruler.gif)repeat-x 0px 10px}.spec{width:60px}.gtab a{display:block;float:left;width:80px;height:26px;line-height:26px;text-align:center}.albCt img{cursor:pointer}.m1{border-left:1px solid #DFDFDB;border-top:1px solid #DFDFDB;border-bottom:1px solid #808080}.m2{border-left:1px solid #DFDFDB;border-bottom:1px solid #808080;border-top:1px solid #DFDFDB;border-right:1px solid #DFDFDB}.m3{border-left:1px solid #DFDFDB;border-top:1px solid #DFDFDB;border-right:1px solid #DFDFDB}.article{table-layout:fixed;word-break:break-all}.bn{color:#fff}.contents{color:#F7F6F8}.nb{border:1px solid #dee2e6}.nndiv{width:170px;height:20px;margin:0;padding:0;word-break:break-all;overflow:hidden}.maintable{width:98%!important;border:1px solid #dee2e6}span.page-link{color:#fff;background:#28a745}a.btn{color:#fff!important}.btn+.btn,.btn-text+.btn-text{margin-left:10px}.fa{font-size:14px!important;color:inherit}.table{margin-bottom:0;color:#424b51}.table td,.table th{padding:.6rem;vertical-align:middle}.table th img,.table td img{vertical-align:text-bottom} \ No newline at end of file +*{font-size:12px;letter-spacing:.4px}body{line-height:1.5;font:12px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;color:#424b51;background:#fff}a{color:#424b51;text-decoration:none}a:hover{color:#28a745;text-decoration:none}img{margin-right:6px;border-radius:.2rem;vertical-align:baseline}form,h1,h2,h3,ul,ol,div{margin:0;padding:0}td{line-height:1.5}td,th,div{word-break:break-all;word-wrap:break-word}li,dd{margin:0;padding:0;list-style:none}label{display:inline-block;margin:8px 0}input{padding:.25rem .5rem;height:calc(1.6rem + .8rem);color:#424b51;background:#fff;border:1px solid #dee2e6;border-radius:.2rem;transition:all .6s;vertical-align:middle}input[type=file]{border:0}input[type=radio],input[type=checkbox]{height:auto;box-shadow:none;outline:none;vertical-align:text-top}input[type=button],input[type=submit],input[type=reset]{padding:.25rem .5rem;height:auto;color:#fff;background:#28a745;border-radius:.2rem;border:0;transition:all .6s}input[type=button]:focus,input[type=submit]:focus,input[type=reset]:focus{background:#006829;border-color:#005b24;box-shadow:0 0 0 0.2rem rgba(38,159,86,.5)}textarea{padding:.25rem .5rem;color:#424b51;background:#fff;border:1px solid #dee2e6;border-radius:.2rem;transition:all .6s}input:focus,textarea:focus{border-color:#28a745;box-shadow:0 0 2px #28a745;outline:none}select{padding:.25rem .5rem;height:calc(1.6rem + .8rem);color:#424b51;background:#fff;border:1px solid #dee2e6;border-radius:.2rem;transition:all .6s}.np{border:0}.linerow{border-bottom:1px solid #ACACAC}.coolbg{padding:.25rem .5rem;background:#f6f6f6;border-bottom:1px solid #ccc;border-radius:.2rem;border:0;cursor:pointer}.coolbg2{height:26px;background:#DFDDD2;border:1px solid #000}.ll{border-right:2px solid #ACACAC;border-bottom:2px solid #ACACAC;background:#E6E6E6}.bline{height:36px;border-bottom:1px solid #dee2e6}#uploadfield{float:left}.bline2{border-bottom:1px solid #dee2e6}.coolbt{background:#E4F7D7;border-left:1px solid #EFEFEF;border-top:1px solid #EFEFEF;border-bottom:1px solid #ACACAC;cursor:pointer}.coolbt2{background:#F7FCDA;border-left:1px solid #EFEFEF;border-top:1px solid #EFEFEF;border-bottom:1px solid #ACACAC}.coolbg3{width:140px;height:26px;border:1px solid #BDC5B4;background:#DFDDD2;text-align:right}.coolbg61{width:380px;height:26px;line-height:26px;background:#E7F3B1;border-top:1px solid #BDC5B4;border-left:1px solid #BDC5B4;border-right:1px solid #BDC5B4;text-align:right}.coolbg62{padding:.6rem;width:380px;height:300px;background:#F8FDF0;border:1px solid #BDC5B4}.coolbg4{width:160px;height:30px;line-height:30px;background:#fff;border-bottom:1px solid #C9CFC1;text-align:right}.coolbg5{width:160px;height:6px;background:#fff;border-top:1px solid #BDC5B4}.wsselect{height:60px;background:#fff;overflow:auto}.dlg{padding:.25rem .5rem;width:360px;background:#F0FAEB;border:2px solid #28a745}.pubdlg{background:#fff;border:2px solid #28a745;border-radius:.2rem;z-index:8888}.pubdlg .title{height:30px;line-height:30px;border-bottom:1px solid #F8FCF1;background:url(../img/dlgtitle.gif)repeat-x;text-align:left;cursor:move}.pubdlg .titLeft{float:left;padding-left:10px;line-height:30px;font-weight:600;color:#424b51}.pubdlg .titRight{float:right;padding:0}.fullpagediv{position:absolute;top:0;left:0;width:100%;height:100%;background:#cdcdcd;opacity:.6;z-index:1999}.quicksel{margin-left:10px;margin-top:10px;width:680px;height:420px;overflow:auto;z-index:10005}.quickselfoot{padding:10px 0;border-top:1px solid #dee2e6}.quickselItem{margin-bottom:10px}.quickselItem .topcat{padding-left:10px;border-bottom:1px solid #dee2e6;background:#F8FCF1;clear:both}.quickselItem .soncat{padding-left:10px}.quickselItem .item{float:left;margin-right:6px}.mysource,.mywriter{padding:.25rem .5rem;width:280px;border:2px solid #28a745;background:#fff;z-index:10001}.dlgws div{width:100%}.dlgTesttitle{padding:.25rem .5rem;width:300px;border:2px solid #28a745;background:#F0FAEB}#_mysource{z-index:10003}#_mywriter{z-index:10004}#uploadwait{z-index:19999}.option1{background:#DCECA6}.option2{background:#F7FBD2}.option3{background:#fff}.ininput{width:96%;height:26px;border:1px solid #fff}.nbt{padding:.6rem;background:#fff url(../img/allbtbg.gif);border:1px solid #A5AF83}.tdt{padding-left:6px}.divpre img{max-width:150px;max-height:100px}.divpre{overflow:hidden}.autoinput{padding-left:6px;width:90%}.tbtitle td{padding:.6rem}.tblist td{padding:.6rem;background:#fff}.tblist td.tbsname{padding:.6rem;background:#F9FFE6}.colordlg{padding:.6rem;width:120px;border:2px solid #28a745;background:#FFF;z-index:10005}option.alltype{padding-left:20px;height:18px;line-height:18px;background:url(../img/arr4.gif)6px 6px no-repeat}option.btype{padding-left:20px;height:18px;line-height:18px;background:url(../img/arr4.gif)6px 6px no-repeat}option.stype{padding-left:30px;height:18px;line-height:18px;background:url(../img/arrr.gif)12px 6px no-repeat}.ilist{border:1px dashed #dee2e6}#typeid2{float:left;padding:0;height:26px;background:url(../img/typeid2bg.gif)no-repeat;border:0}#litpic{margin-left:-20px;width:80px;height:26px;cursor:pointer;opacity:0}.litpic_span{margin-left:-60px;width:80px;height:26px;overflow:hidden;cursor:pointer}#starttime,#endtime,#pubdate,#uptime{padding-left:30px;background:url(../img/calendar.gif)10px no-repeat}#title{background:url(../img/ruler.gif)repeat-x 0px 10px}.spec{width:60px}.gtab a{display:block;float:left;width:80px;height:26px;line-height:26px;text-align:center}.albCt img{cursor:pointer}.m1{border-left:1px solid #DFDFDB;border-top:1px solid #DFDFDB;border-bottom:1px solid #808080}.m2{border-left:1px solid #DFDFDB;border-bottom:1px solid #808080;border-top:1px solid #DFDFDB;border-right:1px solid #DFDFDB}.m3{border-left:1px solid #DFDFDB;border-top:1px solid #DFDFDB;border-right:1px solid #DFDFDB}.article{table-layout:fixed;word-break:break-all}.bn{color:#fff}.contents{color:#F7F6F8}.nb{border:1px solid #dee2e6}.nndiv{width:170px;height:26px;margin:0;padding:0;word-break:break-all;overflow:hidden}.maintable{width:98%!important;border:1px solid #dee2e6}span.page-link{color:#fff;background:#28a745}a.btn{color:#fff!important}.btn+.btn,.btn-text+.btn-text{margin-left:10px}.fa{font-size:14px!important;color:inherit}.table{margin-bottom:0;color:#424b51}.table td,.table th{padding:.6rem;vertical-align:middle}.table th img,.table td img{vertical-align:text-bottom} \ No newline at end of file diff --git a/src/static/web/img/boxy-ne.png b/src/static/web/img/boxy-ne.png deleted file mode 100644 index d21edb7c..00000000 Binary files a/src/static/web/img/boxy-ne.png and /dev/null differ diff --git a/src/static/web/img/boxy-nw.png b/src/static/web/img/boxy-nw.png deleted file mode 100644 index 187d8964..00000000 Binary files a/src/static/web/img/boxy-nw.png and /dev/null differ diff --git a/src/static/web/img/boxy-se.png b/src/static/web/img/boxy-se.png deleted file mode 100644 index 2bf3a5e2..00000000 Binary files a/src/static/web/img/boxy-se.png and /dev/null differ diff --git a/src/static/web/img/boxy-sw.png b/src/static/web/img/boxy-sw.png deleted file mode 100644 index 75a8bb16..00000000 Binary files a/src/static/web/img/boxy-sw.png and /dev/null differ diff --git a/src/static/web/img/file_tt.gif b/src/static/web/img/file_tt.gif deleted file mode 100644 index f7be2994..00000000 Binary files a/src/static/web/img/file_tt.gif and /dev/null differ diff --git a/src/static/web/img/input.png b/src/static/web/img/input.png deleted file mode 100644 index 73d431bb..00000000 Binary files a/src/static/web/img/input.png and /dev/null differ diff --git a/src/static/web/img/item_tt2.gif b/src/static/web/img/item_tt2.gif deleted file mode 100644 index 04ad3d4a..00000000 Binary files a/src/static/web/img/item_tt2.gif and /dev/null differ diff --git a/src/static/web/img/login_input_bg.gif b/src/static/web/img/login_input_bg.gif deleted file mode 100644 index 6ffee098..00000000 Binary files a/src/static/web/img/login_input_bg.gif and /dev/null differ diff --git a/src/static/web/img/macFFBgHack.png b/src/static/web/img/macFFBgHack.png deleted file mode 100644 index c6473b32..00000000 Binary files a/src/static/web/img/macFFBgHack.png and /dev/null differ diff --git a/src/static/web/img/mtbg1.gif b/src/static/web/img/mtbg1.gif deleted file mode 100644 index bc8dcfa4..00000000 Binary files a/src/static/web/img/mtbg1.gif and /dev/null differ diff --git a/src/static/web/img/mtimg1.gif b/src/static/web/img/mtimg1.gif deleted file mode 100644 index 867b259f..00000000 Binary files a/src/static/web/img/mtimg1.gif and /dev/null differ diff --git a/src/static/web/img/next.gif b/src/static/web/img/next.gif deleted file mode 100644 index 0cb7f42c..00000000 Binary files a/src/static/web/img/next.gif and /dev/null differ diff --git a/src/static/web/img/nspage_mtitle.gif b/src/static/web/img/nspage_mtitle.gif deleted file mode 100644 index 07aeff0e..00000000 Binary files a/src/static/web/img/nspage_mtitle.gif and /dev/null differ diff --git a/src/static/web/img/nspage_tophr.gif b/src/static/web/img/nspage_tophr.gif deleted file mode 100644 index 47b7e5b4..00000000 Binary files a/src/static/web/img/nspage_tophr.gif and /dev/null differ diff --git a/src/system/libraries/oxwindow.class.php b/src/system/libraries/oxwindow.class.php index 215df2c2..da54564b 100755 --- a/src/system/libraries/oxwindow.class.php +++ b/src/system/libraries/oxwindow.class.php @@ -192,7 +192,6 @@ class OxWindow - "; diff --git a/src/theme/plus/car.htm b/src/theme/plus/car.htm index 146a7d9a..5db34ffc 100644 --- a/src/theme/plus/car.htm +++ b/src/theme/plus/car.htm @@ -3,19 +3,19 @@ - 购物车-{dede:var.carts.orders_id/}订单号 + 订单号{dede:var.carts.orders_id/}-购物车-<?php echo $cfg_webname; ?> - +

购物车

-
+

我的购物车 - {dede:var.carts.orders_id/}订单号

@@ -117,7 +117,7 @@ } } - + - +

商品购买

@@ -19,7 +19,7 @@ IsLogin()){ ?> - +
您好,欢迎来到本网站,请 登录注册欢迎来到本网站,请 登录注册
@@ -179,6 +179,6 @@ document.getElementById("vdimgck_img").src = '../apps/vdimgck.php?' + Math.random(); } - + \ No newline at end of file diff --git a/src/theme/plus/download_links_templet.htm b/src/theme/plus/download_links_templet.htm index ecae6622..ec3a281a 100644 --- a/src/theme/plus/download_links_templet.htm +++ b/src/theme/plus/download_links_templet.htm @@ -3,8 +3,7 @@ - <?php echo $title; ?>-下载地址列表-<?php echo $cfg_webname;?> - + <?php echo $title; ?>-下载地址列表-<?php echo $cfg_webname; ?> @@ -19,7 +18,7 @@
-

软件名称:

+

文件:

diff --git a/src/theme/plus/flink-add.htm b/src/theme/plus/flink-add.htm index e24557b1..1f3c8cfb 100644 --- a/src/theme/plus/flink-add.htm +++ b/src/theme/plus/flink-add.htm @@ -3,9 +3,7 @@ - - <?php echo $cfg_webname;?>-申请友情链接 - + 申请友链-<?php echo $cfg_webname; ?> diff --git a/src/theme/plus/flink-list.htm b/src/theme/plus/flink-list.htm index 3a62dfc9..115ddff0 100644 --- a/src/theme/plus/flink-list.htm +++ b/src/theme/plus/flink-list.htm @@ -3,8 +3,7 @@ - <?php echo $cfg_webname;?>-所有链接 - + 所有友链-<?php echo $cfg_webname; ?> diff --git a/src/theme/plus/heightsearch.htm b/src/theme/plus/heightsearch.htm index d16a0966..19d490e7 100644 --- a/src/theme/plus/heightsearch.htm +++ b/src/theme/plus/heightsearch.htm @@ -3,8 +3,7 @@ - <?php echo $cfg_webname;?>-高级搜索 - + 高级搜索-<?php echo $cfg_webname; ?> @@ -78,10 +77,8 @@ diff --git a/src/theme/plus/list_diyform.htm b/src/theme/plus/list_diyform.htm index 0307a494..5caadee4 100644 --- a/src/theme/plus/list_diyform.htm +++ b/src/theme/plus/list_diyform.htm @@ -3,8 +3,7 @@ - <?php echo $diy->name; ?>-Powered by DedeBIZ - + <?php echo $diy->name; ?>-<?php echo $cfg_webname; ?> @@ -12,7 +11,7 @@
- +
{dede:datalist} -
关键词模式: - - + +
+
- + \ No newline at end of file diff --git a/src/theme/plus/plus_footer.htm b/src/theme/plus/plus_footer.htm index f781dc7c..41bce218 100644 --- a/src/theme/plus/plus_footer.htm +++ b/src/theme/plus/plus_footer.htm @@ -1,7 +1,7 @@ diff --git a/src/theme/plus/post_diyform.htm b/src/theme/plus/post_diyform.htm index 19d1170e..869d2c05 100644 --- a/src/theme/plus/post_diyform.htm +++ b/src/theme/plus/post_diyform.htm @@ -3,8 +3,7 @@ - <?php echo $diy->name;?>-Powered by DedeBIZ - + <?php echo $diy->name;?>-<?php echo $cfg_webname; ?> @@ -12,15 +11,14 @@
- +
-

name;?>发布

+

name; ?>发布

-
+ @@ -38,6 +36,6 @@
- + \ No newline at end of file diff --git a/src/theme/plus/qrcode.htm b/src/theme/plus/qrcode.htm index ef983d96..2a9e9b65 100644 --- a/src/theme/plus/qrcode.htm +++ b/src/theme/plus/qrcode.htm @@ -12,29 +12,27 @@ padding: 10px; width: 240px; height: 300px; - background: #fff; font-size: 12px; + background: #fff; } .dede_weixin_popup .dede_weixin_popup_head { - font-size: 12px; - font-weight: bold; - text-align: left; - line-height: 16px; - height: 16px; position: relative; + height: 16px; + line-height: 16px; + font-size: 12px; color: #000; + text-align: left; } .dede_weixin_popup .dede_weixin_popup_foot { - font-size: 12px; - text-align: left; line-height: 22px; + font-size: 12px; color: #666; text-align: center; } -
+
分享到微信朋友圈
diff --git a/src/theme/plus/recommend.htm b/src/theme/plus/recommend.htm index 16e49c90..af1b51f9 100644 --- a/src/theme/plus/recommend.htm +++ b/src/theme/plus/recommend.htm @@ -3,8 +3,7 @@ - 推荐<?php echo $title; ?>-{dede:global name='cfg_webname'/} - + 推荐<?php echo $title; ?>-<?php echo $cfg_webname; ?> diff --git a/src/theme/plus/shops_action_payment.htm b/src/theme/plus/shops_action_payment.htm index 8dc2e6b8..4c84b873 100644 --- a/src/theme/plus/shops_action_payment.htm +++ b/src/theme/plus/shops_action_payment.htm @@ -3,15 +3,14 @@ - 下单购买-{dede:var.carts.orders_id/} - + 下单购买{dede:var.carts.orders_id/}-<?php echo $cfg_webname; ?> - +

商品购买

@@ -67,6 +66,6 @@
- + \ No newline at end of file diff --git a/src/theme/plus/showphoto.htm b/src/theme/plus/showphoto.htm index 40e2cf1b..bf2b34fe 100644 --- a/src/theme/plus/showphoto.htm +++ b/src/theme/plus/showphoto.htm @@ -3,8 +3,8 @@ - <?php echo $arctitle; ?> - + <?php echo $arctitle; ?>-<?php echo $cfg_webname; ?> +
@@ -18,10 +18,8 @@
- - - -
+ +
diff --git a/src/theme/plus/view_diyform.htm b/src/theme/plus/view_diyform.htm index ff2d7256..d51c94e3 100644 --- a/src/theme/plus/view_diyform.htm +++ b/src/theme/plus/view_diyform.htm @@ -3,8 +3,7 @@ - <?php echo $diy->name;?>-Powered by DedeBIZ - + <?php echo $diy->name; ?>-<?php echo $cfg_webname; ?> @@ -12,14 +11,13 @@
- +

name;?>详细内容

-
'; @@ -50,6 +48,6 @@ - + \ No newline at end of file diff --git a/src/theme/plus/view_msg.htm b/src/theme/plus/view_msg.htm index 93f4fa1a..46e5d2a0 100644 --- a/src/theme/plus/view_msg.htm +++ b/src/theme/plus/view_msg.htm @@ -3,8 +3,7 @@ - <?php echo $msgtitle; ?> - + <?php echo $msgtitle; ?>-<?php echo $cfg_webname; ?> diff --git a/src/theme/plus/view_msg_catalog.htm b/src/theme/plus/view_msg_catalog.htm index 93ce3caa..7779cc80 100644 --- a/src/theme/plus/view_msg_catalog.htm +++ b/src/theme/plus/view_msg_catalog.htm @@ -3,7 +3,7 @@ - <?php echo $msgtitle; ?> + <?php echo $msgtitle; ?>-<?php echo $cfg_webname; ?> @@ -48,7 +48,7 @@ diff --git a/src/theme/plus/vote.htm b/src/theme/plus/vote.htm index d56ea34f..e0f1cbfc 100644 --- a/src/theme/plus/vote.htm +++ b/src/theme/plus/vote.htm @@ -3,22 +3,21 @@ - <?php echo $cfg_webname?>-投票结果 - + 投票结果-<?php echo $cfg_webname; ?> - +

- 投票开始时间:  - 投票结束时间: + 投票开始时间:
+ 投票结束时间:
投票人数:

@@ -30,6 +29,6 @@
- + \ No newline at end of file diff --git a/src/theme/templets/googlemap.htm b/src/theme/templets/googlemap.htm deleted file mode 100644 index 16c915b9..00000000 --- a/src/theme/templets/googlemap.htm +++ /dev/null @@ -1,4 +0,0 @@ - - -{dede:freelist/} - \ No newline at end of file diff --git a/src/theme/templets/index.htm b/src/theme/templets/index.htm index 44b271f4..507d514e 100644 --- a/src/theme/templets/index.htm +++ b/src/theme/templets/index.htm @@ -17,52 +17,50 @@ {dede:include filename='header.htm'/} {dede:include filename='navbar.htm'/}
-
-
-
-
-
-