Browse Source

优化

tags/6.1.8
xushubieli 2 years ago
parent
commit
076ade39a1
39 changed files with 46 additions and 47 deletions
  1. +1
    -1
      src/admin/sys_repair.php
  2. +2
    -2
      src/admin/templets/article_result_same.htm
  3. +1
    -1
      src/admin/templets/article_test_same.htm
  4. +1
    -1
      src/admin/templets/baidunews.htm
  5. +1
    -1
      src/admin/templets/cards_make.htm
  6. +1
    -1
      src/admin/templets/cards_manmage.htm
  7. +1
    -1
      src/admin/templets/cards_type.htm
  8. +1
    -1
      src/admin/templets/diy_add.htm
  9. +1
    -1
      src/admin/templets/diy_edit.htm
  10. +1
    -1
      src/admin/templets/diy_field_add.htm
  11. +1
    -1
      src/admin/templets/diy_field_edit.htm
  12. +1
    -1
      src/admin/templets/diy_main.htm
  13. +2
    -2
      src/admin/templets/freelist_add.htm
  14. +1
    -1
      src/admin/templets/freelist_edit.htm
  15. +1
    -1
      src/admin/templets/makehtml_all.htm
  16. +1
    -1
      src/admin/templets/makehtml_freelist.htm
  17. +1
    -1
      src/admin/templets/member_operations.htm
  18. +1
    -1
      src/admin/templets/member_pm.htm
  19. +1
    -1
      src/admin/templets/member_pmall.htm
  20. +1
    -1
      src/admin/templets/member_pmone.htm
  21. +2
    -2
      src/admin/templets/member_scores.htm
  22. +1
    -1
      src/admin/templets/member_type.htm
  23. +1
    -1
      src/admin/templets/module_edit.htm
  24. +1
    -1
      src/admin/templets/module_main.htm
  25. +1
    -1
      src/admin/templets/module_make.htm
  26. +1
    -1
      src/admin/templets/module_upload.htm
  27. +1
    -1
      src/admin/templets/mychannel_field_add.htm
  28. +1
    -1
      src/admin/templets/mychannel_field_edit.htm
  29. +1
    -1
      src/admin/templets/mychannel_modifysearch.htm
  30. +2
    -2
      src/admin/templets/shops_delivery.htm
  31. +1
    -1
      src/admin/templets/shops_operations.htm
  32. +1
    -1
      src/admin/templets/sys_data_replace.htm
  33. +1
    -2
      src/admin/templets/sys_group.htm
  34. +2
    -2
      src/admin/templets/sys_group_add.htm
  35. +2
    -2
      src/admin/templets/sys_group_edit.htm
  36. +2
    -2
      src/admin/templets/sys_info_pay.htm
  37. +1
    -1
      src/admin/templets/sys_safetest.htm
  38. +1
    -1
      src/admin/templets/tag_test.htm
  39. +1
    -1
      src/admin/templets/tags_main.htm

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

@@ -11,7 +11,7 @@
require_once(dirname(__FILE__).'/config.php');
CheckPurview('sys_ArcBatch');
require_once(DEDEINC.'/libraries/oxwindow.class.php');
//ShowMsg("目前暂不需要此工具,以后有需要系统会进行自动升级这个程序<br><a href='index_body.php'>&lt;&lt;点击返回&gt;</a>", "javascript:;");
//ShowMsg("目前暂不需要此工具,以后有需要系统会进行自动升级这个程序<br><a href='index_body.php'>&lt;&lt;点击返回</a>", "javascript:;");
//exit();
if (empty($dopost)) {
$win = new OxWindow();


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

@@ -48,7 +48,7 @@ function noSelAll()
<body>
<table width="100%" border="0" cellpadding="2" cellspacing="1" class="tbtitle">
<tr bgcolor="#E7E7E7">
<td height="26" colspan="3" bgcolor="#EDF9D5">重复文档列表:</td>
<td height="26" colspan="3">重复文档列表:</td>
</tr>
<form name="form2" method="POST" action="article_test_same.php">
<input type='hidden' name='deltype' value='<?php echo $deltype; ?>' />
@@ -81,7 +81,7 @@ function noSelAll()
}
?>
<tr bgcolor="#E5F9FF">
<td height="26" colspan="3" bgcolor="#EDF9D5">
<td height="26" colspan="3">
&nbsp;<input type='button' name='bt1' value='全选' onclick='selAll()' />
&nbsp;<input type='button' name='bt2' value='反选' onclick='noSelAll()' />
&nbsp;<input type='button' name='bt3' value='删除' onclick='delArc()' />


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

@@ -12,7 +12,7 @@
<form action="article_test_same.php" name="form1" target="stafrm">
<input type='hidden' name='dopost' value='analyse'>
<tr>
<td height="26" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif">
<td height="26" background="../static/web/img/tbg.gif">
<table width="98%" border="0" cellpadding="0" cellspacing="0" class="table table-borderless">
<tr>
<td width="30%" height="18">&nbsp;重复文档检测</td>


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

@@ -10,7 +10,7 @@
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8">
<table width="98%" border="0" align="center" cellpadding="4" cellspacing="1" class="table maintable mt-3">
<tr>
<td bgcolor="#EDF9D5" colspan="2" background='../static/web/img/tbg.gif' style="padding-left:10px">百度新闻地图</td>
<td colspan="2" background='../static/web/img/tbg.gif' style="padding-left:10px">百度新闻地图</td>
</tr>
<tr>
<td bgcolor="#ffffff" colspan="2">


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

@@ -12,7 +12,7 @@
<form action="cards_make.php" name="form1" target="stafrm">
<input type="hidden" name="dopost" value="make">
<tr>
<td height="26" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'>
<td height="26" background='../static/web/img/tbg.gif'>
<table width="98%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless">
<tr>
<td width="30%" style="padding-left:10px">点卡生成向导:</td>


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

@@ -40,7 +40,7 @@
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8">
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3">
<tr>
<td height="26" colspan="7" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'>
<td height="26" colspan="7" background='../static/web/img/tbg.gif'>
<table width="98%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless">
<tr>
<td width="30%" style="padding-left:10px">点卡业务管理</td>


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

@@ -12,7 +12,7 @@
<form name="form1" action="cards_type.php" method="post">
<input type="hidden" name="dopost" value="save">
<tr>
<td height="26" colspan="4" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif">点卡产品分类</td>
<td height="26" colspan="4" background="../static/web/img/tbg.gif">点卡产品分类</td>
</tr>
<tr bgcolor="#FBFCE2">
<td width="26%" height="26" align="center" valign="top">产品名称</td>


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

@@ -40,7 +40,7 @@
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3">
<form name="form1" action="diy_add.php?action=add" method="post" onSubmit="return checkSubmit();">
<tr>
<td height="26" colspan="2" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'>
<td height="26" colspan="2" background='../static/web/img/tbg.gif'>
<a href="diy_main.php">自定义表单管理</a> &gt; 新增自定义表单
</td>
</tr>


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

@@ -47,7 +47,7 @@
<input type='hidden' name='diyid' value='<?php echo $diyid; ?>'>
<input type='hidden' name='dopost' value='save'>
<tr>
<td height="26" colspan="2" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif' style="padding-left:10px">
<td height="26" colspan="2" background='../static/web/img/tbg.gif' style="padding-left:10px">
<a href="diy_main.php">自定义表单管理</a> &gt; 修改自定义表单(修改表名不会创建新表,如果您不懂手工处理这些表,请不要修改)
</td>
</tr>


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

@@ -80,7 +80,7 @@ td{ padding:2px; padding-left:6px; line-height:26px }
<input type='hidden' name='diyid' value='<?php echo $diyid?>'>
<input type='hidden' name='fieldstring' value=''>
<tr>
<td height="26" colspan="2" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif">
<td height="26" colspan="2" background="../static/web/img/tbg.gif">
<table width="98%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless">
<tr>
<td width="30%">&nbsp;<a href="diy_main.php">自定义表单管理</a> &gt; 增加新字段</td>


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

@@ -64,7 +64,7 @@ td{ padding:2px; padding-left:6px; }
<input type='hidden' name='issystem' value='<?php echo $issystem?>'>
<input type='hidden' name='fieldstring' value=''>
<tr>
<td height="26" colspan="2" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif">
<td height="26" colspan="2" background="../static/web/img/tbg.gif">
<table width="98%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless">
<tr>
<td width="30%" style="padding-left:10px"><a href="diy_main.php">自定义表单管理</a> &gt; 修改字段: </td>


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

@@ -10,7 +10,7 @@
<body background="../static/web/img/allbg.gif" leftmargin="8" topmargin="8">
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="maintable mt-3" style="border:1px solid #dee2e6;border-bottom:none">
<tr>
<td bgcolor="#EDF9D5" class="tbtitletxt" background="../static/web/img/tbg.gif">
<td class="tbtitletxt" background="../static/web/img/tbg.gif">
<table width="96%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="30%" class="py-3"><a href="diy_add.php" class="btn btn-success btn-sm ml-3">增加新的自定义表单</a></td>


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

@@ -72,8 +72,8 @@
</div>
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" style="border:1px solid #dee2e6;border-bottom:none" class="table-borderless mt-3">
<tr>
<td align="left" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif" style="padding-left:10px" class="py-3"><a href="freelist_main.php">自由列表管理</a> &gt; 增加一个列表</td>
<td align="right" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif"></td>
<td align="left" background="../static/web/img/tbg.gif" style="padding-left:10px" class="py-3"><a href="freelist_main.php">自由列表管理</a> &gt; 增加一个列表</td>
<td align="right" background="../static/web/img/tbg.gif"></td>
</tr>
</table>
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable">


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

@@ -54,7 +54,7 @@
<input type="hidden" name="dopost" value="save">
<input type="hidden" name="aid" value="<?php echo $row['aid']?>">
<tr>
<td height="26" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif">
<td height="26" background="../static/web/img/tbg.gif">
<table width="98%" border="0" cellpadding="0" cellspacing="0" class="table-borderless">
<tr>
<td width="35%" height="18" align="left" style="padding-left:10px"><a href="freelist_main.php">自由列表管理</a> &gt; 修改自由列表</td>


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

@@ -62,7 +62,7 @@ function SelUp(){
<form name="form1" action="makehtml_all.php" target="stafrm" method="post">
<input type="hidden" name="action" value="make">
<tr>
<td height="30" colspan="2" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif" style="padding-left:10px">一键更新网站</td>
<td height="30" colspan="2" background="../static/web/img/tbg.gif" style="padding-left:10px">一键更新网站</td>
</td>
</tr>
<tr>


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

@@ -11,7 +11,7 @@
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3">
<form name="form1" action="makehtml_freelist_action.php" method="get" target='stafrm'>
<tr>
<td colspan="2" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif">
<td colspan="2" background="../static/web/img/tbg.gif">
<table width="98%" border="0" cellpadding="0" cellspacing="0" class="table-borderless">
<tr>
<td width="30%" height="18" style="padding-left:10px">更新自由列表:</td>


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

@@ -71,7 +71,7 @@
</form>
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable">
<tr>
<td height="26" colspan="8" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'>
<td height="26" colspan="8" background='../static/web/img/tbg.gif'>
<table width="98%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless">
<tr>
<td width="30%" style="padding-left:10px">会员消费管理:</td>


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

@@ -37,7 +37,7 @@
</form>
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable">
<tr>
<td height="30" colspan="9" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'>
<td height="30" colspan="9" 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>
</td>
</tr>


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

@@ -36,7 +36,7 @@
</form>
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable">
<tr>
<td height="30" colspan="9" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'>
<td height="30" colspan="9" background='../static/web/img/tbg.gif'>
<a href='member_pm.php'>短信列表</a> <span class="current" id="cate_1">群发短信</span> <a href='member_pmone.php'>单独短信</a>
</td>
</tr>


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

@@ -36,7 +36,7 @@
</form>
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable">
<tr>
<td height="30" colspan="9" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'>
<td height="30" colspan="9" background='../static/web/img/tbg.gif'>
<a href='member_pm.php'>短信列表</a> <a href='member_pmall.php'>群发短信</a> <span class="current" id="cate_1">单独短信</span>
</td>
</tr>


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

@@ -24,13 +24,13 @@
<form action="member_scores.php" method="post">
<input name="action" type="hidden" value="save">
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="tbtitle mt-3" style="border:1px solid #dee2e6;border-bottom:none">
<tr bgcolor="#EDF9D5">
<tr>
<td width="100%" height="26" background='../static/web/img/tbg.gif' style="padding-left:10px"><a href="member_main.php">会员管理</a> &gt; 积分头衔设置</td>
</tr>
</table>
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable">
<tr>
<td width="6%" align="center" valign="middle" bgcolor="#FBFCE2">
<td width="6%" align="center" valign="middle" bgcolor="#FEFCEF">
<input type="checkbox" name="chkall" id="chkall" onClick="CheckAll(this.form)" class='np' />
删</td>
<td width="23%" align="center" bgcolor="#FEFCEF">积分大于</td>


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

@@ -12,7 +12,7 @@
<form name="form1" action="member_type.php" method="post">
<input type="hidden" name="dopost" value="save">
<tr>
<td height="26" colspan="5" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'>
<td height="26" colspan="5" background='../static/web/img/tbg.gif'>
<table width="98%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless">
<tr>
<td width="30%" style="padding-left:10px">会员产品分类</td>


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

@@ -41,7 +41,7 @@ td{padding-left:8px}
<input type='hidden' name='action' value='edit'>
<input type='hidden' name='dev_id' value='<?php echo $dev_id; ?>'>
<tr>
<td height="26" colspan="2" bgcolor="#EDF9D5" background='../static/web/img/wbg.gif' style="padding-left:10px"><a href="module_main.php">模块管理</a> &gt; 模块修改</td>
<td height="26" colspan="2" background='../static/web/img/wbg.gif' style="padding-left:10px"><a href="module_main.php">模块管理</a> &gt; 模块修改</td>
</tr>
<tr>
<td width="19%" align="center" bgcolor="#ffffff">模块名称:</td>


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

@@ -25,7 +25,7 @@
<form name="form1" action="plus_add.php" method="post">
<input type='hidden' name='dopost' value='save'>
<tr>
<td height="26" colspan="7" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif" style="padding-left:10px">
<td height="26" colspan="7" background="../static/web/img/tbg.gif" style="padding-left:10px">
<div style="float:left"><a href='module_main.php'>模块管理</a> &gt; 模块列表</div>
<div style="float:right;padding-right:10px">
<a class="btn btn-success btn-sm" href="module_main.php">全部</a>


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

@@ -38,7 +38,7 @@
<form action="module_make.php" method="post" enctype="multipart/form-data" name="form1">
<input type='hidden' name='action' value='make'>
<tr>
<td height="26" colspan="2" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="module_main.php">模块管理</a> &gt; 模块打包</td>
<td height="26" colspan="2" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="module_main.php">模块管理</a> &gt; 模块打包</td>
</tr>
<tr>
<td width="19%" align="center" bgcolor="#ffffff">模块名称:</td>


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

@@ -10,7 +10,7 @@
<form name="form1" action="plus_add.php" method="post">
<input type='hidden' name='dopost' value='save'>
<tr>
<td height="26" colspan="2" bgcolor="#EDF9D5" style="padding-left:10px"><a href="plus_main.php">模块管理</a> &gt; 模块打包</td>
<td height="26" colspan="2" style="padding-left:10px"><a href="plus_main.php">模块管理</a> &gt; 模块打包</td>
</tr>
<tr>
<td width="20%" align="center" bgcolor="#ffffff">插件名称</td>


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

@@ -102,7 +102,7 @@ td{ padding:2px; padding-left:6px; line-height:26px }
<input type='hidden' name='fieldstring' value='' />
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3">
<tr>
<td colspan="2" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif">
<td colspan="2" background="../static/web/img/tbg.gif">
<table width="98%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless">
<tr>
<td width="30%" style="padding-left:10px"><a href="mychannel_main.php">频道管理</a> &gt; 增加新字段</td>


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

@@ -87,7 +87,7 @@
<input type='hidden' name='issystem' value='<?php echo $issystem?>' />
<input type='hidden' name='fieldstring' value='' />
<tr>
<td height="26" colspan="2" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif">
<td height="26" colspan="2" background="../static/web/img/tbg.gif">
<table width="98%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless">
<tr>
<td width="30%" style="padding-left:10px">


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

@@ -33,7 +33,7 @@
<input type='hidden' name='step' value='<?php echo $step?>'>
<input type='hidden' name='dopost' value='modifysearch'>
<tr>
<td height="26" colspan="2" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif' style="padding-left:10px">
<td height="26" colspan="2" background='../static/web/img/tbg.gif' style="padding-left:10px">
<div style="width:100px; float:right"><a href="mychannel_edit.php?dopost=del&mid=<?php echo $mid; ?>">删除自定义搜索</a></div>
<a href="mychannel_main.php">内容模型管理</a> &gt; 自定义搜索管理:
(自定义搜索在方便搜索的同时在一定程度上降低了效率,请根据需求定义搜索)


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

@@ -21,7 +21,7 @@
<input type="hidden" name="do" value="add">
<table width="100%" border="0" cellpadding="1" cellspacing="1" class="table maintable mt-3 sysinfo">
<tr align="center" height="26">
<td height="30" colspan="2" align="left" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif' style="padding-left:10px">增加一个配送方式</td>
<td height="30" colspan="2" align="left" background='../static/web/img/tbg.gif' style="padding-left:10px">增加一个配送方式</td>
</tr>
<tr align="center" height="26" bgcolor="#ffffff">
<td width="10%" height="30" align="right" bgcolor="#ffffff">
@@ -67,7 +67,7 @@
<input type="hidden" name="do" value="edit">
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="tbtitle">
<tr>
<td height="26" colspan="3" align="left" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'>已有配送方式列表</td>
<td height="26" colspan="3" align="left" background='../static/web/img/tbg.gif'>已有配送方式列表</td>
</tr>
<tr bgcolor="#F3FFDD">
<td colspan="3" align="center" bgcolor="#ffffff">


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

@@ -85,7 +85,7 @@
</form>
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable">
<tr>
<td height="26" colspan="11" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'>
<td height="26" colspan="11" background='../static/web/img/tbg.gif'>
<table width="98%" border="0" cellspacing="0" cellpadding="0" class="table table-borderless">
<tr>
<td width="30%" style="padding-left:10px">订单列表:</td>


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

@@ -46,7 +46,7 @@
<form action="sys_data_replace.php" name="form1" method="post" target="stafrm" onSubmit="return CheckSubmit()">
<input type='hidden' name='action' value='apply'>
<tr>
<td height="26" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif" style="padding-left:10px">数据库内容替换</td>
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px">数据库内容替换</td>
</tr>
<tr>
<td bgcolor="#ffffff">


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

@@ -19,14 +19,13 @@
<td width="76%" align="right">
<a href="sys_group_add.php" class="btn btn-success">增加一个用户组</a>
<a href="sys_admin_user.php" class="btn btn-success">管理系统用户</a>
</td>
</tr>
</table>
</td>
</tr>
<tr bgcolor="#FBFCE2" align="center">
<td width="20%" height="26">Rank</td>
<td width="20%" height="26">等级</td>
<td width="45%">组名称</td>
<td width="35%">管理</td>
</tr>


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

@@ -12,7 +12,7 @@
<form name='form1' action='sys_group_add.php' method='post'>
<input type='hidden' name='dopost' value='save'>
<tr>
<td height="26" background="../static/web/img/tbg.gif" align="left" style="padding-left:10px"><a href='sys_group.php'>系统用户组管理</a> &gt; 增加用户组</td>
<td height="26" background="../static/web/img/tbg.gif" align="left" style="padding-left:10px"><a href='sys_group.php'>系统用户组管理</a> &gt; 增加用户组</td>
</tr>
<tr>
<td valign="top" bgcolor="#ffffff" align="center">
@@ -72,7 +72,7 @@
<td height='26' colspan='2' bgcolor='#F9FAF3' style="text-align:left"><?php echo $start?>、插件权限</td>
</tr>
<tr>
<td height='26' colspan='2' style='text-align:left;'>
<td height='26' colspan='2' style='text-align:left'>
<?php
$l = 0;
$dsql->SetQuery('Select plusname From #@__plus');


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

@@ -44,8 +44,8 @@
$start++;
$lhead = "
<tr>
<td height='26' colspan='2' bgcolor='#F9FAF3' style='text-align:left;'>{$start}、".str_replace('>>','',$line)."</td></tr>
<tr><td height='26' colspan='2' style='text-align:left;'>
<td height='26' colspan='2' bgcolor='#F9FAF3' style='text-align:left'>{$start}、".str_replace('>>','',$line)."</td></tr>
<tr><td height='26' colspan='2' style='text-align:left'>
";
echo $lhead;
}


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

@@ -85,7 +85,7 @@ foreach($payment_arr as $value){
<td>
<table width="100%" border="0" cellpadding="1" cellspacing="1" bgcolor="#cbd8ac" class="sysinfo">
<tr align="center" height="26">
<td height="30" colspan="2" align="left" bgcolor="#EDF9D5" background='../static/web/img/tbg.gif'>&nbsp;支付接口配置参数
<td height="30" colspan="2" align="left" background='../static/web/img/tbg.gif'>&nbsp;支付接口配置参数
</td>
</tr>
<tr align="center" height="26" bgcolor="#ffffff">
@@ -165,7 +165,7 @@ ShowReg(0);
</script>
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="tbtitle" style="background:#cbd8ac;">
<tr>
<td height="26" colspan="3" align="left" bgcolor="#EDF9D5">&nbsp;如果该配置无效要手动修改,可打开/data/sys_pay.cache.php文件进行手工配置</td>
<td height="26" colspan="3" align="left">&nbsp;如果该配置无效要手动修改,可打开/data/sys_pay.cache.php文件进行手工配置</td>
</tr>
<tr bgcolor="#F3FFDD">
<td height="50" colspan="3" align="center" bgcolor="#ffffff"> <table width="200" border="0" cellspacing="1" cellpadding="1">


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

@@ -52,7 +52,7 @@
<?php echo $alter; ?>
<table width="98%" border="0" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3">
<tr>
<td width="100%" height="26" colspan="2" bgcolor="#EDF9D5" background="../static/web/img/tbg.gif" style="padding-left:10px">木马自检程序</td>
<td width="100%" height="26" colspan="2" background="../static/web/img/tbg.gif" style="padding-left:10px">木马自检程序</td>
</tr>
<tr>
<td height="73" colspan="2" bgcolor="#ffffff">


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

@@ -33,7 +33,7 @@
<td height="26" colspan="2" background='../static/web/img/tbg.gif'>
<table width="98%" border="0" cellpadding="0" cellspacing="0" class="table table-borderless">
<tr>
<td width="30%" height="18" style="padding-left:10px">全局标记测试</td>
<td width="30%" height="18" style="padding-left:10px">全局标记测试</td>
<td width="70%" align="right"></td>
</tr>
</table>


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

@@ -127,7 +127,7 @@
<td width="22%">操作</td>
</tr>
<form name="form3" action="tags_main.php?action=delete" method="post">
{dede:datalist empty='<tr><td colspan="7"><center>暂无内容</center></td></tr>'}
{dede:datalist empty='<tr><td colspan="8"><center>暂无内容</center></td></tr>'}
<?php
$fields['addtime'] = GetDateMk($fields['addtime']);
$fields['uptime'] = GetDateMk($fields['uptime']);


Loading…
Cancel
Save