Browse Source

Merge remote-tracking branch 'origin/icon' into develop

tags/6.1.8
tianya 2 years ago
parent
commit
d179e0b1e4
76 changed files with 159 additions and 633 deletions
  1. +2
    -2
      src/admin/freelist_main.php
  2. +1
    -1
      src/admin/module_main.php
  3. +2
    -2
      src/admin/search_keywords_main.php
  4. +1
    -1
      src/admin/sys_admin_user_tj.php
  5. +1
    -1
      src/admin/sys_info.php
  6. +2
    -2
      src/admin/templets/ad_main.htm
  7. +1
    -1
      src/admin/templets/adtype_main.htm
  8. +1
    -1
      src/admin/templets/article_add.htm
  9. +2
    -2
      src/admin/templets/article_coonepage_rule.htm
  10. +2
    -2
      src/admin/templets/article_keywords_main.htm
  11. +1
    -1
      src/admin/templets/article_result_same.htm
  12. +2
    -2
      src/admin/templets/cards_manmage.htm
  13. +1
    -1
      src/admin/templets/cards_type.htm
  14. +2
    -2
      src/admin/templets/catalog_add_quick.htm
  15. +5
    -4
      src/admin/templets/catalog_main.htm
  16. +1
    -1
      src/admin/templets/catalog_menu.htm
  17. +1
    -1
      src/admin/templets/content_att.htm
  18. +1
    -1
      src/admin/templets/content_i_list.htm
  19. +2
    -2
      src/admin/templets/content_list.htm
  20. +2
    -2
      src/admin/templets/content_s_list.htm
  21. +2
    -2
      src/admin/templets/content_sg_list.htm
  22. +1
    -1
      src/admin/templets/diy_edit.htm
  23. +3
    -3
      src/admin/templets/diy_main.htm
  24. +2
    -2
      src/admin/templets/erradd.htm
  25. +1
    -1
      src/admin/templets/feedback_main.htm
  26. +14
    -14
      src/admin/templets/file_manage_main.htm
  27. +1
    -1
      src/admin/templets/freelist_add.htm
  28. +1
    -1
      src/admin/templets/freelist_edit.htm
  29. +2
    -2
      src/admin/templets/friendlink_main.htm
  30. +1
    -1
      src/admin/templets/friendlink_type.htm
  31. +2
    -2
      src/admin/templets/log_list.htm
  32. +1
    -1
      src/admin/templets/media_add.htm
  33. +1
    -1
      src/admin/templets/media_edit.htm
  34. +2
    -2
      src/admin/templets/media_main.htm
  35. +1
    -1
      src/admin/templets/member_main.htm
  36. +2
    -2
      src/admin/templets/member_operations.htm
  37. +2
    -2
      src/admin/templets/member_pm.htm
  38. +1
    -1
      src/admin/templets/member_scores.htm
  39. +1
    -1
      src/admin/templets/member_type.htm
  40. +2
    -2
      src/admin/templets/module_main.htm
  41. +2
    -2
      src/admin/templets/mychannel_edit.htm
  42. +10
    -7
      src/admin/templets/mychannel_main.htm
  43. +2
    -2
      src/admin/templets/mytag_main.htm
  44. +2
    -2
      src/admin/templets/plus_main.htm
  45. +2
    -2
      src/admin/templets/public_guide.htm
  46. +1
    -1
      src/admin/templets/recycling.htm
  47. +2
    -2
      src/admin/templets/shops_operations.htm
  48. +1
    -1
      src/admin/templets/spec_add.htm
  49. +2
    -2
      src/admin/templets/spec_edit.htm
  50. +5
    -5
      src/admin/templets/stepselect_main.htm
  51. +1
    -1
      src/admin/templets/sys_admin_user.htm
  52. +2
    -2
      src/admin/templets/sys_data.htm
  53. +1
    -1
      src/admin/templets/sys_data_replace.htm
  54. +2
    -2
      src/admin/templets/sys_data_revert.htm
  55. +1
    -1
      src/admin/templets/sys_group.htm
  56. +1
    -1
      src/admin/templets/sys_info.htm
  57. +2
    -2
      src/admin/templets/sys_payment.htm
  58. +2
    -2
      src/admin/templets/tags_main.htm
  59. +1
    -1
      src/admin/templets/templets_default.htm
  60. +2
    -2
      src/admin/templets/templets_one.htm
  61. +1
    -1
      src/admin/templets/templets_tagsource.htm
  62. +1
    -1
      src/admin/templets/tpl_edit.htm
  63. +2
    -2
      src/admin/templets/vote_main.htm
  64. +1
    -478
      src/static/web/css/admin.css
  65. +1
    -1
      src/static/web/css/bootstrap.min.css
  66. +1
    -1
      src/static/web/css/bootstrap.min.css.map
  67. +10
    -10
      src/system/typelink/typeunit.class.admin.php
  68. +2
    -2
      src/user/album_edit.php
  69. +4
    -4
      src/user/archives_add.php
  70. +4
    -4
      src/user/archives_edit.php
  71. +4
    -4
      src/user/archives_sg_add.php
  72. +1
    -1
      src/user/archives_sg_edit.php
  73. +1
    -1
      src/user/article_add.php
  74. +1
    -1
      src/user/article_edit.php
  75. +4
    -4
      src/user/templets/buy.htm
  76. +1
    -2
      src/user/templets/footer.htm

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

@@ -61,7 +61,7 @@ function GetTagList($dsql,$pageno,$pagesize,$orderby='aid')
global $cfg_phpurl,$addsql;
$start = ($pageno-1) * $pagesize;
$printhead ="<table width='98%' cellpadding='1' cellspacing='1' align='center' class='table maintable' style='margin-bottom:10px'>
<tr align='center' bgcolor='#FBFCE2'>
<tr align='center' bgcolor='#F8FCF1'>
<td width='5%' class='tbsname'><a href='javascript:;' onclick=\"ReloadPage('aid')\">ID</a></td>
<td width='20%' class='tbsname'>列表名称</td>
<td width='20%' class='tbsname'>模板文件</td>
@@ -75,7 +75,7 @@ function GetTagList($dsql,$pageno,$pagesize,$orderby='aid')
while($row = $dsql->GetArray())
{
$listurl = GetFreeListUrl($row['aid'],$row['namerule'],$row['listdir'],$row['defaultpage'],$row['nodefault']);
$line = "<tr align='center' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "<tr align='center' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td>{$row['aid']}</td>
<td> <a href='$listurl' target='_blank'>{$row['title']}</a> </td>
<td> {$row['templet']} </td>


+ 1
- 1
src/admin/module_main.php View File

@@ -139,7 +139,7 @@ else if ($action == 'setup') {
}
}
$prvdir = "<table cellpadding='1' cellspacing='1' width='350' style='margin-top:10px'>\r\n";
$prvdir .= "<tr style='background:#FBFCE2'><th width='270'>目录</td><th align='center'>可写</td></tr>\r\n";
$prvdir .= "<tr style='background:#F8FCF1'><th width='270'>目录</td><th align='center'>可写</td></tr>\r\n";
foreach ($prvdirs as $k => $v) {
if ($v) $cw = '√';
else $cw = '<span style="color:#dc3545">×</span>';


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

@@ -61,7 +61,7 @@ function GetKeywordList($dsql, $pageno, $pagesize, $orderby = 'aid')
$printhead = "<form name='form3' action=\"search_keywords_main.php\" method=\"post\">
<input name=\"dopost\" type=\"hidden\" value=\"\">
<table width='98%' cellpadding='1' cellspacing='1' style='margin-bottom:10px' align='center' class='table maintable'>
<tr align='center' bgcolor='#FBFCE2' height='26'>
<tr align='center' bgcolor='#F8FCF1' height='26'>
<td width='5%'>选择</td>
<td width='6%' height='26'><a href='javascript:;' onclick=\"ReloadPage('aid')\">ID</a></td>
<td width='20%'>关键词</td>
@@ -79,7 +79,7 @@ function GetKeywordList($dsql, $pageno, $pagesize, $orderby = 'aid')
$dsql->Execute();
while ($row = $dsql->GetArray()) {
$line = "
<tr align='center' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<tr align='center' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td height='26'><input name=\"aids[]\" type=\"checkbox\" class=\"np\" value=\"{$row['aid']}\" /></td>
<td height='26'>{$row['aid']}</td>
<td style='padding:6px;'><input name='keyword' type='text' id='keyword{$row['aid']}' value='{$row['keyword']}' style='width:93%;'></td>


+ 1
- 1
src/admin/sys_admin_user_tj.php View File

@@ -95,7 +95,7 @@ if (isset($dopost) && $dopost == 'getone') {
$ddd = $row['dd'] + $ddd;
$ccd = $row['cc'] + $ccd;
$msg = "<table width='100%' align='center' cellpadding='3' cellspacing='1'>
<tr align='center' bgcolor='#FBFCE2'>
<tr align='center' bgcolor='#F8FCF1'>
<td width='18%' height='26'>管理员::统计信息</td>
<td width='18%'>全部(文档|点击)</td>
<td width='16%'>季度</td>


+ 1
- 1
src/admin/sys_info.php View File

@@ -97,7 +97,7 @@ else if ($dopost == 'search') {
$configstr = <<<EOT
<table width="100%" cellspacing="1" cellpadding="1" id="tdSearch">
<tbody>
<tr height="26" bgcolor="#fbfce2" align="center">
<tr height="26" bgcolor="#F8FCF1" align="center">
<td width="300">参数说明</td>
<td>参数值</td>
<td width="220">变量名</td>


+ 2
- 2
src/admin/templets/ad_main.htm View File

@@ -34,7 +34,7 @@
</form>
</td>
</tr>
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="8%">编号</td>
<td width="20%">分类</td>
<td width="20%">广告名称</td>
@@ -44,7 +44,7 @@
<td width="18%">管理</td>
</tr>
{dede:datalist empty='<tr><td colspan="7"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td>{dede:field.aid /}</td>
<td>{dede:field.clsname function='TestType(@me,1)'/}</td>
<td>{dede:field.adname /}</td>


+ 1
- 1
src/admin/templets/adtype_main.htm View File

@@ -13,7 +13,7 @@
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px"><input type="hidden" name="dopost" value="save"/>广告分类管理<a href="ad_main.php" class="btn btn-success btn-sm ml-3">广告管理</a></td>
</tr>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td width="9%" height="26" align="center">类型ID</td>
<td width="55%" align="center">广告分类</td>
<td width="36%" align="center">状态</td>


+ 1
- 1
src/admin/templets/article_add.htm View File

@@ -59,7 +59,7 @@ table{border-collapse:separate}
</td>
</tr>
</table>
<table width="100%" align="center" cellpadding="0" cellspacing="0" bgcolor="#FBFCE2" id="getone" class="table table-borderless" style="<?php if(empty($geturl)) echo 'display:none'; ?>;margin:0">
<table width="100%" align="center" cellpadding="0" cellspacing="0" bgcolor="#F8FCF1" id="getone" class="table table-borderless" style="<?php if(empty($geturl)) echo 'display:none'; ?>;margin:0">
<form name="getonepage" action="article_add.php" method="get">
<input type="hidden" name="channelid" value="<?php echo $channelid; ?>">
<input type="hidden" name="cid" value="<?php echo $cid; ?>">


+ 2
- 2
src/admin/templets/article_coonepage_rule.htm View File

@@ -70,7 +70,7 @@
top: 20px;
width: 430px;
z-index: 2;
background-color: #F2FDDB;
background: #F2FDDB;
border: 1px solid #889D8F;
padding: 6px;
display: none
@@ -81,7 +81,7 @@
top: 20px;
width: 430px;
z-index: 1;
background-color: #F2FDDB;
background: #F2FDDB;
border: 1px solid #889D8F;
padding: 6px;
display: none


+ 2
- 2
src/admin/templets/article_keywords_main.htm View File

@@ -63,7 +63,7 @@
</td>
</tr>
</form>
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="8%">选择</td>
<td width="25%">关键词</td>
<td width="35%">链接网址</td>
@@ -73,7 +73,7 @@
<form name='form3' action="article_keywords_main.php" method="post">
<input type='hidden' name='dopost' value='saveall'>
{dede:datalist empty='<tr><td colspan="5"><center>暂无内容</center></td></tr>'}
<tr align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td height="26">
<input name="aids[]" type="checkbox" value="{dede:field.aid/}" class="np" checked='1'>
</td>


+ 1
- 1
src/admin/templets/article_result_same.htm View File

@@ -67,7 +67,7 @@ function noSelAll()
{
if($row['dd']==1 ) break;
?>
<tr height="26" align="center" onMouseMove="javascript:this.bgColor='#EFEFEF';" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onMouseMove="javascript:this.bgColor='#EFEFEF';" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td><input name="arcTitles" type="checkbox" id="arcTitle" value="<?php echo urlencode($row['title'])?>" class="np"></td>
<td>
<?php


+ 2
- 2
src/admin/templets/cards_manmage.htm View File

@@ -58,7 +58,7 @@
</table>
</td>
</tr>
<tr align="center" bgcolor="#FBFCE2">
<tr align="center" bgcolor="#F8FCF1">
<td width="8%">选择</td>
<td width="28%">卡号</td>
<td width="18%">点卡类型</td>
@@ -69,7 +69,7 @@
</tr>
<form name="form1">
{dede:datalist empty='<tr><td colspan="7"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td><input type='checkbox' name='aids' value='{dede:field.aid/}' class='np'></td>
<td>{dede:field.cardid/}</td>
<td><?php echo $TypeNames[$fields['ctid']]?></td>


+ 1
- 1
src/admin/templets/cards_type.htm View File

@@ -14,7 +14,7 @@
<tr>
<td height="26" colspan="4" background="../static/web/img/tbg.gif">点卡产品分类</td>
</tr>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td width="30%" height="26" align="center">产品名称</td>
<td width="27%" align="center">点数(金币数)</td>
<td width="30%" align="center">价格</td>


+ 2
- 2
src/admin/templets/catalog_add_quick.htm View File

@@ -218,7 +218,7 @@
<td colspan='2'>
<table id="addQuick" width="850" cellpadding="3" cellspacing="1">
<tbody>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td width="60" height="26">排序</td>
<td width="170">顶级栏目名称</td>
<td width="370">子栏目(用&quot;目录名称1,目录名称2&quot;这样表示多个栏目)</td>
@@ -248,7 +248,7 @@
</table>
<table id="addQuickRel" width="302" cellpadding="3" cellspacing="1" style="display:none">
<tbody>
<tr bgcolor="#FBFCE2" align="center">
<tr bgcolor="#F8FCF1" align="center">
<td width="60" height="26">排序</td>
<td width="170">栏目名称</td>
<td align="center"><button type="button" id="addrel" class="btn btn-success btn-sm">添加</button></td>


+ 5
- 4
src/admin/templets/catalog_main.htm View File

@@ -103,11 +103,12 @@ function SingleMenu(eobj,obj,tid,tname)
</script>
<style>
td,th{padding:.375rem}
.coolbg2{border:1px solid #ccc;background-color:#F2F5E9;height:18px}
.coolbt2{border-left:2px solid #EFEFEF;border-top:2px solid #EFEFEF;border-right:2px solid #ACACAC;border-bottom:2px solid #ACACAC;background-color:#F7FCDA}
.nbline{border-bottom:1px solid #eee;background-color:#ffffff}
.bline2{border-bottom:1px solid #eee;background-color:#f8f8f8}
.coolbg2{border:1px solid #ccc;background:#F2F5E9;height:18px}
.coolbt2{border-left:2px solid #EFEFEF;border-top:2px solid #EFEFEF;border-right:2px solid #ACACAC;border-bottom:2px solid #ACACAC;background:#F7FCDA}
.bline2{border-bottom:1px solid #eee;background:#f8f8f8}
.nbline{border-bottom:1px solid #eee;background:#ffffff}
.maintable{border:1px solid #DEE2E6}
.fa{color:#424b51}
</style>
</head>
<body onLoad="ContextMenu.intializeContextMenu()">


+ 1
- 1
src/admin/templets/catalog_menu.htm View File

@@ -110,7 +110,7 @@ function JumpMenu(eobj,obj,tid,tname)
}
</script>
<style>
body{padding:6px 0px 0px 0px;margin:auto;text-align:center;background-color:#9ad075}
body{padding:6px 0px 0px 0px;margin:auto;text-align:center;background:#9ad075}
.nbt{padding:1px 1px 0 1px;vertical-align:middle;margin:2px 0 2px 0;border-left:1px solid #DADF9D;border-top:1px solid #DADF9D;border-right:1px solid #424b51;border-bottom:1px solid #424b51;background:#eff6b6;height:21px;float:left;margin-left:3px}
div,dd{margin:0;padding:0}
.dlf{margin-right:3px;margin-left:6px;margin-top:2px;float:left}


+ 1
- 1
src/admin/templets/content_att.htm View File

@@ -22,7 +22,7 @@
注意事项:这个版本中att对应的字段是SET类型字段,因此为了数据安全起见不允许用户增加其它类型,但调用时允许使用组合条件,如:att='c,p'表示推荐图片新闻
</td>
</tr>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td width="15%" height="26" align="center">ID</td>
<td width="15%">排序</td>
<td width="70%">属性名称</td>


+ 1
- 1
src/admin/templets/content_i_list.htm View File

@@ -71,7 +71,7 @@ img{margin-right:0}
<tr>
<td height="26" colspan="10" style="margin-left:10px;background:#f8f8f8">{dede:global.positionname/}文档列表(使用鼠标右键进行常用操作)</td>
</tr>
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="12%">文档图片</td>
<td width="32%">文档标题</td>
<td width="16%">类目</td>


+ 2
- 2
src/admin/templets/content_list.htm View File

@@ -75,7 +75,7 @@
<tr>
<td height="26" colspan="10" style="margin-left:10px;background:#f8f8f8">{dede:global.positionname/}文档列表(使用鼠标右键进行常用操作)</td>
</tr>
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="6%">ID</td>
<td width="6%">选择</td>
<td width="30%">文章标题</td>
@@ -88,7 +88,7 @@
<td width="10%">操作</td>
</tr>
{dede:datalist empty='<tr><td colspan="10"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td>{dede:field.id/}</td>
<td><input name="arcID" type="checkbox" id="arcID" value="{dede:field.id/}" class="np"></td>
<td align="left"><span id="arc{dede:field.id/}"><a href="archives_do.php?aid={dede:field.id/}&dopost=editArchives" oncontextmenu="ShowMenu(event,this,{dede:field.id/},'{dede:field.title function="str_replace('\'','',@me)"/}')">{dede:field.title/}</a></span>{dede:field.flag function='IsCommendArchives(@me)'/}</td>


+ 2
- 2
src/admin/templets/content_s_list.htm View File

@@ -142,7 +142,7 @@ function noSelAll() {
<td height="26" colspan="10" style="margin-left:10px;background:#f8f8f8">文章列表(在文章标题处使用鼠标右键进行常用操作)</td>
</tr>
<form name="form2">
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="6%">ID</td>
<td width="4%">选择</td>
<td width="30%">文章标题</td>
@@ -154,7 +154,7 @@ function noSelAll() {
<td width="10%">属性</td>
</tr>
{dede:datalist empty='<tr><td colspan="9"><center>暂无内容</center></td></tr>'}
<tr align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';" height="26" oncontextmenu="ShowMenu(event,this,{dede:field.id/},'<?php echo urlencode($fields['title'])?>')">
<tr align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';" height="26" oncontextmenu="ShowMenu(event,this,{dede:field.id/},'<?php echo urlencode($fields['title'])?>')">
<td>{dede:field.id/}</td>
<td><input name="arcID" type="checkbox" id="arcID" value="{dede:field.id/}" class="np"></td>
<td align="left"><a href="archives_do.php?aid={dede:field.id/}&dopost=editArchives" oncontextmenu="ShowMenu(event,this,{dede:field.id/},'<?php echo urlencode($fields['title'])?>')">{dede:field.title/}</a></td>


+ 2
- 2
src/admin/templets/content_sg_list.htm View File

@@ -186,7 +186,7 @@
<td height="26" colspan="9" background="../static/web/img/tbg.gif" style="padding-left:10px">{dede:global.positionname/}文档列表(使用鼠标右键进行常用操作)</td>
</tr>
<form name="form2">
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="6%">ID</td>
<td width="6%">选择</td>
<td width="30%">文章标题</td>
@@ -198,7 +198,7 @@
<td width="10%">操作</td>
</tr>
{dede:datalist empty='<tr><td colspan="9"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td>{dede:field.id/}</td>
<td><input name="arcID" type="checkbox" id="arcID" value="{dede:field.aid/}" class="np"></td>
<td align='left'>


+ 1
- 1
src/admin/templets/diy_edit.htm View File

@@ -85,7 +85,7 @@
<tr>
<td colspan='2'>
<table width="100%" cellpadding="1" cellspacing="1" align="center">
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="28%">表单提示文字</td>
<td width="18%">数据字段名</td>
<td width="20%">数据类型</td>


+ 3
- 3
src/admin/templets/diy_main.htm View File

@@ -13,7 +13,7 @@
<td class="tbtitletxt" background="../static/web/img/tbg.gif">
<table width="96%" cellpadding="0" cellspacing="0">
<tr>
<td width="30%" height="26" style="padding-left:10px"><a href="diy_add.php" class="btn btn-success btn-sm ml-3">增加新的自定义表单</a></td>
<td width="30%" height="36" style="padding-left:10px"><a href="diy_add.php" class="btn btn-success btn-sm ml-3">增加新的自定义表单</a></td>
<td align="right"></td>
</tr>
</table>
@@ -21,14 +21,14 @@
</tr>
</table>
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable" style="margin-bottom:10px">
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td>diyid</td>
<td>名称</td>
<td>表名</td>
<td>管理</td>
</tr>
{dede:datalist empty='<tr bgcolor="white"><td colspan="4"><center>暂无内容</center></td></tr>'}
<tr align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td>{dede:field.diyid/}</td>
<td><a href="diy_list.php?action=list&diyid={dede:field.diyid/}">{dede:field.name/}</a></td>
<td>{dede:field.table/}</td>


+ 2
- 2
src/admin/templets/erradd.htm View File

@@ -59,7 +59,7 @@
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="8" style="padding-left:10px">文章错误管理</td>
</tr>
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="5%">选择</td>
<td width="7%">编号</td>
<td width="12%">挑错人</td>
@@ -71,7 +71,7 @@
</tr>
{dede:datalist empty='<tr><td colspan="8"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center"
onMouseMove="javascript:this.bgColor='#FCFDEE';" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
onMouseMove="javascript:this.bgColor='#F8FCF1';" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td><input name="id" type="checkbox" id="id" value="{dede:field.id/}" class="np"></td>
<td>{dede:field.id /}</td>
<td>{dede:field.mid function='username(@me)'/}</td>


+ 1
- 1
src/admin/templets/feedback_main.htm View File

@@ -90,7 +90,7 @@
{dede:datalist empty='<tr><td><center>暂无内容</center></td></tr>'}
<tr>
<td style="padding:0">
<table width="100%" cellpadding="0" cellspacing="1" class="table table-borderless" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<table width="100%" cellpadding="0" cellspacing="1" class="table table-borderless" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr>
<td width="9%">选择 <input name="fid" type="checkbox" class="np" id="fid" value="{dede:field.id/}"></td>
<td width="12%">用户:{dede:field.username/}</td>


+ 14
- 14
src/admin/templets/file_manage_main.htm View File

@@ -69,7 +69,7 @@ while(($file = $dh->read()) !== false)
{
if(preg_match("#^_(.*)$#i",$file)) continue; #屏蔽FrontPage扩展目录和linux隐蔽目录
if(preg_match("#^\.(.*)$#i",$file)) continue;
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td>
<a href=file_manage_main.php?activepath=".urlencode("$activepath/$file")."><img src='../static/web/img/dir.gif'>$file</a></td>
<td> </td>
@@ -84,7 +84,7 @@ while(($file = $dh->read()) !== false)
}
else if(preg_match("#\.(gif|png)#i",$file))
{
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td>
<a href=$activeurl/$file target=_blank><img src='../static/web/img/gif.gif'>$file</a></td>
<td>$filesize KB</td>
@@ -99,7 +99,7 @@ while(($file = $dh->read()) !== false)
}
else if(preg_match("#\.(jpg)#i",$file))
{
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td>
<a href=$activeurl/$file target=_blank><img src='../static/web/img/jpg.gif'>$file</a></td>
<td>$filesize KB</td>
@@ -114,7 +114,7 @@ while(($file = $dh->read()) !== false)
}
else if(preg_match("#\.(swf|fla|fly)#i",$file))
{
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td>
<a href=$activeurl/$file target=_blank><img src='../static/web/img/flash.gif'>$file</a></td>
<td>$filesize KB</td>
@@ -129,7 +129,7 @@ while(($file = $dh->read()) !== false)
}
else if(preg_match("#\.(zip|rar|tar.gz)#i",$file))
{
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td>
<a href=$activeurl/$file target=_blank><img src='../static/web/img/zip.gif'>$file</a></td>
<td>$filesize KB</td>
@@ -144,7 +144,7 @@ while(($file = $dh->read()) !== false)
}
else if(preg_match("#\.(exe)#i",$file))
{
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td>
<a href=$activeurl/$file target=_blank><img src='../static/web/img/exe.gif'>$file</a></td>
<td>$filesize KB</td>
@@ -159,7 +159,7 @@ while(($file = $dh->read()) !== false)
}
else if(preg_match("#\.(mp3|wma)#i",$file))
{
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td>
<a href=$activeurl/$file target=_blank><img src='../static/web/img/mp3.gif'>$file</a></td>
<td>$filesize KB</td>
@@ -174,7 +174,7 @@ while(($file = $dh->read()) !== false)
}
else if(preg_match("#\.(wmv|api)#i",$file))
{
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td>
<a href=$activeurl/$file target=_blank><img src='../static/web/img/wmv.gif'>$file</a></td>
<td>$filesize KB</td>
@@ -189,7 +189,7 @@ while(($file = $dh->read()) !== false)
}
else if(preg_match("#\.(rm|rmvb)#i",$file))
{
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td>
<a href=$activeurl/$file target=_blank><img src='../static/web/img/rm.gif'>$file</a></td>
<td>$filesize KB</td>
@@ -205,7 +205,7 @@ while(($file = $dh->read()) !== false)
else if(preg_match("#\.(txt|inc|pl|cgi|asp|xml|xsl|aspx|cfm)#",$file))
{
$edurl = "file_manage_view.php?fmdo=edit&filename=".urlencode($file)."&activepath=".urlencode($activepath);
$line = "\n<tr onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "\n<tr onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td>
<a href=$activeurl/$file target=_blank><img src='../static/web/img/txt.gif'>$file</a></td>
<td>$filesize KB</td>
@@ -239,7 +239,7 @@ while(($file = $dh->read()) !== false)
else if(preg_match("#\.(php)#i",$file))
{
$edurl = "file_manage_view.php?fmdo=edit&filename=".urlencode($file)."&activepath=".urlencode($activepath);
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td>
<a href=$activeurl/$file target=_blank><img src='../static/web/img/php.gif'>$file</a></td>
<td>$filesize KB</td>
@@ -256,7 +256,7 @@ while(($file = $dh->read()) !== false)
else if(preg_match("#\.(js)#i",$file))
{
$edurl = "file_manage_view.php?fmdo=edit&filename=".urlencode($file)."&activepath=".urlencode($activepath);
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td>
<a href=$activeurl/$file target=_blank><img src='../static/web/img/js.gif'>$file</a></td>
<td>$filesize KB</td>
@@ -273,7 +273,7 @@ while(($file = $dh->read()) !== false)
else if(preg_match("#\.(css)#i",$file))
{
$edurl = "file_manage_view.php?fmdo=edit&filename=".urlencode($file)."&activepath=".urlencode($activepath);
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td>
<a href=$activeurl/$file target=_blank><img src='../static/web/img/css.gif'>$file</a></td>
<td>$filesize KB</td>
@@ -287,7 +287,7 @@ while(($file = $dh->read()) !== false)
</tr>";
$files[] = $line;
} else {
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#FCFDEE';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
$line = "\n<tr height='26' onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\">
<td><a href=$activeurl/$file target=_blank>$file</td>
<td>$filesize KB</td>
<td align='center'>$filetime</td>


+ 1
- 1
src/admin/templets/freelist_add.htm View File

@@ -132,7 +132,7 @@
</td>
</tr>
<tr>
<td height="26" align="left" style="background:#FBFCE2;"><img src="../static/web/img/file_tt.gif">列表样式:(这里是定义自由列表模板里的{dede:freelist/}标记的样式和属性)</td>
<td height="26" align="left" style="background:#F8FCF1;"><img src="../static/web/img/file_tt.gif">列表样式:(这里是定义自由列表模板里的{dede:freelist/}标记的样式和属性)</td>
</tr>
<tr>
<td align="left">


+ 1
- 1
src/admin/templets/freelist_edit.htm View File

@@ -119,7 +119,7 @@
</td>
</tr>
<tr>
<td height="26" align="left" style="background:#FBFCE2;"><img src="../static/web/img/file_tt.gif">列表样式:(这里是定义自由列表模板里的{dede:freelist/}标记的样式和属性)</td>
<td height="26" align="left" style="background:#F8FCF1;"><img src="../static/web/img/file_tt.gif">列表样式:(这里是定义自由列表模板里的{dede:freelist/}标记的样式和属性)</td>
</tr>
<tr>
<td height="26" align="left">限定栏目:


+ 2
- 2
src/admin/templets/friendlink_main.htm View File

@@ -77,7 +77,7 @@
<form name='form1' method='post' action='friendlink_edit.php' onSubmit='return checkSubmit();'>
<input type='hidden' name='dopost' value='delall'>
<input type='hidden' name='allid' value=''>
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="6%">选择</td>
<td width="23%">网站名称</td>
<td width="12%">网站Logo</td>
@@ -88,7 +88,7 @@
<td width="15%">管理</td>
</tr>
{dede:datalist empty='<tr><td colspan="8"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td><input type='checkbox' name='aids' value='{dede:field.id/}' class='np'></td>
<td>{dede:field.webname function='dede_htmlspecialchars(@me)'/}<br><i>地址:{dede:field.url/}</i> </td>
<td>{dede:field.logo function="GetPic(@me)"/}</td>


+ 1
- 1
src/admin/templets/friendlink_type.htm View File

@@ -18,7 +18,7 @@
<a href="friendlink_type.php" class="btn btn-success btn-sm">网站类型管理</a>
<a href='../apps/flink_add.php' target='_blank' class="btn btn-success btn-sm">外部申请表单</a></td>
</tr>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td width="4%" height="26" align="center">类型ID</td>
<td width="60%" align="center">网站名称</td>
<td width="36%" align="center">状态</td>


+ 2
- 2
src/admin/templets/log_list.htm View File

@@ -81,7 +81,7 @@
</table>
</td>
</tr>
<tr align="center" bgcolor="#FBFCE2">
<tr align="center" bgcolor="#F8FCF1">
<td width="8%">选择</td>
<td width="11%">管理员</td>
<td width="15%">访问文件</td>
@@ -92,7 +92,7 @@
</tr>
<form name="form1">
{dede:datalist empty='<tr><td colspan="7"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td>
<input name='logs' type='checkbox' class='np' id="logs" value='{dede:field.lid/}'>
</td>


+ 1
- 1
src/admin/templets/media_add.htm View File

@@ -12,7 +12,7 @@
<style>
.coolbg2 {
border: 1px solid #000000;
background-color: #F2F5E9;
background: #F2F5E9;
height: 18px;
}
.pubinputs {


+ 1
- 1
src/admin/templets/media_edit.htm View File

@@ -12,7 +12,7 @@
<style>
.coolbg2 {
border: 1px solid #000000;
background-color: #F2F5E9;
background: #F2F5E9;
height: 18px
}
</style>


+ 2
- 2
src/admin/templets/media_main.htm View File

@@ -101,7 +101,7 @@
</table>
</td>
</tr>
<tr bgcolor="#FBFCE2" height="26" align="center">
<tr bgcolor="#F8FCF1" height="26" align="center">
<td width="8%">选择</td>
<td width="28%">文件标题</td>
<td width="10%">文件大小</td>
@@ -112,7 +112,7 @@
</tr>
<form name='form1'>
{dede:datalist empty='<tr><td colspan="7"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td>
<input type='checkbox' name='aids' id='aids{dede:field.aid/}' value='{dede:field.aid/}' class='np'>
</td>


+ 1
- 1
src/admin/templets/member_main.htm View File

@@ -88,7 +88,7 @@
<td>操作</td>
</tr>
{dede:datalist empty='<tr><td colspan="9"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td><input name="mid" type="checkbox" id="mid" value="{dede:field.mid/}" class="np"></td>
<td>{dede:field.mid/}</td>
<td><a href="../user/index.php?uid={dede:field.userid/}" target='_blank'>


+ 2
- 2
src/admin/templets/member_operations.htm View File

@@ -88,7 +88,7 @@
</table>
</td>
</tr>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td width="8%" align="center">选择</td>
<td width="20%" align="center">订单号</td>
<td align="center">产品名称</td>
@@ -100,7 +100,7 @@
</tr>
<form name="form1">
{dede:datalist empty='<tr><td colspan="8"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td align="center">
<input type='checkbox' name='aids' value='<?php echo $fields['aid']?>' class='np'></td>
<td align="center">


+ 2
- 2
src/admin/templets/member_pm.htm View File

@@ -39,7 +39,7 @@
<tr>
<td height="26" colspan="7" background="../static/web/img/tbg.gif"><span class="current" id="cate_1">短信列表</span> <a href="member_pmall.php">群发短信</a> <a href="member_pmone.php">单独短信</a></td>
</tr>
<tr bgcolor="#FBFCE2" height="26">
<tr bgcolor="#F8FCF1" height="26">
<td width="10%" align="center">发送时间</td>
<td width="20%" align="center">标题</td>
<td width="5%" align="center">已读</td>
@@ -49,7 +49,7 @@
<td width="10%" align="center">操作</td>
</tr>
{dede:datalist empty='<tr><td colspan="7"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td>{dede:field.sendtime function='GetDateMk(@me)'/}</td>
<td>{dede:field.subject function='dede_htmlspecialchars(@me)'/}</td>
<td>{dede:field.hasview function='IsReader(@me)'/}</td>


+ 1
- 1
src/admin/templets/member_scores.htm View File

@@ -41,7 +41,7 @@
<?php
foreach($Scores as $v){
?>
<tr onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td align="center"><input name="Ids-<?php echo $v['id']?>" type="checkbox" id="Ids-<?php echo $v['id']?>" value="1" class='np'></td>
<td align="center"><input name="integral-<?php echo $v['id']?>" type="text" id="integral-<?php echo $v['id']?>" value="<?php echo $v['integral']?>" style="width:160px"></td>
<td align="center"><input name="icon-<?php echo $v['id']?>" type="text" id="icon-<?php echo $v['id']?>" value="<?php echo $v['icon']?>" style="width:60px"></td>


+ 1
- 1
src/admin/templets/member_type.htm View File

@@ -24,7 +24,7 @@
</table>
</td>
</tr>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td width="22%" height="26" align="center">产品名称</td>
<td width="23%" align="center">会员级别</td>
<td width="21%" align="center">产品价格</td>


+ 2
- 2
src/admin/templets/module_main.htm View File

@@ -36,7 +36,7 @@
</div>
</td>
</tr>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td align="center" width="16%">模块名称</td>
<td align="center" width="12%">发布时间</td>
<td align="center" width="10%">编码</td>
@@ -49,7 +49,7 @@
foreach($modules as $k=>$v)
{
?>
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td><?php echo $v['name']; ?></td>
<td><?php echo $v['time']; ?></td>
<td>


+ 2
- 2
src/admin/templets/mychannel_edit.htm View File

@@ -270,7 +270,7 @@
<tr>
<td colspan='2'>
<table width="100%" cellpadding="1" cellspacing="1" align="center">
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="28%">表单提示文字</td>
<td width="18%">数据字段名</td>
<td width="20%">数据类型</td>
@@ -304,7 +304,7 @@ $dtp->LoadSource($fieldset);
if(is_array($dtp->CTags)){
foreach($dtp->CTags as $ctag)
{
?> <tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';" height="26">
?> <tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';" height="26">
<td>
<?php
$itname = $ctag->GetAtt('itemname');


+ 10
- 7
src/admin/templets/mychannel_main.htm View File

@@ -2,11 +2,14 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>">
<title>内容模型管理</title>
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css">
<link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css">
<link rel="stylesheet" href="../static/web/css/admin.css">
<meta http-equiv="Content-Type" content="text/html; charset=<?php echo $cfg_soft_lang; ?>">
<title>内容模型管理</title>
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css">
<link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css">
<link rel="stylesheet" href="../static/web/css/admin.css">
<style>
.fa{color:#424b51}
</style>
</head>
<body>
<table width="98%" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3">
@@ -34,7 +37,7 @@
<span class="btn-text"><i class='fa fa-trash' alt='删除' title='删除'></i>删除</span>
</td>
</tr>
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="6%">id号</td>
<td width="16%">频道名称</td>
<td width="12%">识别id</td>
@@ -44,7 +47,7 @@
<td>管理</td>
</tr>
{dede:datalist empty='<tr><td colspan="7"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td>{dede:field.id /}</td>
<td>
<a href='mychannel_edit.php?id={dede:field.id/}&dopost=edit'>{dede:field.typename /}</a>


+ 2
- 2
src/admin/templets/mytag_main.htm View File

@@ -13,7 +13,7 @@
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px">自定义标记管理<a class="btn btn-success btn-sm ml-3" href="mytag_add.php">增加一个标记</a><a class="btn btn-success btn-sm" href="mytag_tag_guide.php">智能标记向导</a></td>
</tr>
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="10%">编号</td>
<td width="20%">标记名称</td>
<td width="15%">所属栏目</td>
@@ -22,7 +22,7 @@
<td width="20%">管理</td>
</tr>
{dede:datalist empty='<tr><td colspan="6"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td>{dede:field.aid /}</td>
<td>{dede:field.tagname /}</td>
<td>{dede:field.typename function='TestType(@me)'/}</td>


+ 2
- 2
src/admin/templets/plus_main.htm View File

@@ -14,14 +14,14 @@
<td width='30%' colspan="3">插件管理</td>
<td align='right'>[<a href="module_main.php?moduletype=plus">安装新插件</a>]</td>
</tr>
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="10%">ID号</td>
<td width="40%">插件名称</td>
<td width="20%">插件作者</td>
<td width="30%">管理</td>
</tr>
{dede:datalist empty='<tr><td colspan="4"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td>{dede:field.aid /}</td>
<td>{dede:field.plusname /}</td>
<td>{dede:field.writer /}</td>


+ 2
- 2
src/admin/templets/public_guide.htm View File

@@ -52,7 +52,7 @@
</tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" class="table">
<tr height="26" align="center" bgcolor="#FBFCE2">
<tr height="26" align="center" bgcolor="#F8FCF1">
<td width="8%" >选择</td>
<td width="8%">频道ID</td>
<td width="20%">频道内容模型</td>
@@ -71,7 +71,7 @@
}
$catnum = GetCatalogs($dsql,$row['id']);
?>
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td><input type="checkbox" name="cid<?php echo $i; ?>" id="cid<?php echo $i; ?>" onClick="ResetBox('cid<?php echo $i; ?>')" value="<?php echo $row['id']; ?>" class="np" <?php echo $checkbox; ?>/></td>
<td><?php echo $row['id']; ?></td>
<td><?php echo $row['typename']; ?></td>


+ 1
- 1
src/admin/templets/recycling.htm View File

@@ -73,7 +73,7 @@
</td>
</tr>
<form name="form2">
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="6%">ID</td>
<td width="4%">选择</td>
<td width="28%">文章标题</td>


+ 2
- 2
src/admin/templets/shops_operations.htm View File

@@ -103,7 +103,7 @@
</table>
</td>
</tr>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td width="8%" align="center">选择</td>
<td width="25%" align="center">订单号</td>
<td align="center">收货人</td>
@@ -118,7 +118,7 @@
</tr>
<form name="form1">
{dede:datalist empty='<tr><td colspan="11"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td align="center">
<input type='checkbox' name='aids' value='<?php echo $fields['oid']?>' class='np'></td>
<td align="center">


+ 1
- 1
src/admin/templets/spec_add.htm View File

@@ -303,7 +303,7 @@ table{border-collapse:separate}
$nodename = $nodeid = '';
}
?>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td width="260">节点<?php echo $i?>名称:</td>
<td colspan="2">
<table width="900" cellspacing="0" cellpadding="0">


+ 2
- 2
src/admin/templets/spec_edit.htm View File

@@ -331,7 +331,7 @@ table{border-collapse:separate}
$rownum = $ctag->GetAtt('rownum');
if(empty($rownum)) $rownum = 40;
?>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td width="260">节点<?php echo $i?>名称:</td>
<td colspan="2">
<table width="900" cellspacing="0" cellpadding="0">
@@ -385,7 +385,7 @@ table{border-collapse:separate}
for($i;$i<=$cfg_specnote;$i++)
{
?>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td width="113">节点
<?php echo $i?>
名称:</td>


+ 5
- 5
src/admin/templets/stepselect_main.htm View File

@@ -10,7 +10,7 @@
<style>
li{float:left;padding-right:10px;line-height:26px}
.abt{width:90%;border:1px #ffffff solid}
#edsta{position:absolute;top:70px;left:110px;width:280px;height:200px;background-color:#f8f8f8;border:1px solid #dedede;display:none;padding:6px}
#edsta{position:absolute;top:70px;left:110px;width:280px;height:200px;background:#f8f8f8;border:1px solid #dedede;display:none;padding:6px}
#edsta div{margin:6px}
</style>
<SCRIPT LANGUAGE="JavaScript" src="../static/web/js/webajax.js"></SCRIPT>
@@ -244,7 +244,7 @@ li{float:left;padding-right:10px;line-height:26px}
<div style="float:right"></div>
</td>
</tr>
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="6%">选择</td>
<td width="6%">编号</td>
<td width="20%">枚举名</td>
@@ -263,7 +263,7 @@ li{float:left;padding-right:10px;line-height:26px}
<form name='form1' action='stepselect_main.php' method='post'>
<input type='hidden' name='action' value='delenumAllSel' />
{dede:datalist empty='<tr><td colspan="8"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onMouseMove="javascript:this.bgColor='#FCFDEE';" onMouseOut="javascript:this.bgColor='#FFFFFF';">
<tr height="26" align="center" onMouseMove="javascript:this.bgColor='#F8FCF1';" onMouseOut="javascript:this.bgColor='#FFFFFF';">
<td><input type='checkbox' name='ids[]' value='{dede:field.id /}' class='np' /></td>
<td>{dede:field.id /}</td>
<td>
@@ -328,7 +328,7 @@ li{float:left;padding-right:10px;line-height:26px}
<div style="float:right"></div>
</td>
</tr>
<tr height="26" bgcolor="#FBFCE2" align="center">
<tr height="26" bgcolor="#F8FCF1" align="center">
<td width="6%">选择</td>
<td width="6%">编号</td>
<td width="28%">组类别名</td>
@@ -338,7 +338,7 @@ li{float:left;padding-right:10px;line-height:26px}
<td>操作</td>
</tr>
{dede:datalist}
<tr height="26" align="center" onMouseMove="javascript:this.bgColor='#FCFDEE';" onMouseOut="javascript:this.bgColor='#FFFFFF';">
<tr height="26" align="center" onMouseMove="javascript:this.bgColor='#F8FCF1';" onMouseOut="javascript:this.bgColor='#FFFFFF';">
<td><input type='checkbox' name='ids[]' value='{dede:field.id /}' class='np' /></td>
<td> {dede:field.id /} </td>
<td> <a href="stepselect_main.php?egroup={dede:field.egroup /}">{dede:field.itemname /}</a></td>


+ 1
- 1
src/admin/templets/sys_admin_user.htm View File

@@ -29,7 +29,7 @@
<div class="alert alert-info mb-0">为了防止错误操作,系统不允许在管理界面删除超级管理员,如果确定要删除,请自行在数据表biz_admin中删除</div>
</td>
</tr>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td width="18%" height="26" align="center">登录ID</td>
<td width="13%" align="center">笔名</td>
<td width="22%" align="center">级别</td>


+ 2
- 2
src/admin/templets/sys_data.htm View File

@@ -89,7 +89,7 @@
<tr>
<td height="26" colspan="8">系统默认表:</td>
</tr>
<tr bgcolor="#FBFCE2" align="center">
<tr bgcolor="#F8FCF1" align="center">
<td width="5%" height="26">选择</td>
<td width="20%">表名</td>
<td width="8%">记录数</td>
@@ -136,7 +136,7 @@
<tr>
<td height="26" colspan="8">其它数据表:</td>
</tr>
<tr bgcolor="#FBFCE2" align="center">
<tr bgcolor="#F8FCF1" align="center">
<td width="5%" height="26">选择</td>
<td width="20%">表名</td>
<td width="8%">记录数</td>


+ 1
- 1
src/admin/templets/sys_data_replace.htm View File

@@ -87,7 +87,7 @@
</table>
</td>
</tr>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td height="26">&nbsp;替换方式:</td>
<td>
<label><input name="rptype" type="radio" id="ot1" value="replace" checked='1' class='np'>


+ 2
- 2
src/admin/templets/sys_data_revert.htm View File

@@ -100,7 +100,7 @@
echo "</tr>";
}
?>
<tr align="center" bgcolor="#FDFDEA">
<tr align="center" bgcolor="#F8FCF1">
<td height="26" colspan="4">
&nbsp;
<button name="b1" type="button" id="b1" onClick="SelAll()" class="btn btn-success btn-sm">全选</button>
@@ -121,7 +121,7 @@
还原后删除备份文件</label>
</td>
</tr>
<tr bgcolor="#FBFCE2">
<tr bgcolor="#F8FCF1">
<td height="26" colspan="4">
<button type="submit" name="Submit" class="btn btn-success btn-sm">开始还原数据</button>
</td>


+ 1
- 1
src/admin/templets/sys_group.htm View File

@@ -24,7 +24,7 @@
</table>
</td>
</tr>
<tr bgcolor="#FBFCE2" align="center">
<tr bgcolor="#F8FCF1" align="center">
<td width="20%" height="26">等级</td>
<td width="45%">组名称</td>
<td width="35%">管理</td>


+ 1
- 1
src/admin/templets/sys_info.htm View File

@@ -159,7 +159,7 @@ function resetCookieEncode() {
$n++;
?>
<table width="100%" cellspacing="1" cellpadding="1" id="td<?php echo $n?>" class="table" style="<?php if($n!=$gp) echo 'display:none'; ?>">
<tr align="center" bgcolor="#FBFCE2">
<tr align="center" bgcolor="#F8FCF1">
<td width="360" style="border-top:0">变量说明</td>
<td style="border-top:0">变量值</td>
<td width="260" style="border-top:0">变量名</td>


+ 2
- 2
src/admin/templets/sys_payment.htm View File

@@ -26,14 +26,14 @@
</table>
</td>
</tr>
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="20%">支付方式</td>
<td width="40%">描述</td>
<td width="10%">排序</td>
<td width="20%">管理</td>
</tr>
{dede:datalist empty='<tr><td colspan="4"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td>{dede:field.name /}</td>
<td align="left">{dede:field.description /}</td>
<td>{dede:field.rank /}</td>


+ 2
- 2
src/admin/templets/tags_main.htm View File

@@ -112,7 +112,7 @@
</table>
</td>
</tr>
<tr height="26" align="center" bgcolor="#FBFCE2">
<tr height="26" align="center" bgcolor="#F8FCF1">
<td width="8%">选择</td>
<td width="5%">ID</td>
<td width="30%">标签</td>
@@ -129,7 +129,7 @@
$fields['uptime'] = GetDateMk($fields['uptime']);
$fields['tag'] = dede_htmlspecialchars($fields['tag']);
?>
<tr align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td><input type="checkbox" name="ids[]" value="<?php echo $fields['id']; ?>" class='np'></td>
<td>{dede:field.id/}</td>
<td><a href="../apps/tags.php?/<?php echo urlencode($fields['tag']); ?>/" target="_blank">{dede:field.tag/}</a></td>


+ 1
- 1
src/admin/templets/templets_default.htm View File

@@ -49,7 +49,7 @@ function DelTpl(filename) {
$filetime = MyDate("Y-m-d H:i",$filetime);
$fileinfo = (isset($fileinfos[$filename]) ? $fileinfos[$filename]:'未知模板');
?>
<tr height="26" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td><a href="<?php echo $templeturld.'/'.$filename; ?>" target="_blank"><img src="../static/web/img/htm.gif"><?php echo $filename; ?></a></td>
<td><?php echo $fileinfo; ?></td>
<td align="center"><?php echo $filetime; ?></td>


+ 2
- 2
src/admin/templets/templets_one.htm View File

@@ -57,7 +57,7 @@
</div>
</td>
</tr>
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="6%">选择</td>
<td width="6%">编号</td>
<td width="30%">页面名称</td>
@@ -70,7 +70,7 @@
<input type='hidden' name='dopost' value='mksel'>
{dede:datalist empty='<tr><td colspan="7"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center"
onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td><input type='checkbox' name='ids[]' value='{dede:field.aid /}' class='np'></td>
<td>{dede:field.aid /}</td>
<td><a href='templets_one_edit.php?aid={dede:field.aid /}&dopost=edit'>{dede:field.title /}</a></td>


+ 1
- 1
src/admin/templets/templets_tagsource.htm View File

@@ -45,7 +45,7 @@
$filetime = MyDate("Y-m-d H:i",$filetime);
$fileinfo = GetHelpInfo(str_replace('.lib.php','',$filename));
?>
<tr height="26" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td>
<img src='../static/web/img/htm.gif' align='absmiddle'> <?php echo $filename; ?>
</td>


+ 1
- 1
src/admin/templets/tpl_edit.htm View File

@@ -8,7 +8,7 @@
<link rel="stylesheet" href="../static/web/css/admin.css">
<style>
.selbt{float:left;display:inline-block;padding:6px;margin:0 6px 6px 0;text-align:center}
.helpdiv{float:left;display:none;border:1px solid #28a745;background-color:#f8f8f8;width:100%;padding:6px}
.helpdiv{float:left;display:none;border:1px solid #28a745;background:#f8f8f8;width:100%;padding:6px}
</style>
<link rel="stylesheet" href="css/codemirror.css">
<script type="text/javascript" src="js/codemirror.js"></script>


+ 2
- 2
src/admin/templets/vote_main.htm View File

@@ -13,7 +13,7 @@
<tr>
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px">投票管理<a href="vote_add.php" class="btn btn-success btn-sm ml-3">增加一组投票</a></td>
</tr>
<tr align="center" bgcolor="#FBFCE2" height="26">
<tr align="center" bgcolor="#F8FCF1" height="26">
<td width="8%">投票ID</td>
<td width="22%">投票名称</td>
<td width="15%">开始时间</td>
@@ -23,7 +23,7 @@
<td width="20%">管理</td>
</tr>
{dede:datalist empty='<tr><td colspan="7"><center>暂无内容</center></td></tr>'}
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';">
<tr height="26" align="center" onmousemove="javascript:this.bgColor='#F8FCF1';" onmouseout="javascript:this.bgColor='#ffffff';">
<td>{dede:field.aid /}</td>
<td>
<a href='{dede:global name="cfg_phpurl" /}/vote.php?aid={dede:field.aid/}&dopost=view' target='_blank'>


+ 1
- 478
src/static/web/css/admin.css
File diff suppressed because it is too large
View File


+ 1
- 1
src/static/web/css/bootstrap.min.css
File diff suppressed because it is too large
View File


+ 1
- 1
src/static/web/css/bootstrap.min.css.map
File diff suppressed because it is too large
View File


+ 10
- 10
src/system/typelink/typeunit.class.admin.php View File

@@ -117,7 +117,7 @@ class TypeUnit
//普通列表
if ($ispart == 0) {
echo "<tr>";
echo "<td style='background:#FBFCE2;' class='bline'><table width='98%' cellspacing='0' cellpadding='0'><tr><td width='50%'><i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o' style='cursor:pointer'></i><input class='np' type='checkbox' name='tids[]' value='{$id}' style='margin:0 10px'><a href='catalog_do.php?cid=".$id."&dopost=listArchives' oncontextmenu=\"CommonMenu(event,this,$id,'".urlencode($typeName)."')\">{$nss}".$typeName."[ID:".$id."]</a>(文档:".$this->GetTotalArc($id).")<a onclick=\"AlertMsg('快捷编辑窗口','$id');\" href=\"javascript:;\"><i class='fa fa-pencil-square-o' style='vertical-align:text-top'></i></a>";
echo "<td style='background:#F8FCF1;' class='bline'><table width='98%' cellspacing='0' cellpadding='0'><tr><td width='50%'><i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o' style='cursor:pointer'></i><input class='np' type='checkbox' name='tids[]' value='{$id}' style='margin:0 10px'><a href='catalog_do.php?cid=".$id."&dopost=listArchives' oncontextmenu=\"CommonMenu(event,this,$id,'".urlencode($typeName)."')\">{$nss}".$typeName."[ID:".$id."]</a>(文档:".$this->GetTotalArc($id).")<a onclick=\"AlertMsg('快捷编辑窗口','$id');\" href=\"javascript:;\"><i class='fa fa-pencil-square-o'></i></a>";
echo "</td><td align='right'>";
echo "<a href='{$GLOBALS['cfg_phpurl']}/list.php?tid={$id}' target='_blank' title='预览'><i class='btn btn-sm fa fa-globe'></i></a>";
echo "<a href='catalog_do.php?cid={$id}&dopost=listArchives' title='内容'><i class='btn btn-sm fa fa-list'></i></a>";
@@ -130,7 +130,7 @@ class TypeUnit
//带封面的频道
else if ($ispart == 1) {
echo "<tr>";
echo "<td style='background:#FBFCE2;' class='bline'><table width='98%' cellspacing='0' cellpadding='0'><tr><td width='50%'><i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o' style='cursor:pointer'></i><input class='np' type='checkbox' name='tids[]' value='{$id}' style='margin:0 10px'><a href='catalog_do.php?cid=".$id."&dopost=listArchives' oncontextmenu=\"CommonMenuPart(event,this,$id,'".urlencode($typeName)."')\">{$nss}".$typeName."[ID:".$id."]</a> <a onclick=\"AlertMsg('快捷编辑窗口','$id');\" href=\"javascript:;\"><i class='fa fa-pencil-square-o' style='vertical-align:text-top'></i></a>";
echo "<td style='background:#F8FCF1;' class='bline'><table width='98%' cellspacing='0' cellpadding='0'><tr><td width='50%'><i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o' style='cursor:pointer'></i><input class='np' type='checkbox' name='tids[]' value='{$id}' style='margin:0 10px'><a href='catalog_do.php?cid=".$id."&dopost=listArchives' oncontextmenu=\"CommonMenuPart(event,this,$id,'".urlencode($typeName)."')\">{$nss}".$typeName."[ID:".$id."]</a> <a onclick=\"AlertMsg('快捷编辑窗口','$id');\" href=\"javascript:;\"><i class='fa fa-pencil-square-o'></i></a>";
echo "</td><td align='right'>";
echo "<a href='{$GLOBALS['cfg_phpurl']}/list.php?tid={$id}' target='_blank' title='预览'><i class='btn btn-sm fa fa-globe'></i></a>";
echo "<a href='catalog_do.php?cid={$id}&dopost=listArchives' title='内容'><i class='btn btn-sm fa fa-list'></i></a>";
@@ -142,8 +142,8 @@ class TypeUnit
}
//独立页面
else if ($ispart == 2) {
echo "<tr height='26' bgcolor='#FBFCE2'>";
echo "<td class='bline2'><table width='98%' cellspacing='0' cellpadding='0'><tr><td width='50%'><i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o' style='cursor:pointer'></i><input class='np' type='checkbox' name='tids[]' value='{$id}' style='margin:0 10px'><a href='catalog_edit.php?id=".$id."' oncontextmenu=\"SingleMenu(event,this,$id,'".urlencode($typeName)."')\">{$nss}".$typeName."[ID:".$id."]</a><a onclick=\"AlertMsg('快捷编辑窗口','$id');\" href=\"javascript:;\"><i class='fa fa-pencil-square-o' style='vertical-align:text-top'></i></a>";
echo "<tr height='26' bgcolor='#F8FCF1'>";
echo "<td class='bline2'><table width='98%' cellspacing='0' cellpadding='0'><tr><td width='50%'><i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o' style='cursor:pointer'></i><input class='np' type='checkbox' name='tids[]' value='{$id}' style='margin:0 10px'><a href='catalog_edit.php?id=".$id."' oncontextmenu=\"SingleMenu(event,this,$id,'".urlencode($typeName)."')\">{$nss}".$typeName."[ID:".$id."]</a><a onclick=\"AlertMsg('快捷编辑窗口','$id');\" href=\"javascript:;\"><i class='fa fa-pencil-square-o'></i></a>";
echo "</td><td align='right'>";
echo "<a href='{$typeDir}' target='_blank' title='预览'><i class='btn btn-sm fa fa-globe'></i></a>";
echo "<a href='catalog_edit.php?id={$id}' title='修改'><i class='btn btn-sm fa fa-pencil-square-o'></i></a>";
@@ -201,8 +201,8 @@ class TypeUnit
echo "<tr height='26' oncontextmenu=\"CommonMenu(event,this,$id,'".urlencode($typeName)."')\">";
echo "<td class='nbline'>";
echo "<table width='98%' cellspacing='0' cellpadding='0'>";
echo "<tr onMouseMove=\"javascript:this.bgColor='#FAFCE0';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\"><td width='50%'>";
echo "$step<i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o' style='cursor:pointer'></i><input class='np' type='checkbox' name='tids[]' value='{$id}' style='margin:0 10px'><a href='catalog_do.php?cid=".$id."&dopost=listArchives'>{$nss}".$typeName."[ID:".$id."]</a>(文档:".$this->GetTotalArc($id).")<a onclick=\"AlertMsg('快捷编辑窗口','$id');\" href=\"javascript:;\"><i class='fa fa-pencil-square-o' style='vertical-align:text-top'></i></a>";
echo "<tr onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\"><td width='50%'>";
echo "$step<i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o' style='cursor:pointer'></i><input class='np' type='checkbox' name='tids[]' value='{$id}' style='margin:0 10px'><a href='catalog_do.php?cid=".$id."&dopost=listArchives'>{$nss}".$typeName."[ID:".$id."]</a>(文档:".$this->GetTotalArc($id).")<a onclick=\"AlertMsg('快捷编辑窗口','$id');\" href=\"javascript:;\"><i class='fa fa-pencil-square-o'></i></a>";
echo "</td><td align='right'>";
echo "<a href='{$GLOBALS['cfg_phpurl']}/list.php?tid={$id}' target='_blank' title='预览'><i class='btn btn-sm fa fa-globe'></i></a>";
echo "<a href='catalog_do.php?cid={$id}&dopost=listArchives' title='内容'><i class='btn btn-sm fa fa-list'></i></a>";
@@ -215,8 +215,8 @@ class TypeUnit
//封面频道
else if ($ispart == 1) {
echo "<tr height='26' oncontextmenu=\"CommonMenu(event,this,$id,'".urlencode($typeName)."')\">";
echo "<td class='nbline'><table width='98%' cellspacing='0' cellpadding='0'><tr onMouseMove=\"javascript:this.bgColor='#FAFCE0';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\"><td width='50%'>";
echo "$step<i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o' style='cursor:pointer'></i><input class='np' type='checkbox' name='tids[]' value='{$id}' style='margin:0 10px'><a href='catalog_do.php?cid=".$id."&dopost=listArchives'>{$nss}".$typeName."[ID:".$id."]</a><a onclick=\"AlertMsg('快捷编辑窗口','$id');\" href=\"javascript:;\"><i class='fa fa-pencil-square-o' style='vertical-align:text-top'></i></a>";
echo "<td class='nbline'><table width='98%' cellspacing='0' cellpadding='0'><tr onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\"><td width='50%'>";
echo "$step<i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o' style='cursor:pointer'></i><input class='np' type='checkbox' name='tids[]' value='{$id}' style='margin:0 10px'><a href='catalog_do.php?cid=".$id."&dopost=listArchives'>{$nss}".$typeName."[ID:".$id."]</a><a onclick=\"AlertMsg('快捷编辑窗口','$id');\" href=\"javascript:;\"><i class='fa fa-pencil-square-o'></i></a>";
echo "</td><td align='right'>";
echo "<a href='{$GLOBALS['cfg_phpurl']}/list.php?tid={$id}' target='_blank' title='预览'><i class='btn btn-sm fa fa-globe'></i></a>";
echo "<a href='catalog_do.php?cid={$id}&dopost=listArchives' title='内容'><i class='btn btn-sm fa fa-list'></i></a>";
@@ -230,8 +230,8 @@ class TypeUnit
else if ($ispart == 2) {
echo "<tr height='26' oncontextmenu=\"SingleMenu(event,this,$id,'".urlencode($typeName)."')\">";
echo "<td class='bline2'><table width='98%' cellspacing='0' cellpadding='0'>";
echo "<tr onMouseMove=\"javascript:this.bgColor='#FAFCE0';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\"><td width='50%'>";
echo "$step<i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o' style='cursor:pointer'></i><input class='np' type='checkbox' name='tids[]' value='{$id}' style='margin:0 10px'><a href='catalog_do.php?cid=".$id."&dopost=listArchives'>{$nss}".$typeName."[ID:".$id."]</a><a onclick=\"AlertMsg('快捷编辑窗口','$id');\" href=\"javascript:;\"><i class='fa fa-pencil-square-o' style='vertical-align:text-top'></i></a>";
echo "<tr onMouseMove=\"javascript:this.bgColor='#F8FCF1';\" onMouseOut=\"javascript:this.bgColor='#ffffff';\"><td width='50%'>";
echo "$step<i id='img".$id."' onClick=\"LoadSuns('suns".$id."',$id);\" class='fa fa-plus-square-o' style='cursor:pointer'></i><input class='np' type='checkbox' name='tids[]' value='{$id}' style='margin:0 10px'><a href='catalog_do.php?cid=".$id."&dopost=listArchives'>{$nss}".$typeName."[ID:".$id."]</a><a onclick=\"AlertMsg('快捷编辑窗口','$id');\" href=\"javascript:;\"><i class='fa fa-pencil-square-o'></i></a>";
echo "</td><td align='right'>";
echo "<a href='{$typeDir}' target='_blank' title='预览'><i class='btn btn-sm fa fa-globe'></i></a>";
echo "<a href='catalog_edit.php?id={$id}' title='修改'><i class='btn btn-sm fa fa-pencil-square-o'></i></a>";


+ 2
- 2
src/user/album_edit.php View File

@@ -158,12 +158,12 @@ else if ($dopost == 'save') {
$artUrl = MakeArt($aid, TRUE);
if ($artUrl == '') $artUrl = $cfg_phpurl."/view.php?aid=$aid";
//返回成功信息
$msg = "请选择您的后续操作:<a href='album_add.php?cid=$typeid' class='btn btn-secondary btn-sm'>发布新图集</a><a href='archives_do.php?channelid=$channelid&aid=".$aid."&dopost=edit' class='btn btn-secondary btn-sm'>查看修改</a><a href='$artUrl' target='_blank' class='btn btn-secondary btn-sm'>查看图集</a><a href='content_list.php?channelid=$channelid' class='btn btn-secondary btn-sm'>管理图集</a> ";
$msg = "请选择您的后续操作:<a href='album_add.php?cid=$typeid' class='btn btn-secondary btn-sm'>发布新图集</a><a href='archives_do.php?channelid=$channelid&aid=".$aid."&dopost=edit' class='btn btn-secondary btn-sm'>修改图集</a><a href='$artUrl' target='_blank' class='btn btn-secondary btn-sm'>查看图集</a><a href='content_list.php?channelid=$channelid' class='btn btn-secondary btn-sm'>管理图集</a> ";
//提交后返回提交页面
$wintitle = "成功修改图集";
$wecome_info = "图集管理::修改图集";
$win = new OxWindow();
$win->AddTitle("成功修改图集");
$win->AddTitle("成功修改图集");
$win->AddMsgItem($msg);
$winform = $win->GetWindow("hand", "&nbsp;", false);
$win->Display();

+ 4
- 4
src/user/archives_add.php View File

@@ -128,11 +128,11 @@ else if ($dopost == 'save') {
}
ClearMyAddon($arcID, $title);
//返回成功信息
$msg = "请选择您的后续操作:<a href='archives_add.php?cid=$typeid&channelid=$channelid' class='btn btn-secondary btn-sm'>继续发布内容</a><a href='$artUrl' target='_blank' class='btn btn-secondary btn-sm'>查看内容</a><a href='archives_edit.php?channelid=$channelid&aid=$arcID' class='btn btn-secondary btn-sm'>修改内容</a><a href='content_list.php?channelid={$channelid}' class='btn btn-secondary btn-sm'>已发布内容管理</a>";
$wintitle = "成功发布内容";
$wecome_info = "内容管理::发布内容";
$msg = "请选择您的后续操作:<a href='archives_add.php?cid=$typeid&channelid=$channelid' class='btn btn-secondary btn-sm'>继续发布文档</a><a href='$artUrl' target='_blank' class='btn btn-secondary btn-sm'>查看文档</a><a href='archives_edit.php?channelid=$channelid&aid=$arcID' class='btn btn-secondary btn-sm'>修改文档</a><a href='content_list.php?channelid={$channelid}' class='btn btn-secondary btn-sm'>已发布文档管理</a>";
$wintitle = "成功发布文档";
$wecome_info = "内容管理::发布文档";
$win = new OxWindow();
$win->AddTitle("成功发布内容:");
$win->AddTitle("成功发布文档");
$win->AddMsgItem($msg);
$winform = $win->GetWindow("hand", "&nbsp;", false);
$win->Display();

+ 4
- 4
src/user/archives_edit.php View File

@@ -108,11 +108,11 @@ else if ($dopost == 'save') {
$artUrl = MakeArt($aid, TRUE);
if ($artUrl == '') $artUrl = $cfg_phpurl."/view.php?aid=$aid";
//返回成功信息
$msg = "请选择您的后续操作:<a href='archives_add.php?cid=$typeid&channelid=$channelid' class='btn btn-secondary btn-sm'>发布新内容</a><a href='archives_edit.php?channelid=$channelid&aid=".$aid."' class='btn btn-secondary btn-sm'>查看修改</a><a href='$artUrl' target='_blank'>查看内容</a><a href='content_list.php?channelid=$channelid' class='btn btn-secondary btn-sm'>管理内容</a>";
$wintitle = "成功修改内容";
$wecome_info = "内容管理::修改内容";
$msg = "请选择您的后续操作:<a href='archives_add.php?cid=$typeid&channelid=$channelid' class='btn btn-secondary btn-sm'>发布新文档</a><a href='archives_edit.php?channelid=$channelid&aid=".$aid."' class='btn btn-secondary btn-sm'>修改文档</a><a href='$artUrl' target='_blank'>查看文档</a><a href='content_list.php?channelid=$channelid' class='btn btn-secondary btn-sm'>管理文档</a>";
$wintitle = "成功修改文档";
$wecome_info = "内容管理::修改文档";
$win = new OxWindow();
$win->AddTitle("成功修改内容:");
$win->AddTitle("成功修改文档");
$win->AddMsgItem($msg);
$winform = $win->GetWindow("hand", "&nbsp;", false);
$win->Display();

+ 4
- 4
src/user/archives_sg_add.php View File

@@ -157,11 +157,11 @@ else if ($dopost == 'save') {
if ($artUrl == '') $artUrl = $cfg_phpurl."/view.php?aid=$arcID";
ClearMyAddon($arcID, $title);
//返回成功信息
$msg = "请选择您的后续操作:<a href='archives_sg_add.php?channelid=$channelid' class='btn btn-secondary btn-sm'>继续发布内容</a><a href='$artUrl' target='_blank' class='btn btn-secondary btn-sm'>查看内容</a><a href='archives_sg_edit.php?channelid=$channelid&aid=$arcID' class='btn btn-secondary btn-sm'>修改内容</a><a href='content_sg_list.php?channelid={$channelid}' class='btn btn-secondary btn-sm'>已发布内容管理</a>";
$wintitle = "成功发布内容";
$wecome_info = "内容管理::发布内容";
$msg = "请选择您的后续操作:<a href='archives_sg_add.php?channelid=$channelid' class='btn btn-secondary btn-sm'>继续发布文档</a><a href='$artUrl' target='_blank' class='btn btn-secondary btn-sm'>查看文档</a><a href='archives_sg_edit.php?channelid=$channelid&aid=$arcID' class='btn btn-secondary btn-sm'>修改文档</a><a href='content_sg_list.php?channelid={$channelid}' class='btn btn-secondary btn-sm'>已发布文档管理</a>";
$wintitle = "成功发布文档";
$wecome_info = "内容管理::发布文档";
$win = new OxWindow();
$win->AddTitle("成功发布内容:");
$win->AddTitle("成功发布文档");
$win->AddMsgItem($msg);
$winform = $win->GetWindow("hand", "&nbsp;", false);
$win->Display();

+ 1
- 1
src/user/archives_sg_edit.php View File

@@ -127,7 +127,7 @@ else if ($dopost == 'save') {
$wintitle = "成功修改内容";
$wecome_info = "内容管理::修改内容";
$win = new OxWindow();
$win->AddTitle("成功修改内容");
$win->AddTitle("成功修改内容");
$win->AddMsgItem($msg);
$winform = $win->GetWindow("hand", "&nbsp;", false);
$win->Display();

+ 1
- 1
src/user/article_add.php View File

@@ -118,7 +118,7 @@ else if ($dopost == 'save') {
$wintitle = "成功发布文章";
$wecome_info = "文章管理::发布文章";
$win = new OxWindow();
$win->AddTitle("成功发布文章");
$win->AddTitle("成功发布文章");
$win->AddMsgItem($msg);
$winform = $win->GetWindow("hand", "&nbsp;", false);
$win->Display();


+ 1
- 1
src/user/article_edit.php View File

@@ -107,7 +107,7 @@ else if ($dopost == 'save') {
$wintitle = "成功修改文章";
$wecome_info = "文章管理::修改文章";
$win = new OxWindow();
$win->AddTitle("成功修改文章");
$win->AddTitle("成功修改文章");
$win->AddMsgItem($msg);
$winform = $win->GetWindow("hand", "&nbsp;", false);
$win->Display();

+ 4
- 4
src/user/templets/buy.htm View File

@@ -65,8 +65,8 @@
<td><input name="cardid" type="text" id="cardid" size="38" class="form-control" style="width:200px"></td>
</tr>
<tr>
<td align="right">验证码</td>
<td><input name="vdcode" type="text" id="vdcode" size="8" class="intxt" style='width:50px;text-transform:uppercase;'>
<td align="right">验证码</td>
<td><input name="vdcode" type="text" id="vdcode" class="form-control" style="display:inline-block;width:200px;text-transform:uppercase">
<img src="../apps/vdimgck.php" alt="看不清点击更换" align="absmiddle" style="cursor:pointer" onclick="this.src=this.src+'?'">
</td>
</tr>
@@ -85,7 +85,7 @@
<form name="f1" action="buy_action.php" method="post">
<input type="hidden" name="product" value="card">
<table width="100%" cellpadding="0" cellspacing="0" class="table">
<tr style='height:28px;background:#F9FEE9;'>
<tr style='height:28px;background:#F8FCF1;'>
<th width="10%">选择</th>
<th>点卡类型</th>
<th width="15%">金币数量</th>
@@ -109,7 +109,7 @@
</th>
</tr>
</thead>
<tr style='height:28px;background:#F9FEE9;'>
<tr style='height:28px;background:#F8FCF1;'>
<th width="10%">选择</th>
<th>产品名称</th>
<th width="12%">会员类型</th>


+ 1
- 2
src/user/templets/footer.htm View File

@@ -1,8 +1,7 @@
<footer class="bg-success">
<div class="copyright py-5">
<p class="text-center">
Powered by <a href="https://www.dedebiz.com" title="DedeBIZ内容管理系统-国内流行的内容管理系统多端全媒体解决方案" target="_blank">DedeCMS<?php echo $cfg_version;?></a> &copy; 2022 <a href="https://www.dedebiz.com" target="_blank" title="DedeBIZ商业技术支持,提供更专业强大的站点应用开发技术">DedeBIZ技术支持</a><br>
<?php echo $cfg_powerby;?>&nbsp;&nbsp;<?php echo $cfg_beian;?>
<?php echo $cfg_powerby; ?> <?php echo $cfg_beian;?> Powered by <a href="https://www.dedebiz.com" title="DedeBIZ内容管理系统-国内流行的内容管理系统多端全媒体解决方案" target="_blank">DedeBIZ<?php echo $cfg_version; ?></a>
</p>
</div>
</footer>


Loading…
Cancel
Save