@@ -154,7 +154,7 @@ $actionSearch[4] = array( | |||||
'linkurl' => 'article_keywords_main.php' | 'linkurl' => 'article_keywords_main.php' | ||||
), | ), | ||||
3 => array( | 3 => array( | ||||
'title' => '重复文档检测', | |||||
'title' => '文档重复检测', | |||||
'description' => '网站重复标题文档处理', | 'description' => '网站重复标题文档处理', | ||||
'purview' => 'sys_ArcBatch', | 'purview' => 'sys_ArcBatch', | ||||
'linkurl' => 'article_test_same.php' | 'linkurl' => 'article_test_same.php' | ||||
@@ -334,7 +334,7 @@ $actionSearch[9] = array( | |||||
'linkurl' => 'sys_admin_user.php' | 'linkurl' => 'sys_admin_user.php' | ||||
), | ), | ||||
2 => array( | 2 => array( | ||||
'title' => '用户组设定', | |||||
'title' => '用户组设置', | |||||
'description' => '网站管理员组别的划分', | 'description' => '网站管理员组别的划分', | ||||
'purview' => 'sys_Group', | 'purview' => 'sys_Group', | ||||
'linkurl' => 'sys_group.php' | 'linkurl' => 'sys_group.php' | ||||
@@ -382,13 +382,13 @@ $actionSearch[9] = array( | |||||
'linkurl' => 'sys_sql_query.php' | 'linkurl' => 'sys_sql_query.php' | ||||
), | ), | ||||
10 => array( | 10 => array( | ||||
'title' => '后台文件扫描', | |||||
'title' => '文件扫描工具', | |||||
'description' => '以DedeBIZ开发模式为标准对现有的文件进行扫描判断', | 'description' => '以DedeBIZ开发模式为标准对现有的文件进行扫描判断', | ||||
'purview' => 'sys_verifies', | 'purview' => 'sys_verifies', | ||||
'linkurl' => 'sys_safetest.php' | 'linkurl' => 'sys_safetest.php' | ||||
), | ), | ||||
11 => array( | 11 => array( | ||||
'title' => '系统错误修复', | |||||
'title' => '系统修复工具', | |||||
'description' => '手动和自动升级错误处理', | 'description' => '手动和自动升级错误处理', | ||||
'purview' => 'sys_verifies', | 'purview' => 'sys_verifies', | ||||
'linkurl' => 'sys_repair.php' | 'linkurl' => 'sys_repair.php' | ||||
@@ -38,7 +38,6 @@ if ($cuserLogin->getUserType() >= 10) { | |||||
$adminMenu1 = (DEDEBIZ_SAFE_MODE? "" : "<m:top item='11_' name='模板管理' rank='temp_One,temp_Other,temp_MyTag,temp_test,temp_All' icon='fa-cube'> | $adminMenu1 = (DEDEBIZ_SAFE_MODE? "" : "<m:top item='11_' name='模板管理' rank='temp_One,temp_Other,temp_MyTag,temp_test,temp_All' icon='fa-cube'> | ||||
<m:item name='默认模板管理' link='templets_main.php' rank='temp_All' target='main' /> | <m:item name='默认模板管理' link='templets_main.php' rank='temp_All' target='main' /> | ||||
<m:item name='标签源码管理' link='templets_tagsource.php' rank='temp_All' target='main' /> | <m:item name='标签源码管理' link='templets_tagsource.php' rank='temp_All' target='main' /> | ||||
<m:item name='自定义宏标记' link='mytag_main.php' rank='temp_MyTag' target='main' /> | |||||
<m:item name='智能标记向导' link='mytag_tag_guide.php' rank='temp_Other' target='main' /> | <m:item name='智能标记向导' link='mytag_tag_guide.php' rank='temp_Other' target='main' /> | ||||
<m:item name='全局标记测试' link='tag_test.php' rank='temp_Test' target='main' /> | <m:item name='全局标记测试' link='tag_test.php' rank='temp_Test' target='main' /> | ||||
</m:top>")." | </m:top>")." | ||||
@@ -47,6 +46,8 @@ if ($cuserLogin->getUserType() >= 10) { | |||||
<m:item name='文档单页管理' link='templets_one.php' rank='temp_One' target='main' /> | <m:item name='文档单页管理' link='templets_one.php' rank='temp_One' target='main' /> | ||||
<m:item name='联动类别管理' link='stepselect_main.php' rank='c_Stepseclect' target='main' /> | <m:item name='联动类别管理' link='stepselect_main.php' rank='c_Stepseclect' target='main' /> | ||||
<m:item name='自由列表管理' link='freelist_main.php' rank='c_List' target='main' /> | <m:item name='自由列表管理' link='freelist_main.php' rank='c_List' target='main' /> | ||||
<m:item name='自定义宏标记' link='mytag_main.php' rank='temp_MyTag' target='main' /> | |||||
<m:item name='自定义文档属性' link='content_att.php' rank='sys_Att' target='main' /> | |||||
<m:item name='自定义表单管理' link='diy_main.php' rank='c_List' target='main' /> | <m:item name='自定义表单管理' link='diy_main.php' rank='c_List' target='main' /> | ||||
</m:top>"; | </m:top>"; | ||||
$adminMenu2 = "<m:top item='10_' name='支付工具' rank='sys_Data' icon='fa-credit-card'> | $adminMenu2 = "<m:top item='10_' name='支付工具' rank='sys_Data' icon='fa-credit-card'> | ||||
@@ -60,15 +61,15 @@ if ($cuserLogin->getUserType() >= 10) { | |||||
<m:item name='系统配置变量' link='sys_info.php' rank='sys_Edit' target='main' /> | <m:item name='系统配置变量' link='sys_info.php' rank='sys_Edit' target='main' /> | ||||
<m:item name='系统日志管理' link='log_list.php' rank='sys_Log' target='main' /> | <m:item name='系统日志管理' link='log_list.php' rank='sys_Log' target='main' /> | ||||
<m:item name='系统用户管理' link='sys_admin_user.php' rank='sys_User' target='main' /> | <m:item name='系统用户管理' link='sys_admin_user.php' rank='sys_User' target='main' /> | ||||
<m:item name='用户组设定' link='sys_group.php' rank='sys_Group' target='main' /> | |||||
<m:item name='图片水印设置' link='sys_info_mark.php' rank='sys_Edit' target='main' /> | |||||
<m:item name='用户组设置' link='sys_group.php' rank='sys_Group' target='main' /> | |||||
<m:item name='云服务设置' link='sys_cloud.php' rank='sys_Edit' target='main' /> | <m:item name='云服务设置' link='sys_cloud.php' rank='sys_Edit' target='main' /> | ||||
<m:item name='图片水印设置' link='sys_info_mark.php' rank='sys_Edit' target='main' /> | |||||
<m:item name='软件下载设置' link='soft_config.php' rank='sys_SoftConfig' target='main' /> | <m:item name='软件下载设置' link='soft_config.php' rank='sys_SoftConfig' target='main' /> | ||||
<m:item name='防采集串混淆' link='article_string_mix.php' rank='sys_StringMix' target='main' /> | <m:item name='防采集串混淆' link='article_string_mix.php' rank='sys_StringMix' target='main' /> | ||||
".(DEDEBIZ_SAFE_MODE? "" : "<m:item name='数据备份还原' link='sys_data.php' rank='sys_Data' target='main' />")." | ".(DEDEBIZ_SAFE_MODE? "" : "<m:item name='数据备份还原' link='sys_data.php' rank='sys_Data' target='main' />")." | ||||
".(DEDEBIZ_SAFE_MODE? "" : "<m:item name='SQL命令行工具' link='sys_sql_query.php' rank='sys_Data' target='main' />")." | ".(DEDEBIZ_SAFE_MODE? "" : "<m:item name='SQL命令行工具' link='sys_sql_query.php' rank='sys_Data' target='main' />")." | ||||
<m:item name='后台文件扫描' link='sys_safetest.php' rank='sys_verify' target='main' /> | |||||
<m:item name='系统错误修复' link='sys_repair.php' rank='sys_verify' target='main' /> | |||||
<m:item name='文件扫描工具' link='sys_safetest.php' rank='sys_verify' target='main' /> | |||||
<m:item name='系统修复工具' link='sys_repair.php' rank='sys_verify' target='main' /> | |||||
</m:top>"; | </m:top>"; | ||||
} | } | ||||
$menusMain = "<m:top item='1_' name='常用操作' icon='fa-desktop'> | $menusMain = "<m:top item='1_' name='常用操作' icon='fa-desktop'> | ||||
@@ -76,14 +77,13 @@ $menusMain = "<m:top item='1_' name='常用操作' icon='fa-desktop'> | |||||
<m:item name='所有文档列表' link='content_list.php' rank='a_List,a_AccList' target='main' /> | <m:item name='所有文档列表' link='content_list.php' rank='a_List,a_AccList' target='main' /> | ||||
<m:item name='待审核的文档' link='content_list.php?arcrank=-1' rank='a_Check,a_AccCheck' target='main' /> | <m:item name='待审核的文档' link='content_list.php?arcrank=-1' rank='a_Check,a_AccCheck' target='main' /> | ||||
<m:item name='我发布的文档' link='content_list.php?mid=".$cuserLogin->getUserID()."' rank='a_List,a_AccList,a_MyList' target='main' /> | <m:item name='我发布的文档' link='content_list.php?mid=".$cuserLogin->getUserID()."' rank='a_List,a_AccList,a_MyList' target='main' /> | ||||
<m:item name='自定义文档属性' link='content_att.php' rank='sys_Att' target='main' /> | |||||
<m:item name='标签管理' link='tags_main.php' rank='sys_Keyword' target='main' /> | |||||
<m:item name='评论管理' link='feedback_main.php' rank='sys_Feedback' target='main' /> | <m:item name='评论管理' link='feedback_main.php' rank='sys_Feedback' target='main' /> | ||||
<m:item name='文档回收站' link='recycling.php' ischannel='1' addalt='清空回收站' addico='fa-minus-circle' linkadd='archives_do.php?dopost=clear&aid=no&recycle=1' rank='a_List,a_AccList,a_MyList' target='main' /> | |||||
<m:item name='专题管理' ischannel='1' link='content_s_list.php' linkadd='spec_add.php' channelid='-1' rank='spec_New' target='main' /> | |||||
<m:item name='文档回收站' link='recycling.php' ischannel='1' addalt='清空文档' addico='fa-minus-circle' linkadd='archives_do.php?dopost=clear&aid=no&recycle=1' rank='a_List,a_AccList,a_MyList' target='main' /> | |||||
</m:top> | </m:top> | ||||
<m:top item='2_' name='文档管理' icon='fa-file-text'> | <m:top item='2_' name='文档管理' icon='fa-file-text'> | ||||
$addset | $addset | ||||
<m:item name='专题管理' ischannel='1' link='content_s_list.php' linkadd='spec_add.php' channelid='-1' rank='spec_New' target='main' /> | |||||
<m:item name='标签管理' link='tags_main.php' rank='sys_Keyword' target='main' /> | |||||
</m:top> | </m:top> | ||||
<m:top item='3_' name='附件管理' rank='sys_Upload,sys_MyUpload,plus_文件管理器' icon='fa-folder'> | <m:top item='3_' name='附件管理' rank='sys_Upload,sys_MyUpload,plus_文件管理器' icon='fa-folder'> | ||||
<m:item name='上传新文件' link='media_add.php' rank='' target='main' /> | <m:item name='上传新文件' link='media_add.php' rank='' target='main' /> | ||||
@@ -93,9 +93,9 @@ $menusMain = "<m:top item='1_' name='常用操作' icon='fa-desktop'> | |||||
$adminMenu1 | $adminMenu1 | ||||
<m:top item='5_' name='批量维护' icon='fa-circle-o-notch'> | <m:top item='5_' name='批量维护' icon='fa-circle-o-notch'> | ||||
<m:item name='文档批量维护' link='content_batch_up.php' rank='sys_ArcBatch' target='main' /> | <m:item name='文档批量维护' link='content_batch_up.php' rank='sys_ArcBatch' target='main' /> | ||||
<m:item name='文档重复检测' link='article_test_same.php' rank='sys_ArcBatch' target='main' /> | |||||
<m:item name='文档关键词维护' link='article_keywords_main.php' rank='sys_Keyword' target='main' /> | <m:item name='文档关键词维护' link='article_keywords_main.php' rank='sys_Keyword' target='main' /> | ||||
<m:item name='搜索关键词维护' link='search_keywords_main.php' rank='sys_Keyword' target='main' /> | <m:item name='搜索关键词维护' link='search_keywords_main.php' rank='sys_Keyword' target='main' /> | ||||
<m:item name='重复文档检测' link='article_test_same.php' rank='sys_ArcBatch' target='main' /> | |||||
<m:item name='自动摘要分页' link='article_description_main.php' rank='sys_Keyword' target='main' /> | <m:item name='自动摘要分页' link='article_description_main.php' rank='sys_Keyword' target='main' /> | ||||
".(DEDEBIZ_SAFE_MODE? "" : "<m:item name='数据库字段替换' link='sys_data_replace.php' rank='sys_ArcBatch' target='main' />")." | ".(DEDEBIZ_SAFE_MODE? "" : "<m:item name='数据库字段替换' link='sys_data_replace.php' rank='sys_ArcBatch' target='main' />")." | ||||
</m:top> | </m:top> | ||||
@@ -28,14 +28,14 @@ $adminMenu = ''; | |||||
if ($cuserLogin->getUserType() >= 10) { | if ($cuserLogin->getUserType() >= 10) { | ||||
$adminMenu = DEDEBIZ_SAFE_MODE? "" : "<m:top item='6_' name='模块管理' c='6,' icon='fa-database'> | $adminMenu = DEDEBIZ_SAFE_MODE? "" : "<m:top item='6_' name='模块管理' c='6,' icon='fa-database'> | ||||
<m:item name='模块管理' link='module_main.php' rank='sys_module' target='main' /> | <m:item name='模块管理' link='module_main.php' rank='sys_module' target='main' /> | ||||
<m:item name='上传模块插件' link='module_upload.php' rank='sys_module' target='main' /> | |||||
<m:item name='模块打包' link='module_make.php' rank='sys_module' target='main' /> | <m:item name='模块打包' link='module_make.php' rank='sys_module' target='main' /> | ||||
</m:top>"; | </m:top>"; | ||||
} | } | ||||
$menusMoudle = " | $menusMoudle = " | ||||
$adminMenu | $adminMenu | ||||
<m:top item='7_' name='插件列表' icon='fa-plug'> | |||||
<m:item name='插件管理器' link='plus_main.php' rank='10' target='main' /> | |||||
<m:top item='7_' name='插件管理' icon='fa-plug'> | |||||
<m:item name='插件列表' link='plus_main.php' rank='10' target='main' /> | |||||
<m:item name='上传插件' link='module_upload.php' rank='sys_module' target='main' /> | |||||
$plusset | $plusset | ||||
</m:top> | </m:top> | ||||
$moduleset | $moduleset |
@@ -51,7 +51,7 @@ if ($dopost == "ok") { | |||||
} | } | ||||
//修正错误文档 | //修正错误文档 | ||||
else if ($step == 9) { | else if ($step == 9) { | ||||
ShowMsg('修正错误文档操作已经取消,后台系统中系统错误修复中操作', 'sys_cache_up.php?dopost=ok&step=-1&uparc=1', 0, 5000); | |||||
ShowMsg('修正错误文档操作已经取消,后台系统中系统修复工具中操作', 'sys_cache_up.php?dopost=ok&step=-1&uparc=1', 0, 5000); | |||||
exit(); | exit(); | ||||
} | } | ||||
} | } | ||||
@@ -15,7 +15,7 @@ if (empty($dopost)) { | |||||
$win = new OxWindow(); | $win = new OxWindow(); | ||||
$win->Init("sys_repair.php", "js/blank.js", "POST' enctype='multipart/form-data' "); | $win->Init("sys_repair.php", "js/blank.js", "POST' enctype='multipart/form-data' "); | ||||
$win->mainTitle = "系统修复工具"; | $win->mainTitle = "系统修复工具"; | ||||
$wecome_info = "<a href='index_body.php'>系统首页</a> > 系统错误修复"; | |||||
$wecome_info = "系统修复工具"; | |||||
$win->AddTitle('本工具用于检测和修复您的系统可能存在的错误'); | $win->AddTitle('本工具用于检测和修复您的系统可能存在的错误'); | ||||
$msg = " | $msg = " | ||||
<table> | <table> | ||||
@@ -44,7 +44,7 @@ else if ($dopost == 1) { | |||||
$win = new OxWindow(); | $win = new OxWindow(); | ||||
$win->Init("sys_repair.php", "js/blank.js", "POST' enctype='multipart/form-data' "); | $win->Init("sys_repair.php", "js/blank.js", "POST' enctype='multipart/form-data' "); | ||||
$win->mainTitle = "系统修复工具"; | $win->mainTitle = "系统修复工具"; | ||||
$wecome_info = "<a href='sys_repair.php'>系统错误修复</a> > 检测数据结构"; | |||||
$wecome_info = "<a href='sys_repair.php'>系统修复工具</a> > 检测数据结构"; | |||||
$win->AddTitle('本工具用于检测和修复您的系统可能存在的错误'); | $win->AddTitle('本工具用于检测和修复您的系统可能存在的错误'); | ||||
$msg = " | $msg = " | ||||
<table> | <table> | ||||
@@ -121,7 +121,7 @@ else if ($dopost == 2) { | |||||
$win = new OxWindow(); | $win = new OxWindow(); | ||||
$win->Init("sys_repair.php", "js/blank.js", "POST' enctype='multipart/form-data' "); | $win->Init("sys_repair.php", "js/blank.js", "POST' enctype='multipart/form-data' "); | ||||
$win->mainTitle = "系统修复工具"; | $win->mainTitle = "系统修复工具"; | ||||
$wecome_info = "<a href='sys_repair.php'>系统错误修复</a> > 检测微表正确性"; | |||||
$wecome_info = "<a href='sys_repair.php'>系统修复工具</a> > 检测微表正确性"; | |||||
$win->AddTitle('本工具用于检测和修复您的系统可能存在的错误'); | $win->AddTitle('本工具用于检测和修复您的系统可能存在的错误'); | ||||
$msg = " | $msg = " | ||||
<table> | <table> | ||||
@@ -175,7 +175,7 @@ else if ($dopost == 3) { | |||||
$win = new OxWindow(); | $win = new OxWindow(); | ||||
$win->Init("sys_repair.php", "js/blank.js", "POST' enctype='multipart/form-data'"); | $win->Init("sys_repair.php", "js/blank.js", "POST' enctype='multipart/form-data'"); | ||||
$win->mainTitle = "系统修复工具"; | $win->mainTitle = "系统修复工具"; | ||||
$wecome_info = "<a href='sys_repair.php'>系统错误修复</a> > 高级综合检测修复"; | |||||
$wecome_info = "<a href='sys_repair.php'>系统修复工具</a> > 高级综合检测修复"; | |||||
$win->AddTitle('本工具用于检测和修复您的系统可能存在的错误'); | $win->AddTitle('本工具用于检测和修复您的系统可能存在的错误'); | ||||
$msg = " | $msg = " | ||||
<table> | <table> | ||||
@@ -3,7 +3,7 @@ | |||||
<head> | <head> | ||||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | ||||
<title>重复文档检测</title> | |||||
<title>文档重复检测</title> | |||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<script> | <script> | ||||
@@ -3,7 +3,7 @@ | |||||
<head> | <head> | ||||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | ||||
<title>重复文档检测</title> | |||||
<title>文档重复检测</title> | |||||
<link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
@@ -13,7 +13,7 @@ | |||||
<form action="article_test_same.php" name="form1" target="stafrm"> | <form action="article_test_same.php" name="form1" target="stafrm"> | ||||
<input type="hidden" name="dopost" value="analyse"> | <input type="hidden" name="dopost" value="analyse"> | ||||
<tr> | <tr> | ||||
<td bgcolor="#f5f5f5" colspan="2">重复文档检测</td> | |||||
<td bgcolor="#f5f5f5" colspan="2">文档重复检测</td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td width="260">栏目类型:</td> | <td width="260">栏目类型:</td> | ||||
@@ -71,7 +71,7 @@ | |||||
} | } | ||||
?> | ?> | ||||
</select> | </select> | ||||
<a href="sys_group.php" class="btn btn-success btn-sm">用户组设定</a> | |||||
<a href="sys_group.php" class="btn btn-success btn-sm">用户组设置</a> | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
@@ -3,7 +3,7 @@ | |||||
<head> | <head> | ||||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | ||||
<title>用户组设定</title> | |||||
<title>用户组设置</title> | |||||
<link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
@@ -16,7 +16,7 @@ | |||||
<td bgcolor="#f5f5f5" colspan="3"> | <td bgcolor="#f5f5f5" colspan="3"> | ||||
<table cellspacing="1" cellpadding="1" class="table table-borderless w-100"> | <table cellspacing="1" cellpadding="1" class="table table-borderless w-100"> | ||||
<tr> | <tr> | ||||
<td width="30%">用户组设定</td> | |||||
<td width="30%">用户组设置</td> | |||||
<td width="70%" align="right"> | <td width="70%" align="right"> | ||||
<a href="sys_group_add.php" class="btn btn-success btn-sm">增加一个用户组</a> | <a href="sys_group_add.php" class="btn btn-success btn-sm">增加一个用户组</a> | ||||
<a href="sys_admin_user.php" class="btn btn-success btn-sm">管理系统用户</a> | <a href="sys_admin_user.php" class="btn btn-success btn-sm">管理系统用户</a> | ||||
@@ -13,7 +13,7 @@ | |||||
<form name="form1" action="sys_group_add.php" method="post"> | <form name="form1" action="sys_group_add.php" method="post"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<tr> | <tr> | ||||
<td bgcolor="#f5f5f5" colspan="2"><a href="sys_group.php">用户组设定</a> > 增加用户组</td> | |||||
<td bgcolor="#f5f5f5" colspan="2"><a href="sys_group.php">用户组设置</a> > 增加用户组</td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td width="90">组名称:</td> | <td width="90">组名称:</td> | ||||
@@ -13,7 +13,7 @@ | |||||
<form name="form1" action="sys_group_edit.php" method="post"> | <form name="form1" action="sys_group_edit.php" method="post"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<tr> | <tr> | ||||
<td bgcolor="#f5f5f5" colspan="2"><a href="sys_group.php">用户组设定</a> > 修改用户组</td> | |||||
<td bgcolor="#f5f5f5" colspan="2"><a href="sys_group.php">用户组设置</a> > 修改用户组</td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td width="260">组名称:</td> | <td width="260">组名称:</td> | ||||
@@ -3,7 +3,7 @@ | |||||
<head> | <head> | ||||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | ||||
<title>后台文件扫描</title> | |||||
<title>文件扫描工具</title> | |||||
<link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
@@ -47,7 +47,7 @@ | |||||
<div id="loaddiv" class="text-center py-2" style="display:none"><img src="../static/web/img/loadinglit.gif"></div> | <div id="loaddiv" class="text-center py-2" style="display:none"><img src="../static/web/img/loadinglit.gif"></div> | ||||
<table cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | <table cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | ||||
<tr> | <tr> | ||||
<td bgcolor="#f5f5f5">后台文件扫描</td> | |||||
<td bgcolor="#f5f5f5">文件扫描工具</td> | |||||
</tr> | </tr> | ||||
<tr> | <tr> | ||||
<td><?php echo $alter;?></td> | <td><?php echo $alter;?></td> | ||||
@@ -3,7 +3,7 @@ | |||||
<head> | <head> | ||||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | ||||
<title>标签源码碎片管理</title> | |||||
<title>标签源码管理</title> | |||||
<link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
@@ -11,7 +11,7 @@ | |||||
<body> | <body> | ||||
<table cellspacing="1" cellpadding="0" align="center" class="table maintable my-3"> | <table cellspacing="1" cellpadding="0" align="center" class="table maintable my-3"> | ||||
<tr> | <tr> | ||||
<td colspan="4" bgcolor="#f5f5f5">标签源码碎片管理</td> | |||||
<td colspan="4" bgcolor="#f5f5f5">标签源码管理</td> | |||||
</tr> | </tr> | ||||
<tr bgColor="#e9ecef" align="center"> | <tr bgColor="#e9ecef" align="center"> | ||||
<td width="30%">标签文件名</td> | <td width="30%">标签文件名</td> | ||||
@@ -3,7 +3,7 @@ | |||||
<head> | <head> | ||||
<meta charset="utf-8"> | <meta charset="utf-8"> | ||||
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> | ||||
<title>标签源码碎片管理</title> | |||||
<title>标签源码管理</title> | |||||
<link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | <link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> | ||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
@@ -233,7 +233,7 @@ else if ($action == 'savetagfile') { | |||||
</form> | </form> | ||||
"; | "; | ||||
$wintitle = "成功操作文件"; | $wintitle = "成功操作文件"; | ||||
$wecome_info = "<a href='templets_tagsource.php'>标签源码碎片管理</a> > 新建修改标签"; | |||||
$wecome_info = "<a href='templets_tagsource.php'>标签源码管理</a> > 新建修改标签"; | |||||
$win = new OxWindow(); | $win = new OxWindow(); | ||||
$win->AddTitle("新建修改标签"); | $win->AddTitle("新建修改标签"); | ||||
$win->AddMsgItem($msg); | $win->AddMsgItem($msg); | ||||