@@ -56,12 +56,12 @@ else if ($action == 'editload') { | |||
<input type='hidden' name='action' value='editsave' /> | |||
<table width="430" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td width="102" height="30">网站名称:</td> | |||
<td width="102" height="26">网站名称:</td> | |||
<td width="302"><input name="title" type="text" id="title" style="width:200px" value="<?php echo $row['title']; ?>" /></td> | |||
<td width="26" align="center"><a href="javascript:CloseEditNode()" class="mr-3"><i class="fa fa-window-close-o" aria-hidden="true"></i></a></td> | |||
<td width="26" align="center"><a href="javascript:CloseEditNode()" class="mr-3"><i class="fa fa-window-close-o"></i></a></td> | |||
</tr> | |||
<tr> | |||
<td height="30">原内容编码:</td> | |||
<td height="26">原内容编码:</td> | |||
<td colspan="2"> | |||
<label><input type="radio" name="lang" value="utf-8" <?php echo ($row['lang'] == 'utf-8' ? ' checked="checked" ' : ''); ?> /> | |||
UTF-8</label> | |||
@@ -70,7 +70,7 @@ else if ($action == 'editload') { | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30">用作文章来源:</td> | |||
<td height="26">用作文章来源:</td> | |||
<td colspan="2"> | |||
<label><input type="radio" name="issource" value="0" <?php echo ($row['issource'] == 0 ? ' checked="checked" ' : ''); ?> /> | |||
否</label> | |||
@@ -79,20 +79,20 @@ else if ($action == 'editload') { | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30">网站网址:</td> | |||
<td height="26">网站网址:</td> | |||
<td colspan="2"> | |||
<input name="url" type="text" id="url" value="<?php echo $row['url']; ?>" style="width:200px" /> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30"></td> | |||
<td height="26"></td> | |||
<td colspan="2"> | |||
使用不带http及任何附加目录的网址<br> | |||
如:news.dedebiz.com | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30">采集规则:</td> | |||
<td height="26">采集规则:</td> | |||
<td colspan="2">仅针对文章内容,格式:前面HTML{@body}后面HMTL</td> | |||
</tr> | |||
<tr> | |||
@@ -100,7 +100,7 @@ else if ($action == 'editload') { | |||
<td colspan="2"><textarea name="rule" style="width:300px;height:80px"><?php echo $row['rule']; ?></textarea></td> | |||
</tr> | |||
<tr> | |||
<td height="30"></td> | |||
<td height="26"></td> | |||
<td colspan="2"><button class="btn btn-success btn-sm" type="submit" name="Submit" value="">保存规则</button> | |||
<button type="reset" class="btn btn-success btn-sm" name="Submit2">重置</button></td> | |||
</tr> | |||
@@ -193,7 +193,7 @@ else if ($dopost == "GetSunLists") { | |||
PutCookie('lastCid', $cid, 3600 * 24, "/"); | |||
$tu = new TypeUnit(); | |||
$tu->dsql = $dsql; | |||
echo " <table width='100%' border='0' cellspacing='0' cellpadding='0'>\r\n"; | |||
echo " <table width='100%' cellspacing='0' cellpadding='0'>\r\n"; | |||
$tu->LogicListAllSunType($cid, " "); | |||
echo " </table>\r\n"; | |||
$tu->Close(); | |||
@@ -127,7 +127,7 @@ a{text-decoration:none!important} | |||
</script> | |||
<table width="100%" cellpadding="0" cellspacing="1" align="center" class="table table-borderless"> | |||
<tr> | |||
<td colspan="4" height="30"> | |||
<td colspan="4" height="26"> | |||
<form action="select_images_post.php" method="POST" enctype="multipart/form-data" name="myform"> | |||
<?php $noeditor = !empty($noeditor) ? "<input type='hidden' name='noeditor' value='yes'>" : ''; echo $noeditor; ?> | |||
<input type="hidden" name="activepath" value="<?php echo $activepath ?>"> | |||
@@ -73,7 +73,7 @@ a{text-decoration:none!important} | |||
</script> | |||
<table width="100%" align="center" cellspacing="0" cellpadding="2" class="table table-borderless"> | |||
<tr> | |||
<td colspan="3" height="30"> | |||
<td colspan="3" height="26"> | |||
<form action="select_media_post.php" method="POST" enctype="multipart/form-data" name="myform"> | |||
<input type="hidden" name="activepath" value="<?php echo $activepath ?>"> | |||
<input type="hidden" name="f" value="<?php echo $f ?>"> | |||
@@ -78,7 +78,7 @@ a{text-decoration:none!important} | |||
</script> | |||
<table width="100%" cellpadding="0" cellspacing="1" align="center" class="table table-borderless"> | |||
<tr> | |||
<td colspan="3" height="30"> | |||
<td colspan="3" height="26"> | |||
<form action="select_soft_post.php" method="POST" enctype="multipart/form-data" name='myform'> | |||
<input type="hidden" name="activepath" value="<?php echo $activepath ?>"> | |||
<input type="hidden" name="f" value="<?php echo $f ?>"> | |||
@@ -167,7 +167,7 @@ a{text-decoration:none!important} | |||
</td> | |||
</tr> | |||
<tr> | |||
<td colspan="3" height="30">点击选择的文件,红色字样的为刚上传的文件</td> | |||
<td colspan="3" height="26">点击选择的文件,红色字样的为刚上传的文件</td> | |||
</tr> | |||
</table> | |||
</body> |
@@ -59,7 +59,7 @@ a{text-decoration:none!important} | |||
</script> | |||
<table width="100%" cellpadding="0" cellspacing="1" align="center" class="table table-borderless"> | |||
<tr> | |||
<td colspan="3" height="30"> | |||
<td colspan="3" height="26"> | |||
<form action="select_templets_post.php" method="POST" enctype="multipart/form-data" name="myform"> | |||
<input type="hidden" name="activepath" value="<?php echo $activepath ?>"> | |||
<input type="hidden" name="f" value="<?php echo $f ?>"> | |||
@@ -60,7 +60,7 @@ function GetTagList($dsql,$pageno,$pagesize,$orderby='aid') | |||
{ | |||
global $cfg_phpurl,$addsql; | |||
$start = ($pageno-1) * $pagesize; | |||
$printhead ="<table width='98%' border='0' cellpadding='1' cellspacing='1' align='center' class='table maintable' style='margin-bottom:10px'> | |||
$printhead ="<table width='98%' cellpadding='1' cellspacing='1' align='center' class='table maintable' style='margin-bottom:10px'> | |||
<tr align='center' bgcolor='#FBFCE2'> | |||
<td width='5%' class='tbsname'><a href='javascript:;' onclick=\"ReloadPage('aid')\">ID</a></td> | |||
<td width='20%' class='tbsname'>列表名称</td> | |||
@@ -32,7 +32,7 @@ $dlist->display(); | |||
function GetPic($pic) | |||
{ | |||
if ($pic == '') return '无图标'; | |||
else return "<img src='$pic' width='88' height='30' border='0' />"; | |||
else return "<img src='$pic' width='88' height='26' />"; | |||
} | |||
function GetSta($sta) | |||
{ | |||
@@ -64,7 +64,7 @@ function GetMenus($userrank, $topos = 'main') | |||
} | |||
$link = "<div class='items'> | |||
<div class='fllct'>$link</div> | |||
<div class='flrct'><a href='".$ctag2->GetAtt('linkadd')."' target='".$ctag2->GetAtt('target')."'><i class='fa $addico' aria-hidden='true' alt='$addalt' title='$addalt'></i></a></div> | |||
<div class='flrct'><a href='".$ctag2->GetAtt('linkadd')."' target='".$ctag2->GetAtt('target')."'><i class='fa $addico' alt='$addalt' title='$addalt'></i></a></div> | |||
</div>"; | |||
} else { | |||
$link .= ""; | |||
@@ -33,7 +33,7 @@ require(DEDEADMIN.'/inc/inc_menu_func.php'); | |||
</script> | |||
<base target="main"> | |||
<body> | |||
<table width='100%' height="100%" border='0' cellspacing='0' cellpadding='0'> | |||
<table width='100%' height="100%" cellspacing='0' cellpadding='0'> | |||
<tr> | |||
<td> | |||
<?php | |||
@@ -56,7 +56,7 @@ $dlist->Display(); | |||
function MediaType($tid, $nurl) | |||
{ | |||
if ($tid == 1) { | |||
return "图片<a href=\"$nurl\" target=\"_blank\"><i class='fa fa-picture-o' name='picview' border='0' alt='预览'></i></a>"; | |||
return "图片<a href=\"$nurl\" target=\"_blank\"><i class='fa fa-picture-o' name='picview' alt='预览'></i></a>"; | |||
} else if ($tid == 2) { | |||
return "FLASH"; | |||
} else if ($tid == 3) { | |||
@@ -163,7 +163,7 @@ else if ($action == 'setup') { | |||
$win->AddHidden("hash", $hash); | |||
$win->AddHidden("action", 'setupstart'); | |||
$msg = "<style>.dtb{border-bottom:1px dotted #eee}</style> | |||
<table width='98%' border='0' cellspacing='0' cellpadding='0' class='table'> | |||
<table width='98%' cellspacing='0' cellpadding='0' class='table'> | |||
<tr> | |||
<td width='260' height='26' class='dtb'>模块名称:</td> | |||
<td class='dtb'>{$infos['name']}</td> | |||
@@ -298,7 +298,7 @@ else if ($action == 'del') { | |||
$win->AddHidden('hash', $hash); | |||
$win->AddHidden('action', 'delok'); | |||
$msg = "<style>.dtb{border-bottom:1px dotted #eee}</style> | |||
<table width='98%' border='0' cellspacing='0' cellpadding='0' class='table'> | |||
<table width='98%' cellspacing='0' cellpadding='0' class='table'> | |||
<tr> | |||
<td width='260' height='26' class='dtb'>模块名称:</td> | |||
<td class='dtb'>{$infos['name']}</td> | |||
@@ -363,7 +363,7 @@ else if ($action == 'uninstall') { | |||
$win->AddHidden("hash", $hash); | |||
$win->AddHidden("action", 'uninstallok'); | |||
$msg = "<style>.dtb{border-bottom:1px dotted #eee}</style> | |||
<table width='98%' border='0' cellspacing='0' cellpadding='0' class='table'> | |||
<table width='98%' cellspacing='0' cellpadding='0' class='table'> | |||
<tr> | |||
<td width='260' height='26' class='dtb'>模块名称:</td> | |||
<td class='dtb'>{$infos['name']}</td> | |||
@@ -504,7 +504,7 @@ else if ($action == 'view') { | |||
$wecome_info = "模块管理"; | |||
$win->AddTitle("<a href='module_main.php'>模块管理</a> > 模块详情:{$infos['name']}"); | |||
$msg = "<style>.dtb{border-bottom:1px dotted #eee}</style> | |||
<table width='98%' border='0' cellspacing='0' cellpadding='0'> | |||
<table width='98%' cellspacing='0' cellpadding='0'> | |||
<tr> | |||
<td width='260' height='26' class='dtb'>模块名称:</td> | |||
<td class='dtb'>{$infos['name']}</td> | |||
@@ -79,7 +79,7 @@ if ($action == 'upload') { | |||
$wecome_info = "<a href='module_main.php'>模块管理</a> > 上传模块"; | |||
$win->AddTitle('请选择要上传的文件:'); | |||
$win->AddHidden("action", 'upload'); | |||
$msg = "<table width='900' border='0' cellspacing='0' cellpadding='0'> | |||
$msg = "<table width='900' cellspacing='0' cellpadding='0'> | |||
<tr> | |||
<td width='260' height='26'>文件格式:</td> | |||
<td height='26'> | |||
@@ -60,7 +60,7 @@ else if ($dopost == "copystart") { | |||
$win->AddHidden("id", $id); | |||
$win->AddHidden("dopost", 'copysave'); | |||
$msg = " | |||
<table width='460' border='0' cellspacing='0' cellpadding='0'> | |||
<table width='460' cellspacing='0' cellpadding='0'> | |||
<tr> | |||
<td width='170' height='26' align='center'>新频道id:</td> | |||
<td width='230'><input name='newid' type='text' id='newid' size='6' value='{$newid}' /></td> | |||
@@ -60,7 +60,7 @@ function GetKeywordList($dsql, $pageno, $pagesize, $orderby = 'aid') | |||
$start = ($pageno - 1) * $pagesize; | |||
$printhead = "<form name='form3' action=\"search_keywords_main.php\" method=\"post\"> | |||
<input name=\"dopost\" type=\"hidden\" value=\"\"> | |||
<table width='98%' border='0' cellpadding='1' cellspacing='1' style='margin-bottom:10px' align='center' class='table maintable'> | |||
<table width='98%' cellpadding='1' cellspacing='1' style='margin-bottom:10px' align='center' class='table maintable'> | |||
<tr align='center' bgcolor='#FBFCE2' height='26'> | |||
<td width='5%'>选择</td> | |||
<td width='6%' height='26'><a href='javascript:;' onclick=\"ReloadPage('aid')\">ID</a></td> | |||
@@ -95,7 +95,7 @@ function GetKeywordList($dsql, $pageno, $pagesize, $orderby = 'aid') | |||
"; | |||
echo $line; | |||
} | |||
echo "<tr align='left' height='30'> | |||
echo "<tr align='left' height='26'> | |||
<td colspan='8' style='padding-left:10px;'> | |||
<a href='javascript:selAll()' class='btn btn-success btn-sm'>反选</a> | |||
<a href='javascript:noselAll()' class='btn btn-success btn-sm'>取消</a> | |||
@@ -94,7 +94,7 @@ if (isset($dopost) && $dopost == 'getone') { | |||
$row = $dsql->GetOne("SELECT COUNT(id) AS dd,SUM(click) AS cc FROM `#@__archives` WHERE senddate>$istarttime AND mid='$uid'; "); | |||
$ddd = $row['dd'] + $ddd; | |||
$ccd = $row['cc'] + $ccd; | |||
$msg = "<table width='100%' border='0' align='center' cellpadding='3' cellspacing='1'> | |||
$msg = "<table width='100%' align='center' cellpadding='3' cellspacing='1'> | |||
<tr align='center' bgcolor='#FBFCE2'> | |||
<td width='18%' height='26'>管理员::统计信息</td> | |||
<td width='18%'>全部(文档|点击)</td> | |||
@@ -20,7 +20,7 @@ if (empty($dopost)) { | |||
$wecome_info = "<a href='index_body.php'>系统主页</a> > 系统错误修复工具"; | |||
$win->AddTitle('本工具用于检测和修复您的系统可能存在的错误'); | |||
$msg = " | |||
<table width='98%' border='0' cellspacing='0' cellpadding='0' align='center'> | |||
<table width='98%' cellspacing='0' cellpadding='0' align='center'> | |||
<tr> | |||
<td height='250' valign='top'> | |||
<br> | |||
@@ -54,7 +54,7 @@ else if ($dopost == 1) { | |||
$wecome_info = "<a href='sys_repair.php'>系统错误修复工具</a> > 检测数据结构"; | |||
$win->AddTitle('本工具用于检测和修复您的系统可能存在的错误'); | |||
$msg = " | |||
<table width='98%' border='0' cellspacing='0' cellpadding='0' align='center'> | |||
<table width='98%' cellspacing='0' cellpadding='0' align='center'> | |||
<tr> | |||
<td height='250' valign='top'> | |||
<span style='color:#28a745'>已完成数据结构完整性检测</span> | |||
@@ -139,7 +139,7 @@ else if ($dopost == 2) { | |||
$wecome_info = "<a href='sys_repair.php'>系统错误修复工具</a> > 检测微表正确性"; | |||
$win->AddTitle('本工具用于检测和修复您的系统可能存在的错误'); | |||
$msg = " | |||
<table width='98%' border='0' cellspacing='0' cellpadding='0' align='center'> | |||
<table width='98%' cellspacing='0' cellpadding='0' align='center'> | |||
<tr> | |||
<td height='250' valign='top'> | |||
{$msg} | |||
@@ -200,7 +200,7 @@ else if ($dopost == 3) { | |||
$wecome_info = "<a href='sys_repair.php'>系统错误修复工具</a> > 高级综合检测修复"; | |||
$win->AddTitle('本工具用于检测和修复您的系统可能存在的错误'); | |||
$msg = " | |||
<table width='98%' border='0' cellspacing='0' cellpadding='0' align='center'> | |||
<table width='98%' cellspacing='0' cellpadding='0' align='center'> | |||
<tr> | |||
<td height='250' valign='top'> | |||
完成所有修复操作,移除错误记录 {$errnum} 条 | |||
@@ -43,7 +43,7 @@ | |||
<td align="center"><input name="check_new" type="checkbox" id="check_new" value="1" checked='1' class='np'> 新增 </td> | |||
</tr> | |||
<tr> | |||
<td height="30" colspan="5" align="center" bgcolor="#f8f8f8"><input name="imageField" type="submit" class="np coolbg" value="确定"></td> | |||
<td height="26" colspan="5" align="center" bgcolor="#f8f8f8"><input name="imageField" type="submit" class="np coolbg" value="确定"></td> | |||
</tr> | |||
</form> | |||
</table> | |||
@@ -63,7 +63,7 @@ table{border-collapse:separate} | |||
<input type="hidden" id="albums" name="albums" value=""> | |||
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | |||
<tr> | |||
<td width="70%" height="30"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $cid?>&channelid=<?php echo $channelid?>&dopost=listArchives">图集列表</a> > 发布图集</td> | |||
<td width="70%" height="26"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $cid?>&channelid=<?php echo $channelid?>&dopost=listArchives">图集列表</a> > 发布图集</td> | |||
<td width="30%" align='right'><?php echo $backurl; ?><a class="btn btn-success btn-sm" href="catalog_main.php">栏目管理</a></td> | |||
</tr> | |||
</table> | |||
@@ -199,7 +199,7 @@ table{border-collapse:separate} | |||
echo "</select>"; | |||
?> | |||
</span> | |||
<i class='fa fa-search' aria-hidden='true' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid')" title='快捷选择' style='cursor:pointer'></i> | |||
<i class='btn fa fa-search' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid')" title='快捷选择' style='cursor:pointer'></i> | |||
<?php | |||
if($cfg_need_typeid2=='Y') | |||
{ | |||
@@ -221,7 +221,7 @@ table{border-collapse:separate} | |||
<td> | |||
<span id='typeid2ct'></span> | |||
<input type='text' name='typeid2' id='typeid2' value='' style='width:160px'> | |||
<i class='fa fa-search' aria-hidden='true' style='cursor:pointer' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid2')" title='选择副栏目'></i> | |||
<i class='btn fa fa-search' style='cursor:pointer' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid2')" title='选择副栏目'></i> | |||
</td> | |||
</tr> | |||
</table> | |||
@@ -63,7 +63,7 @@ table{border-collapse:separate} | |||
<input type="hidden" id="albums" name="albums" value=""> | |||
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | |||
<tr> | |||
<td width="70%" height="30"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $arcRow['typeid']?>&dopost=listArchives">图集列表</a> > 修改图集</td> | |||
<td width="70%" height="26"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $arcRow['typeid']?>&dopost=listArchives">图集列表</a> > 修改图集</td> | |||
<td width="30%" align='right'><?php echo $backurl; ?><a class="btn btn-success btn-sm" href="catalog_main.php">栏目管理</a></td> | |||
</tr> | |||
</table> | |||
@@ -194,7 +194,7 @@ table{border-collapse:separate} | |||
echo $typeOptions; | |||
echo '</select>'; | |||
?> | |||
<i class='fa fa-search' aria-hidden='true' style='cursor:pointer' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid','<?php echo $arcRow['typeid']; ?>')" title='快捷选择'></i> | |||
<i class='btn fa fa-search' style='cursor:pointer' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid','<?php echo $arcRow['typeid']; ?>')" title='快捷选择'></i> | |||
</td> | |||
<td width="90">消费金币:</td> | |||
<td><input name="money" type="text" id="money" value="<?php echo $arcRow['money']?>" style="width:160px"></td> | |||
@@ -213,7 +213,7 @@ table{border-collapse:separate} | |||
<td> | |||
<span id='typeid2ct'></span> | |||
<input type='text' name='typeid2' id='typeid2' value='<?php echo ($arcRow['typeid2']=='0' ? '' : $arcRow['typeid2']); ?>' style='width:160px'> | |||
<i class='fa fa-search' aria-hidden='true' style='cursor:pointer' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid2','<?php echo $arcRow['typeid2']; ?>')" title='选择副栏目'></i> | |||
<i class='btn fa fa-search' style='cursor:pointer' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid2','<?php echo $arcRow['typeid2']; ?>')" title='选择副栏目'></i> | |||
</td> | |||
</tr> | |||
</table> | |||
@@ -39,7 +39,7 @@ table{border-collapse:separate} | |||
<body> | |||
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | |||
<tr> | |||
<td width="70%" height="30"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $cid?>&channelid=<?php echo $channelid?>&dopost=listArchives">文档列表</a> > 发布商品</td> | |||
<td width="70%" height="26"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $cid?>&channelid=<?php echo $channelid?>&dopost=listArchives">文档列表</a> > 发布商品</td> | |||
<td width="30%" align='right'><?php echo $backurl; ?><a href="catalog_main.php" class="btn btn-success btn-sm">栏目管理</a></td> | |||
</tr> | |||
</table> | |||
@@ -186,7 +186,7 @@ table{border-collapse:separate} | |||
echo "</select>"; | |||
?> | |||
</span> | |||
<i class='fa fa-search' aria-hidden='true' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid')" title='快捷选择' style='cursor:pointer'></i> | |||
<i class='btn fa fa-search' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid')" title='快捷选择' style='cursor:pointer'></i> | |||
<?php | |||
if($cfg_need_typeid2=='Y') | |||
{ | |||
@@ -208,7 +208,7 @@ table{border-collapse:separate} | |||
<td> | |||
<span id='typeid2ct'></span> | |||
<input type='text' name='typeid2' id='typeid2' value='' style='width:160px'> | |||
<i class='fa fa-search' aria-hidden='true' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid2')" title='选择副栏目' style='cursor:pointer'></i> | |||
<i class='btn fa fa-search' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid2')" title='选择副栏目' style='cursor:pointer'></i> | |||
</td> | |||
</tr> | |||
</table> | |||
@@ -36,7 +36,7 @@ table{border-collapse:separate} | |||
<body> | |||
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | |||
<tr> | |||
<td width="70%" height="30"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $arcRow['typeid']?>&channelid=<?php echo $channelid?>&dopost=listArchives">文档列表</a> > 修改商品</td> | |||
<td width="70%" height="26"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $arcRow['typeid']?>&channelid=<?php echo $channelid?>&dopost=listArchives">文档列表</a> > 修改商品</td> | |||
<td width="30%" align='right'><?php echo $backurl; ?><a href="catalog_main.php" class="btn btn-success btn-sm">栏目管理</a></td> | |||
</tr> | |||
</table> | |||
@@ -185,7 +185,7 @@ table{border-collapse:separate} | |||
echo $typeOptions; | |||
echo "</select>"; | |||
?> | |||
<i class='fa fa-search' aria-hidden='true' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid')" title='快捷选择' style='cursor:pointer'></i> | |||
<i class='btn fa fa-search' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid')" title='快捷选择' style='cursor:pointer'></i> | |||
</td> | |||
<td width="90">消费金币:</td> | |||
<td><input name="money" type="text" id="money" value="<?php echo $arcRow['money']?>" style="width:160px"></td> | |||
@@ -204,7 +204,7 @@ table{border-collapse:separate} | |||
<td> | |||
<span id='typeid2ct'></span> | |||
<input type='text' name='typeid2' id='typeid2' value='<?php echo ($arcRow['typeid2']=='0' ? '' : $arcRow['typeid2']); ?>' style='width:260px;'> | |||
<i class='fa fa-search' aria-hidden='true' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid2','<?php echo $arcRow['typeid2']; ?>')" title='选择副栏目' style='cursor:pointer'></i> | |||
<i class='btn fa fa-search' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid2','<?php echo $arcRow['typeid2']; ?>')" title='选择副栏目' style='cursor:pointer'></i> | |||
</td> | |||
</tr> | |||
</table> | |||
@@ -40,7 +40,7 @@ table{border-collapse:separate} | |||
<body> | |||
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | |||
<tr> | |||
<td width="70%" height="30"><i class="fa fa-book"></i> <a href="content_sg_list.php?cid=<?php echo $cid?>&channelid=<?php echo $channelid?>&dopost=listArchives">文档列表</a> > 发布分类</td> | |||
<td width="70%" height="26"><i class="fa fa-book"></i> <a href="content_sg_list.php?cid=<?php echo $cid?>&channelid=<?php echo $channelid?>&dopost=listArchives">文档列表</a> > 发布分类</td> | |||
<td width="30%" align='right'><?php echo $backurl; ?><a class="btn btn-success btn-sm" href="catalog_main.php">栏目管理</a></td> | |||
</tr> | |||
</table> | |||
@@ -126,7 +126,7 @@ table{border-collapse:separate} | |||
echo $typeOptions; | |||
echo "</select>"; | |||
?></span> | |||
<i class='fa fa-search' aria-hidden='true' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid')" title='快捷选择' style='cursor:pointer'></i> | |||
<i class='btn fa fa-search' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid')" title='快捷选择' style='cursor:pointer'></i> | |||
</td> | |||
</tr> | |||
</table> | |||
@@ -37,7 +37,7 @@ table{border-collapse:separate} | |||
<body> | |||
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | |||
<tr> | |||
<td width="70%" height="30"><i class="fa fa-book"></i> <a href="content_sg_list.php?cid=<?php echo $addRow['typeid']?>&channelid=<?php echo $channelid?>&dopost=listArchives">文档列表</a> > 修改分类</td> | |||
<td width="70%" height="26"><i class="fa fa-book"></i> <a href="content_sg_list.php?cid=<?php echo $addRow['typeid']?>&channelid=<?php echo $channelid?>&dopost=listArchives">文档列表</a> > 修改分类</td> | |||
<td width="30%" align='right'><?php echo $backurl; ?><a class="btn btn-success btn-sm" href="catalog_main.php">栏目管理</a></td> | |||
</tr> | |||
</table> | |||
@@ -148,7 +148,7 @@ table{border-collapse:separate} | |||
echo $typeOptions; | |||
echo "</select>"; | |||
?> | |||
<i class='fa fa-search' aria-hidden='true' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid','<?php echo $addRow['typeid']; ?>')" title='快捷选择' style='cursor:pointer'></i> | |||
<i class='btn fa fa-search' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid','<?php echo $addRow['typeid']; ?>')" title='快捷选择' style='cursor:pointer'></i> | |||
</td> | |||
</tr> | |||
</table> | |||
@@ -43,7 +43,7 @@ table{border-collapse:separate} | |||
<body> | |||
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | |||
<tr> | |||
<td width="60%" height="30"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $cid?>&channelid=<?php echo $channelid?>&dopost=listArchives">文章列表</a> > 发布文章</td> | |||
<td width="60%" height="26"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $cid?>&channelid=<?php echo $channelid?>&dopost=listArchives">文章列表</a> > 发布文章</td> | |||
<td width="30%" align="right"><?php echo $backurl; ?><a class="btn btn-success btn-sm" href="catalog_main.php">栏目管理</a></td> | |||
</tr> | |||
</table> | |||
@@ -67,7 +67,7 @@ table{border-collapse:separate} | |||
<td colspan="2"> | |||
<table width="100%" cellpadding="0" cellspacing="0"> | |||
<tr> | |||
<td width="260" height="30"><a name="downurl"></a>采集单个网页:</td> | |||
<td width="260" height="26"><a name="downurl"></a>采集单个网页:</td> | |||
<td width="360" align="center"><input name="geturl" type="text" id="geturl" style="width:260px" value="<?php echo $geturl; ?>"></td> | |||
<td> | |||
<button type="submit" class='btn btn-success btn-sm' name="Submit3">抓取</button> | |||
@@ -189,7 +189,7 @@ table{border-collapse:separate} | |||
echo "</select>"; | |||
?> | |||
</span> | |||
<i class='fa fa-search' aria-hidden='true' style="cursor:pointer" onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid')" title="快捷选择"></i> | |||
<i class='btn fa fa-search' style="cursor:pointer" onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid')" title="快捷选择"></i> | |||
<?php | |||
if($cfg_need_typeid2=='Y') | |||
{ | |||
@@ -211,7 +211,7 @@ table{border-collapse:separate} | |||
<td> | |||
<span id="typeid2ct"></span> | |||
<input type="text" name="typeid2" id="typeid2" value="" style="width:260px"> | |||
<i class='fa fa-search' aria-hidden='true' style="cursor:pointer" onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid2')" title="选择副栏目"></i> | |||
<i class='btn fa fa-search' style="cursor:pointer" onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid2')" title="选择副栏目"></i> | |||
</td> | |||
</tr> | |||
</table> | |||
@@ -145,35 +145,35 @@ | |||
<input type='hidden' name='action' value='add'> | |||
<table width="430" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td width="102" height="30">网站名称:</td> | |||
<td width="102" height="26">网站名称:</td> | |||
<td width="302"><input name="title" type="text" id="title" style="width:260px"></td> | |||
<td width="26" align="center"><a href="javascript:CloseAddNode()" class="mr-3"><i class="fa fa-window-close-o" aria-hidden="true"></i></a></td> | |||
<td width="26" align="center"><a href="javascript:CloseAddNode()" class="mr-3"><i class="fa fa-window-close-o"></i></a></td> | |||
</tr> | |||
<tr> | |||
<td height="30">原内容编码:</td> | |||
<td height="26">原内容编码:</td> | |||
<td colspan="2"> | |||
<label><input type="radio" name="lang" value="utf-8" checked="checked"> UTF-8 </label> | |||
<label><input type="radio" name="lang" value="gb2312"> GB2312/GBK</label> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30">用作文章来源:</td> | |||
<td height="26">用作文章来源:</td> | |||
<td colspan="2"> | |||
<label><input type="radio" name="issource" value="0"> 否 </label> | |||
<label><input name="issource" type="radio" value="1" checked="checked"> 是</label> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30">网站网址:</td> | |||
<td height="26">网站网址:</td> | |||
<td colspan="2"><input name="url" type="text" id="url" style="width:260px"></td> | |||
</tr> | |||
<tr> | |||
<td height="30"></td> | |||
<td height="26"></td> | |||
<td colspan="2">使用不带http及任何附加目录的网址<br> | |||
如:news.dedebiz.com</td> | |||
</tr> | |||
<tr> | |||
<td height="30">采集规则:</td> | |||
<td height="26">采集规则:</td> | |||
<td colspan="2">仅针对文章内容,格式:前面HTML{@body}后面HMTL</td> | |||
</tr> | |||
<tr> | |||
@@ -21,7 +21,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30">用于自动更新您系统没有填写摘要的文档的摘要信息或更新没分页的文档的自动分页标识(文档使用了自动分页后会降低HTML生成速度,并且在没人工干扰的情况下可能导致分页内容的HTML错误,请小心使用此功能)</td> | |||
<td height="26">用于自动更新您系统没有填写摘要的文档的摘要信息或更新没分页的文档的自动分页标识(文档使用了自动分页后会降低HTML生成速度,并且在没人工干扰的情况下可能导致分页内容的HTML错误,请小心使用此功能)</td> | |||
</tr> | |||
<tr> | |||
<td height="36"> | |||
@@ -58,7 +58,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" align="center"> | |||
<button type="submit" name="Submit" class="btn btn-success btn-sm">开始执行分析</button> | |||
</td> | |||
</tr> | |||
@@ -41,7 +41,7 @@ table{border-collapse:separate} | |||
<body> | |||
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | |||
<tr> | |||
<td width="60%" height="30"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $arcRow['typeid']?>&channelid=<?php echo $channelid?>&dopost=listArchives">文章列表</a> > 修改文章</td> | |||
<td width="60%" height="26"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $arcRow['typeid']?>&channelid=<?php echo $channelid?>&dopost=listArchives">文章列表</a> > 修改文章</td> | |||
<td width="30%" align="right"><?php echo $backurl; ?><a class="btn btn-success btn-sm" href="catalog_main.php">栏目管理</a></td> | |||
</tr> | |||
</table> | |||
@@ -188,7 +188,7 @@ table{border-collapse:separate} | |||
echo $typeOptions; | |||
echo "</select>"; | |||
?> | |||
<i class='fa fa-search' aria-hidden='true' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid','<?php echo $arcRow['typeid']; ?>')" title="快捷选择" style="cursor:pointer"></i> | |||
<i class='btn fa fa-search' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid','<?php echo $arcRow['typeid']; ?>')" title="快捷选择" style="cursor:pointer"></i> | |||
</td> | |||
<td width="90">消费金币:</td> | |||
<td><input name="money" type="text" id="money" value="<?php echo $arcRow['money']?>" style="width:160px"></td> | |||
@@ -207,7 +207,7 @@ table{border-collapse:separate} | |||
<td> | |||
<span id="typeid2ct"></span> | |||
<input type="text" name="typeid2" id="typeid2" value="<?php echo ($arcRow['typeid2']=='0'?'':$arcRow['typeid2']); ?>" style="width:160px"> | |||
<i class='fa fa-search' aria-hidden='true' style="cursor:pointer" onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid2','<?php echo $arcRow['typeid2']; ?>')" title="选择副栏目"></i> | |||
<i class='btn fa fa-search' style="cursor:pointer" onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid2','<?php echo $arcRow['typeid2']; ?>')" title="选择副栏目"></i> | |||
</td> | |||
</tr> | |||
</table> | |||
@@ -48,7 +48,7 @@ | |||
<form name='form2' action="article_keywords_main.php"> | |||
<input type='hidden' name='dopost' value='add'> | |||
<tr align="center"> | |||
<td width="100%" height="30" colspan="6"> | |||
<td width="100%" height="26" colspan="6"> | |||
<table cellspacing="0" cellpadding="0" class="table table-borderless"> | |||
<tr> | |||
<td width="90">新增关键词:</td> | |||
@@ -28,7 +28,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" align="center"> | |||
<a href="article_keywords_make.php?dopost=analyse" target="stafrm" class="btn btn-success btn-sm">检测已有的关键词</a> | |||
<a href="article_keywords_make.php?dopost=fetch" target="stafrm" class="btn btn-success btn-sm">自动获取关键词</a> | |||
</td> | |||
@@ -22,10 +22,10 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" align="center"> | |||
<td height="26" align="center"> | |||
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="table table-borderless"> | |||
<tr> | |||
<td width="20%" height="30" align="left">频道类型:</td> | |||
<td width="20%" height="26" align="left">频道类型:</td> | |||
<td align="left"> | |||
<select name="channelid"> | |||
<?php | |||
@@ -41,7 +41,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td width="20%" height="30" align="left">删除选项:</td> | |||
<td width="20%" height="26" align="left">删除选项:</td> | |||
<td align="left"> | |||
<label><input name="deltype" type="radio" value="delnew" class='np' checked='1'> | |||
保留最旧的一条</label> | |||
@@ -50,7 +50,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" align="left">每排列出记录:</td> | |||
<td height="26" align="left">每排列出记录:</td> | |||
<td align="left"><input name="pagesize" type="text" id="pagesize" value="100" size="10"> | |||
条</td> | |||
</tr> | |||
@@ -58,13 +58,13 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" align="center"> | |||
<button type="submit" name="Submit" class="btn btn-success btn-sm">分析标题重复的文档</button> | |||
</td> | |||
</tr> | |||
</form> | |||
<tr> | |||
<td height="30">结果:</td> | |||
<td height="26">结果:</td> | |||
</tr> | |||
<tr> | |||
<td id="mtd"> | |||
@@ -26,7 +26,7 @@ | |||
<td><input name="filename" type="text" id="textfield" value="{cmspath}/a/baidunews.xml" size="30" class='alltxt' /></td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" colspan="2" align="center"><button name="button" type="submit" class="btn btn-success btn-sm" id="button">开始生成</button></td> | |||
<td height="26" bgcolor="#F8FCF1" colspan="2" align="center"><button name="button" type="submit" class="btn btn-success btn-sm" id="button">开始生成</button></td> | |||
</tr> | |||
</form> | |||
<tr> | |||
@@ -70,7 +70,7 @@ $dsql->Close(); | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" align="center"> | |||
<button type="submit" name="Submit" class='btn btn-success btn-sm'>开始生成点卡</button> | |||
</td> | |||
</tr> | |||
@@ -81,7 +81,7 @@ | |||
{/dede:datalist} | |||
</form> | |||
<tr> | |||
<td height="30" colspan="7"> | |||
<td height="26" colspan="7"> | |||
<button type="button" onClick="ReSel();" class="btn btn-success btn-sm">反选</button> | |||
<button type="button" onClick="DelSel();" class="btn btn-success btn-sm">删除</button> | |||
</td> | |||
@@ -118,7 +118,7 @@ function CheckCross() { | |||
<td width="100%" height="26"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td height="30"><i class="fa fa-book"></i> <a href="catalog_main.php">栏目管理</a> > 增加栏目</td> | |||
<td height="26"><i class="fa fa-book"></i> <a href="catalog_main.php">栏目管理</a> > 增加栏目</td> | |||
</tr> | |||
</table> | |||
</td> | |||
@@ -86,7 +86,7 @@ | |||
<td width="100%" height="26"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td height="30"><i class="fa fa-book"></i> <a href="catalog_main.php">栏目管理</a> > 批量增加栏目</td> | |||
<td height="26"><i class="fa fa-book"></i> <a href="catalog_main.php">栏目管理</a> > 批量增加栏目</td> | |||
</tr> | |||
</table> | |||
</td> | |||
@@ -224,7 +224,7 @@ | |||
<td width="370">子栏目(用"目录名称1,目录名称2"这样表示多个栏目)</td> | |||
<td align="center"><button type="button" id="add" class="btn btn-success btn-sm">添加</button></td> | |||
</tr> | |||
<tr height="30" align="center"> | |||
<tr height="26" align="center"> | |||
<td class="rank"> | |||
<input type="hidden" name="posttype" value="" class="pubinputs"> | |||
<input type="text" name="rank" id="rank" value="1" class="pubinputs" style="width:60px"> | |||
@@ -234,7 +234,7 @@ | |||
<td align="center"><button name="" type="button" id="add" class="btn btn-success btn-sm del">删除</button></td> | |||
</tr> | |||
<?php for($i=2;$i<=10;$i++) { ?> | |||
<tr height="30" class="repeat" align="center"> | |||
<tr height="26" class="repeat" align="center"> | |||
<td class="rank"> | |||
<input type="hidden" name="posttype<?php echo $i; ?>" value="<?php echo $i; ?>"> | |||
<input type="text" name="rank<?php echo $i; ?>" id="rank<?php echo $i; ?>" value="<?php echo $i; ?>" class="pubinputs" style="width:60px"> | |||
@@ -253,7 +253,7 @@ | |||
<td width="170">栏目名称</td> | |||
<td align="center"><button type="button" id="addrel" class="btn btn-success btn-sm">添加</button></td> | |||
</tr> | |||
<tr height="30" align="center"> | |||
<tr height="26" align="center"> | |||
<td class="rank"> | |||
<input type="hidden" name="posttype" value="" class="pubinputs"> | |||
<input type="text" name="rank" id="rank" value="1" class="pubinputs" style="width:60px"> | |||
@@ -262,7 +262,7 @@ | |||
<td align="center"><button name="" type="button" id="add" class="btn btn-success btn-sm del">删除</button></td> | |||
</tr> | |||
<?php for($i=2;$i<=10;$i++) { ?> | |||
<tr height="30" class="repeat" align="center"> | |||
<tr height="26" class="repeat" align="center"> | |||
<td class="rank"> | |||
<input type="hidden" name="posttype<?php echo $i; ?>" value="<?php echo $i; ?>"> | |||
<input type="text" name="rank<?php echo $i; ?>" id="rank<?php echo $i; ?>" value="<?php echo $i; ?>" class="pubinputs" style="width:60px"> | |||
@@ -108,7 +108,7 @@ function CheckCross() { | |||
<td width="100%" height="26"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td height="30"><i class="fa fa-book"></i> <a href="catalog_main.php">栏目管理</a> > 修改栏目</td> | |||
<td height="26"><i class="fa fa-book"></i> <a href="catalog_main.php">栏目管理</a> > 修改栏目</td> | |||
</tr> | |||
</table> | |||
</td> | |||
@@ -102,13 +102,12 @@ function SingleMenu(eobj,obj,tid,tname) | |||
} | |||
</script> | |||
<style> | |||
td,th{padding:.25rem} | |||
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} | |||
.maintable{border:1px solid #DEE2E6} | |||
.fa{font-size: 14px;margin-left: 5px;padding: 2px;} | |||
</style> | |||
</head> | |||
<body onLoad="ContextMenu.intializeContextMenu()"> | |||
@@ -130,9 +130,9 @@ dl{clear:left;margin:0;padding:0} | |||
</head> | |||
<body onLoad="ContextMenu.intializeContextMenu()"> | |||
<form name="formjump" method="post" target="main" action=""></form> | |||
<table width='260' border='0' align='center' cellpadding='0' cellspacing='0'> | |||
<table width='260' align='center' cellpadding='0' cellspacing='0'> | |||
<tr> | |||
<td height='30' colspan="2" align='center' style='padding-bottom:3px'> | |||
<td height='26' colspan="2" align='center' style='padding-bottom:3px'> | |||
<form name="form1" target="main" action="public_guide.php"><input type='hidden' name='action' value='edit'></form> | |||
<form name="form2" target="main" action="catalog_main.php"></form> | |||
<form name="form3" target="menu" action="index_menu.php"></form> | |||
@@ -16,7 +16,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" colspan="3"> | |||
<td height="26" colspan="3"> | |||
自定义属性的意义和使用说明:<br> | |||
在以往的版本中,网站主页、频道封面的设计,都只能单调的用 arclist 标记把某栏目最新或按特定排序方式的文档无选择的读出来,这样做法存在很大的不足,例如,我希望在最顶部的地方显示我想要的文档,在以往的版本中是无法做到的,但使用自定义属性之后,只要给arclist 标记加上 att='自定义属性的ID' 的属性,然后在发布的时候对适合的文档选择专门的属性,那么使用arclist的地方就会按您的意愿显示指定的文档<br> | |||
注意事项:这个版本中att对应的字段是SET类型字段,因此为了数据安全起见不允许用户增加其它类型,但调用时允许使用组合条件,如:att='c,p'表示推荐图片新闻 | |||
@@ -142,7 +142,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<button name="b112" type="button" onClick="document.form1.submit();" class="btn btn-success btn-sm">开始操作</button> | |||
</td> | |||
</tr> | |||
@@ -196,7 +196,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" colspan="2" bgcolor="#f8f8f8" align="center"> | |||
<td height="26" colspan="2" bgcolor="#f8f8f8" align="center"> | |||
<button name="b112" type="button" onClick="document.form2.submit();" class="btn btn-success btn-sm">开始操作</button> | |||
</td> | |||
</tr> | |||
@@ -69,7 +69,7 @@ img{margin-right:0} | |||
</form> | |||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable" style="margin-top:10px"> | |||
<tr> | |||
<td height="30" colspan="10" style="margin-left:10px;background:#f8f8f8">{dede:global.positionname/}文档列表(使用鼠标右键进行常用操作)</td> | |||
<td height="26" colspan="10" style="margin-left:10px;background:#f8f8f8">{dede:global.positionname/}文档列表(使用鼠标右键进行常用操作)</td> | |||
</tr> | |||
<tr align="center" bgcolor="#FBFCE2" height="26"> | |||
<td width="12%">文档图片</td> | |||
@@ -89,7 +89,7 @@ img{margin-right:0} | |||
<td width="32%" class="pl-3"> | |||
<p> | |||
<input name="arcID" type="checkbox" id="arcID" value="{dede:field.id/}" class="np"> | |||
<i class="fa fa-cogs" aria-hidden="true" title="编辑属性" onClick="QuickEdit({dede:field.id/},event,this);" style="cursor:pointer"></i> | |||
<i class="fa fa-cogs" title="编辑属性" onClick="QuickEdit({dede:field.id/},event,this);" style="cursor:pointer"></i> | |||
<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/} {dede:field.flag function='IsCommendArchives(@me)'/}</a> | |||
</p> | |||
<span>发布时间:{dede:field.senddate function='GetDateTimeMk(@me)'/}</span> | |||
@@ -73,7 +73,7 @@ | |||
<form name="form2"> | |||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable" style="margin-top:10px"> | |||
<tr> | |||
<td height="30" colspan="10" style="margin-left:10px;background:#f8f8f8">{dede:global.positionname/}文档列表(使用鼠标右键进行常用操作)</td> | |||
<td height="26" colspan="10" style="margin-left:10px;background:#f8f8f8">{dede:global.positionname/}文档列表(使用鼠标右键进行常用操作)</td> | |||
</tr> | |||
<tr align="center" bgcolor="#FBFCE2" height="26"> | |||
<td width="6%">ID</td> | |||
@@ -139,7 +139,7 @@ function noSelAll() { | |||
</form> | |||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable" style="margin-top:10px"> | |||
<tr> | |||
<td height="30" colspan="10" style="margin-left:10px;background:#f8f8f8">文章列表(在文章标题处使用鼠标右键进行常用操作)</td> | |||
<td height="26" colspan="10" style="margin-left:10px;background:#f8f8f8">文章列表(在文章标题处使用鼠标右键进行常用操作)</td> | |||
</tr> | |||
<form name="form2"> | |||
<tr align="center" bgcolor="#FBFCE2" height="26"> | |||
@@ -89,12 +89,12 @@ | |||
<td height="36" colspan="9" align="center">{dede:pagelist listsize='6'/}</td> | |||
</tr> | |||
</table> | |||
<table width='100%' align="center" border='0' cellpadding='1' cellspacing='1' bgcolor='#CBD8AC' class="table maintable table-borderless"> | |||
<table width='100%' align="center" cellpadding='1' cellspacing='1' bgcolor='#CBD8AC' class="table maintable table-borderless"> | |||
<tr bgcolor='#EEF4EA'> | |||
<form name='form3' action='content_select_list.php' method='get'> | |||
<input type='hidden' name='f' value='<?php echo $f?>'> | |||
<td> | |||
<table width='600' border='0' cellpadding='0' cellspacing='0'> | |||
<table width='600' cellpadding='0' cellspacing='0'> | |||
<tr> | |||
<td width='260' align='center'>请选择类目:</td> | |||
<td width='260'> | |||
@@ -183,10 +183,10 @@ | |||
</form> | |||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable" style="margin-top:10px"> | |||
<tr bgcolor="#E7E7E7"> | |||
<td height="30" colspan="9" background="../static/web/img/tbg.gif" style="padding-left:10px">{dede:global.positionname/}文档列表(使用鼠标右键进行常用操作)</td> | |||
<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="30"> | |||
<tr align="center" bgcolor="#FBFCE2" height="26"> | |||
<td width="6%">ID</td> | |||
<td width="6%">选择</td> | |||
<td width="30%">文章标题</td> | |||
@@ -14,7 +14,7 @@ | |||
<tr> | |||
<td colspan="3" height="26" background="../static/web/img/tbg.gif"> | |||
<div style="float:left"><a href="diy_main.php">自定义表单管理</a> > <?php echo $diy->name; ?></div> | |||
<div style="float:right;padding-right:10px"><a href="/apps/diy.php?action=list&diyid=<?php echo $diy->diyid; ?>" target="_blank"><i class='fa fa-globe' aria-hidden='true' alt='前台预览' title='前台预览'></i> 前台预览</a></div> | |||
<div style="float:right;padding-right:10px"><a href="/apps/diy.php?action=list&diyid=<?php echo $diy->diyid; ?>" target="_blank"><i class='fa fa-globe' alt='前台预览' title='前台预览'></i> 前台预览</a></div> | |||
</td> | |||
</tr> | |||
{dede:datalist} | |||
@@ -23,7 +23,7 @@ | |||
{ | |||
$allowhtml = array('htmltext'); | |||
$fields['sta'] = $fields['ifcheck'] == 1 ? '已审核':'未审核'; | |||
echo '<tr bgcolor="#F8FDE3" height="26"><td width="18%"><input type="checkbox" name="id[]" value="'.$fields['id'].'" class="np"></td><td><a href="diy_list.php?action=edit&diyid='.$diy->diyid.'&id='.$fields['id'].'">'.$fields['id'].'</a> '.$fields['sta'].'</td><td width="12%" align="center"><a href="diy_list.php?action=edit&diyid='.$diy->diyid.'&id='.$fields['id'].'"><i class="fa fa-pencil-square-o" aria-hidden="true" title="修改" alt="修改"></i></a></td></tr>'; | |||
echo '<tr bgcolor="#F8FDE3" height="26"><td width="18%"><input type="checkbox" name="id[]" value="'.$fields['id'].'" class="np"></td><td><a href="diy_list.php?action=edit&diyid='.$diy->diyid.'&id='.$fields['id'].'">'.$fields['id'].'</a> '.$fields['sta'].'</td><td width="12%" align="center"><a href="diy_list.php?action=edit&diyid='.$diy->diyid.'&id='.$fields['id'].'"><i class="fa fa-pencil-square-o" title="修改" alt="修改"></i></a></td></tr>'; | |||
foreach($fieldlist as $field=>$fielddata) | |||
{ | |||
if($fields[$field]=='') continue; | |||
@@ -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="30" style="padding-left:10px"><a href="diy_add.php" class="btn btn-success btn-sm ml-3">增加新的自定义表单</a></td> | |||
<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 align="right"></td> | |||
</tr> | |||
</table> | |||
@@ -32,7 +32,7 @@ | |||
<input type="hidden" name="fmdo" value="edit"> | |||
<input type="hidden" name="backurl" value="{dede:global name='backurl' function='urlencode(@me)'/}"> | |||
<input type="hidden" name="_csrf_token" value="{dede:global name='csrf_token'/}"> | |||
<table width='100%' border='0' align="center" cellpadding='3' cellspacing='1' class="table maintable mt-3 mb-3"> | |||
<table width='100%' align="center" cellpadding='3' cellspacing='1' class="table maintable mt-3 mb-3"> | |||
<tr bgcolor='#EEF4EA'> | |||
<td colspan="2" height="26" background="../static/web/img/wbg.gif" style="padding-left:10px">修改新建文件</td> | |||
</tr> | |||
@@ -14,7 +14,7 @@ | |||
</style> | |||
</head> | |||
<body> | |||
<table width='98%' border='0' cellspacing='1' cellpadding='2' align='center' class="table maintable mt-3 mb-3"> | |||
<table width='98%' cellspacing='1' cellpadding='2' align='center' class="table maintable mt-3 mb-3"> | |||
<tr height="26" align="center"> | |||
<td width="36%" background="../static/web/img/wbg.gif">文件名称</td> | |||
<td width="12%" background="../static/web/img/wbg.gif">文件大小</td> | |||
@@ -75,8 +75,8 @@ while(($file = $dh->read()) !== false) | |||
<td> </td> | |||
<td> </td> | |||
<td> | |||
<a href=file_manage_view.php?filename=".urlencode($file)."&activepath=".urlencode($activepath)."&fmdo=rename class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href=file_manage_view.php?filename=".urlencode($file)."&activepath=".urlencode($activepath)."&type=dir&fmdo=del class='btn btn-success btn-sm'><i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href=file_manage_view.php?filename=".urlencode($file)."&activepath=".urlencode($activepath)."&fmdo=rename class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href=file_manage_view.php?filename=".urlencode($file)."&activepath=".urlencode($activepath)."&type=dir&fmdo=del class='btn btn-success btn-sm'><i class='fa fa-trash'></i> 删除</a> | |||
</td> | |||
</td> | |||
</tr>"; | |||
@@ -90,9 +90,9 @@ while(($file = $dh->read()) !== false) | |||
<td>$filesize KB</td> | |||
<td align='center'>$filetime</td> | |||
<td> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square' aria-hidden='true'></i> 移动</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square'></i> 移动</a> | |||
</td> | |||
</tr>"; | |||
$files[] = $line; | |||
@@ -105,9 +105,9 @@ while(($file = $dh->read()) !== false) | |||
<td>$filesize KB</td> | |||
<td align='center' class='linerow'>$filetime</td> | |||
<td> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square' aria-hidden='true'></i> 移动</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square'></i> 移动</a> | |||
</td> | |||
</tr>"; | |||
$files[] = $line; | |||
@@ -120,9 +120,9 @@ while(($file = $dh->read()) !== false) | |||
<td>$filesize KB</td> | |||
<td align='center'>$filetime</td> | |||
<td> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square' aria-hidden='true'></i> 移动</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square'></i> 移动</a> | |||
</td> | |||
</tr>"; | |||
$files[] = $line; | |||
@@ -135,9 +135,9 @@ while(($file = $dh->read()) !== false) | |||
<td>$filesize KB</td> | |||
<td align='center'>$filetime</td> | |||
<td> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square' aria-hidden='true'></i> 移动</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square'></i> 移动</a> | |||
</td> | |||
</tr>"; | |||
$files[] = $line; | |||
@@ -150,9 +150,9 @@ while(($file = $dh->read()) !== false) | |||
<td>$filesize KB</td> | |||
<td align='center'>$filetime</td> | |||
<td> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square' aria-hidden='true'></i> 移动</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square'></i> 移动</a> | |||
</td> | |||
</tr>"; | |||
$files[] = $line; | |||
@@ -165,9 +165,9 @@ while(($file = $dh->read()) !== false) | |||
<td>$filesize KB</td> | |||
<td align='center'>$filetime</td> | |||
<td> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square' aria-hidden='true'></i> 移动</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square'></i> 移动</a> | |||
</td> | |||
</tr>"; | |||
$files[] = $line; | |||
@@ -180,9 +180,9 @@ while(($file = $dh->read()) !== false) | |||
<td>$filesize KB</td> | |||
<td align='center'>$filetime</td> | |||
<td> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square' aria-hidden='true'></i> 移动</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square'></i> 移动</a> | |||
</td> | |||
</tr>"; | |||
$files[] = $line; | |||
@@ -195,9 +195,9 @@ while(($file = $dh->read()) !== false) | |||
<td>$filesize KB</td> | |||
<td align='center' class='linerow'>$filetime</td> | |||
<td> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'> <i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square' aria-hidden='true'></i> 移动</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'> <i class='fa fa-trash'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square'></i> 移动</a> | |||
</td> | |||
</tr>"; | |||
$files[] = $line; | |||
@@ -211,10 +211,10 @@ while(($file = $dh->read()) !== false) | |||
<td>$filesize KB</td> | |||
<td align='center'>$filetime</td> | |||
<td> | |||
<a href='$edurl' class='btn btn-success btn-sm'><i class='fa fa-pencil-square-o' aria-hidden='true'></i> 编辑</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'> <i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square' aria-hidden='true'></i> 移动</a> | |||
<a href='$edurl' class='btn btn-success btn-sm'><i class='fa fa-pencil-square-o'></i> 编辑</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'> <i class='fa fa-trash'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square'></i> 移动</a> | |||
</td> | |||
</tr>"; | |||
$files[] = $line; | |||
@@ -228,10 +228,10 @@ while(($file = $dh->read()) !== false) | |||
<td>$filesize KB</td> | |||
<td align='center'>$filetime</td> | |||
<td> | |||
<a href='$edurl' class='btn btn-success btn-sm'><i class='fa fa-pencil-square-o' aria-hidden='true'></i> 编辑</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square' aria-hidden='true'></i> 移动</a> | |||
<a href='$edurl' class='btn btn-success btn-sm'><i class='fa fa-pencil-square-o'></i> 编辑</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square'></i> 移动</a> | |||
</td> | |||
</tr>"; | |||
$files[] = $line; | |||
@@ -245,10 +245,10 @@ while(($file = $dh->read()) !== false) | |||
<td>$filesize KB</td> | |||
<td align='center'>$filetime</td> | |||
<td> | |||
<a href='$edurl' class='btn btn-success btn-sm'><i class='fa fa-pencil-square-o' aria-hidden='true'></i> 编辑</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square' aria-hidden='true'></i> 移动</a> | |||
<a href='$edurl' class='btn btn-success btn-sm'><i class='fa fa-pencil-square-o'></i> 编辑</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-trash'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square'></i> 移动</a> | |||
</td> | |||
</tr>"; | |||
$files[] = $line; | |||
@@ -262,10 +262,10 @@ while(($file = $dh->read()) !== false) | |||
<td>$filesize KB</td> | |||
<td align='center'>$filetime</td> | |||
<td> | |||
<a href='$edurl' class='btn btn-success btn-sm'><i class='fa fa-pencil-square-o' aria-hidden='true'></i> 编辑</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'> <i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square' aria-hidden='true'></i> 移动</a> | |||
<a href='$edurl' class='btn btn-success btn-sm'><i class='fa fa-pencil-square-o'></i> 编辑</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'> <i class='fa fa-trash'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square'></i> 移动</a> | |||
</td> | |||
</tr>"; | |||
$files[] = $line; | |||
@@ -279,10 +279,10 @@ while(($file = $dh->read()) !== false) | |||
<td>$filesize KB</td> | |||
<td align='center'>$filetime</td> | |||
<td> | |||
<a href='$edurl' class='btn btn-success btn-sm'><i class='fa fa-pencil-square-o' aria-hidden='true'></i> 编辑</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'> <i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square' aria-hidden='true'></i> 移动</a> | |||
<a href='$edurl' class='btn btn-success btn-sm'><i class='fa fa-pencil-square-o'></i> 编辑</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'> <i class='fa fa-trash'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square'></i> 移动</a> | |||
</td> | |||
</tr>"; | |||
$files[] = $line; | |||
@@ -292,9 +292,9 @@ while(($file = $dh->read()) !== false) | |||
<td>$filesize KB</td> | |||
<td align='center'>$filetime</td> | |||
<td> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o' aria-hidden='true'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'> <i class='fa fa-trash' aria-hidden='true'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square' aria-hidden='true'></i> 移动</a> | |||
<a href='file_manage_view.php?fmdo=rename&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-address-card-o'></i> 改名</a> | |||
<a href='file_manage_view.php?fmdo=del&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'> <i class='fa fa-trash'></i> 删除</a> | |||
<a href='file_manage_view.php?fmdo=move&filename=".urlencode($file)."&activepath=".urlencode($activepath)."' class='btn btn-success btn-sm'><i class='fa fa-share-square'></i> 移动</a> | |||
</td> | |||
</tr>"; | |||
$files[] = $line; | |||
@@ -42,7 +42,7 @@ | |||
</li> | |||
</div> | |||
<div style="display:none" id="list3"> | |||
<table width='98%' border='0' cellspacing='2' cellpadding='0'> | |||
<table width='98%' cellspacing='2' cellpadding='0'> | |||
<tr> | |||
<td align='center'>[field:imglink/]</td> | |||
</tr> | |||
@@ -106,14 +106,14 @@ | |||
<td align="left"><input name="namerule" type="text" id="namerule" value="{listdir}/index_{listid}_{page}.html" style="width:260px"></td> | |||
</tr> | |||
<tr> | |||
<td height="30" align="left">列表模板:</td> | |||
<td height="26" align="left">列表模板:</td> | |||
<td align="left"> | |||
<input name="templet" type="text" id="templet" value="{style}/list_free.htm" style="width:260px"> | |||
<button type="button" name="set4" onClick="SelectTemplets('form1.templet');" class="btn btn-success btn-sm">浏览</button> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" align="left">最大列出页数:</td> | |||
<td height="26" align="left">最大列出页数:</td> | |||
<td align="left"><input name="maxpage" type="text" id="maxpage" value="100" style="width:60px"></td> | |||
</tr> | |||
<tr> | |||
@@ -100,7 +100,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" align="left">最大列出页数:</td> | |||
<td height="26" align="left">最大列出页数:</td> | |||
<td align="left"><input name="maxpage" type="text" id="maxpage" value="<?php echo $row['maxpage']; ?>" style="width:60px"></td> | |||
</tr> | |||
<tr> | |||
@@ -49,7 +49,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" align="center" bgcolor="#f8f8f8" colspan="8"> | |||
<td height="26" align="center" bgcolor="#f8f8f8" colspan="8"> | |||
<form action="friendlink_main.php" name="form1" method="get"> | |||
<table cellspacing="0" cellpadding="3" class="table table-borderless"> | |||
<tr> | |||
@@ -58,7 +58,7 @@ | |||
新增 </label></td> | |||
</tr> | |||
<tr> | |||
<td height="30" colspan="5" align="center" bgcolor="#f8f8f8"> | |||
<td height="26" colspan="5" align="center" bgcolor="#f8f8f8"> | |||
<input name="imageField" type="submit" class="np coolbg" value="确定"></td> | |||
</tr> | |||
</form> | |||
@@ -24,10 +24,9 @@ a.mmac div{padding:6px 4px 4px 10px;height:40px;color:#4f7632;background:url(../ | |||
#mainct{padding-top:12px;background:url(../static/web/img/idnbg1.gif)repeat-y} | |||
.sitemu li{padding:0 0 0 20px;height:26px;line-height:26px;background:url(../static/web/img/arr4.gif)no-repeat 6px 10px} | |||
.fllct{float:left;width:80px} | |||
.flrct{float:left;padding-top:7px} | |||
.fa{font-size: 14px;} | |||
.fa-minus-circle{color: #dc3545;} | |||
.fa-plus-circle{color: #28a745;} | |||
.flrct{float:left;padding-top:5px} | |||
.fa-minus-circle{color:#dc3545} | |||
.fa-plus-circle{color:#28a745} | |||
</style> | |||
<base target="main"> | |||
</head> | |||
@@ -118,7 +118,7 @@ | |||
{/dede:datalist} | |||
</form> | |||
<tr> | |||
<td height="30" colspan="7"> | |||
<td height="26" colspan="7"> | |||
<button type="button" onClick="ReSel();" class="btn btn-success btn-sm">反选</button> | |||
<button type="button" onClick="DelSel();" class="btn btn-success btn-sm">删除所选</button> | |||
<button type="button" onClick="ClearLog();" class="btn btn-success btn-sm">清空所有日志</button> | |||
@@ -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" background="../static/web/img/tbg.gif" style="padding-left:10px">更新整站</td> | |||
<td height="26" colspan="2" background="../static/web/img/tbg.gif" style="padding-left:10px">更新整站</td> | |||
</tr> | |||
<tr> | |||
<td width="260" height="26">更新选项:</td> | |||
@@ -81,7 +81,7 @@ function SelUp(){ | |||
<td height="26"><input name="startid" type="text" id="startid" value="0" style="width:60px"></td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" colspan="2" align="center"><button type="submit" name="Submit" class="btn btn-success btn-sm">开始更新</button></td> | |||
<td height="26" bgcolor="#F8FCF1" colspan="2" align="center"><button type="submit" name="Submit" class="btn btn-success btn-sm">开始更新</button></td> | |||
</tr> | |||
</form> | |||
<tr> | |||
@@ -52,7 +52,7 @@ | |||
<td height="26"> <input name="pagesize" type="text" id="pagesize" value="20" style="width:60px"> 个文件</td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<button name="b112" type="button" class='btn btn-success btn-sm' onClick="document.form1.submit();">开始更新</button> | |||
<button type="button" name="b113" class='btn btn-success btn-sm' onClick="document.form2.submit();">查看所有文档</button> | |||
</td> | |||
@@ -34,7 +34,7 @@ | |||
<td height="26"><input name="pagesize" type="text" id="pagesize" value="100" size="8"> 个文件</td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<button type="button" onClick="document.form1.submit();" class="btn btn-success btn-sm">开始更新</button> | |||
</td> | |||
</tr> | |||
@@ -121,7 +121,7 @@ | |||
} | |||
?> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<button name="view" class="btn btn-success btn-sm" type="button" id="view" onClick="window.open('makehtml_homepage.php?dopost=view&templet='+form1.templet.value);">预览首页</button> | |||
<button type="button" onclick="htmlSubmit()" class='btn btn-success btn-sm' name="Submit">开始更新</button> | |||
</td> | |||
@@ -64,7 +64,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<button name="b112" type="button" class="btn btn-success btn-sm" onClick="document.form1.submit();">开始更新</button> | |||
</td> | |||
</tr> | |||
@@ -51,7 +51,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<button name="b112" type="button" class="btn btn-success btn-sm" onClick="document.form1.submit();">开始更新</button> | |||
</td> | |||
</tr> | |||
@@ -25,7 +25,7 @@ | |||
<td><input name="maxrecord" type="text" id="maxrecord" value="50" style="width:60px"> 条</td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<button name="b112" type="button" class="btn btn-success btn-sm" onClick="document.form1.submit();">开始更新</button> | |||
</td> | |||
</tr> | |||
@@ -25,7 +25,7 @@ | |||
<td height="26">为了安全起见,专题目录建议设置仅可读写权限,发布专题后需要手动更新,默认文件为:<?php echo $cfg_cmspath.$cfg_special."/index.html"?></td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" align="center"> | |||
<button name="b112" type="button" class="btn btn-success btn-sm" onClick="document.form1.submit();">开始更新</button> | |||
</td> | |||
</tr> | |||
@@ -71,7 +71,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<button name="b112" type="button" class="btn btn-success btn-sm" onClick="document.form1.action='makehtml_taglist_action.php';onTagSubmit();">生成标签</button> | |||
</td> | |||
</tr> | |||
@@ -53,7 +53,7 @@ | |||
<input type="hidden" name="_csrf_token" value="<?php echo $GLOBALS['csrf_token']; ?>"> | |||
<input type="hidden" name="aid" value="<?php echo $aid?>"> | |||
<tr> | |||
<td width="15%" height="30" align="left" class="bline">媒体类型:</td> | |||
<td width="15%" height="26" align="left" class="bline">媒体类型:</td> | |||
<td width="85%" height="26" align="left" class="bline"> | |||
<label><input type="radio" name="mediatype" class="np" value="1" <?php if($myrow['mediatype']==1) echo " checked"; ?>> | |||
图片</label> | |||
@@ -76,7 +76,7 @@ | |||
</table> | |||
</td> | |||
</tr> | |||
<tr bgcolor="#FEFCEF" height="30" align="center"> | |||
<tr bgcolor="#FEFCEF" height="26" align="center"> | |||
<td width="6%">选择</td> | |||
<td width="6%">mid</td> | |||
<td width="10%">登录名</td> | |||
@@ -37,7 +37,7 @@ | |||
</form> | |||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable"> | |||
<tr> | |||
<td height="30" 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> | |||
<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"> | |||
<td width="10%" align="center">发送时间</td> | |||
@@ -1,14 +1,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"> | |||
<!DOCTYPE html> | |||
<html> | |||
<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"> | |||
<style> | |||
<meta 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> | |||
.current{border:1px solid #dee2e6;padding:6px;background:#FFFEF4;color:#dc3545} | |||
</style> | |||
</style> | |||
</head> | |||
<body> | |||
<form action="member_pm.php" name="form1" method="get"> | |||
@@ -36,7 +36,7 @@ | |||
</form> | |||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable"> | |||
<tr> | |||
<td height="30" colspan="7" 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> | |||
<td height="26" colspan="7" 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> | |||
<tr> | |||
<td colspan="7"> | |||
@@ -1,14 +1,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"> | |||
<!DOCTYPE html> | |||
<html> | |||
<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"> | |||
<style> | |||
<meta 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> | |||
.current{border:1px solid #dee2e6;padding:6px;background:#FFFEF4;color:#dc3545} | |||
</style> | |||
</style> | |||
</head> | |||
<body> | |||
<form action="member_pm.php" name="form1" method="get"> | |||
@@ -36,7 +36,7 @@ | |||
</form> | |||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable"> | |||
<tr> | |||
<td height="30" colspan="7" 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> | |||
<td height="26" colspan="7" 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> | |||
<tr> | |||
<td colspan="7"> | |||
@@ -334,9 +334,9 @@ foreach($dtp->CTags as $ctag) | |||
if($ft==1) | |||
{ | |||
?> | |||
<a href='mychannel_field_edit.php?id=<?php echo $id; ?>&fname=<?php echo $ctag->GetTagName(); ?>&issystem=<?php echo $row['issystem']; ?>'><i class='fa fa-pencil-square-o' aria-hidden='true' title='修改' alt='修改'></i></a> | |||
<a href='mychannel_field_edit.php?id=<?php echo $id; ?>&fname=<?php echo $ctag->GetTagName(); ?>&issystem=<?php echo $row['issystem']; ?>'><i class='fa fa-pencil-square-o' title='修改' alt='修改'></i></a> | |||
<?php if($row['issystem']!=1){ ?> | |||
| <a href='javascript:;' onClick='javascript:DelNote("mychannel_field_edit.php?id=<?php echo $id; ?>&fname=<?php echo $ctag->GetTagName(); ?>&action=delete");'><i class='fa fa-trash' aria-hidden='true' alt='删除' title='删除'></i></a> | |||
| <a href='javascript:;' onClick='javascript:DelNote("mychannel_field_edit.php?id=<?php echo $id; ?>&fname=<?php echo $ctag->GetTagName(); ?>&action=delete");'><i class='fa fa-trash' alt='删除' title='删除'></i></a> | |||
<?php } ?> | |||
<?php | |||
} else { | |||
@@ -7,9 +7,6 @@ | |||
<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{font-size: 14px;padding: 3px;} | |||
</style> | |||
</head> | |||
<body> | |||
<table width="98%" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||
@@ -17,7 +14,7 @@ | |||
<td height="26" colspan="7" background="../static/web/img/tbg.gif"> | |||
<table width='96%' cellpadding='0' cellspacing='0' class="table table-borderless"> | |||
<tr> | |||
<td width='20%' style="padding-left:10px">内容模型管理</td> | |||
<td width='20%'>内容模型管理</td> | |||
<td align='right'> | |||
<a href="mychannel_add.php" class="btn btn-success btn-sm">增加新模型</a> | |||
<a href="mychannel_edit.php?dopost=exportin" class="btn btn-success btn-sm">导入模型</a> | |||
@@ -27,6 +24,16 @@ | |||
</table> | |||
</td> | |||
</tr> | |||
<tr height="26"> | |||
<td align="right" colspan="7" style="padding-right:16px">图标说明: | |||
<span class="btn-text"><i class='fa fa-clone' title='复制' alt='复制'></i>复制</span> | |||
<span class="btn-text"><i class='fa fa-file-text-o' title='模板' alt='模板'></i>模板</span> | |||
<span class="btn-text"><i class='fa fa-download' title='导出' alt='导出'></i>导出</span> | |||
<span class="btn-text"><i class='fa fa-pencil-square-o' title='修改' alt='修改'></i>修改</span> | |||
<span class="btn-text"><i class='btn fa fa-search' title='自定义搜索' alt='自定义搜索'></i>自定义搜索</span> | |||
<span class="btn-text"><i class='fa fa-trash' alt='删除' title='删除'></i>删除</span> | |||
</td> | |||
</tr> | |||
<tr align="center" bgcolor="#FBFCE2" height="26"> | |||
<td width="6%">id号</td> | |||
<td width="16%">频道名称</td> | |||
@@ -47,28 +54,18 @@ | |||
<td>{dede:field.isshow function="GetSta(@me,$fields['id'])" /}</td> | |||
<td>{dede:field.issystem function='IsSystem(@me)'/}</td> | |||
<td> | |||
<a href='mychannel_edit.php?id={dede:field.id/}&dopost=copystart'><i class='fa fa-clone' aria-hidden='true' title='复制' alt='复制'></i></a> | |||
<a href='mychannel_edit.php?id={dede:field.id/}&dopost=gettemplets'><i class='fa fa-file-text-o' aria-hidden='true' title='模板' alt='模板'></i></a> | |||
<a href='mychannel_edit.php?id={dede:field.id /}&dopost=export'><i class='fa fa-download' aria-hidden='true' title='导出' alt='导出'></i></a> | |||
<a href='mychannel_edit.php?id={dede:field.id/}&dopost=edit'><i class='fa fa-pencil-square-o' aria-hidden='true' title='修改' alt='修改'></i></a> | |||
<a href='mychannel_edit.php?mid={dede:field.id/}&dopost=modifysearch'><i class='fa fa-search' aria-hidden='true' title='自定义搜索' alt='自定义搜索'></i></a> | |||
<a href='mychannel_edit.php?id={dede:field.id/}&dopost=delete'><i class='fa fa-trash' aria-hidden='true' alt='删除' title='删除'></i></a> | |||
<a href='mychannel_edit.php?id={dede:field.id/}&dopost=copystart'><i class='btn fa fa-clone' title='复制' alt='复制'></i></a> | |||
<a href='mychannel_edit.php?id={dede:field.id/}&dopost=gettemplets'><i class='btn fa fa-file-text-o' title='模板' alt='模板'></i></a> | |||
<a href='mychannel_edit.php?id={dede:field.id /}&dopost=export'><i class='btn fa fa-download' title='导出' alt='导出'></i></a> | |||
<a href='mychannel_edit.php?id={dede:field.id/}&dopost=edit'><i class='btn fa fa-pencil-square-o' title='修改' alt='修改'></i></a> | |||
<a href='mychannel_edit.php?mid={dede:field.id/}&dopost=modifysearch'><i class='btn btn fa fa-search' title='自定义搜索' alt='自定义搜索'></i></a> | |||
<a href='mychannel_edit.php?id={dede:field.id/}&dopost=delete'><i class='btn fa fa-trash' alt='删除' title='删除'></i></a> | |||
</td> | |||
</tr> | |||
{/dede:datalist} | |||
<tr align="center" bgcolor="#f8f8f8" height="36"> | |||
<td colspan="7">{dede:pagelist listsize='6'/}</td> | |||
</tr> | |||
<tr align="center" height="36"> | |||
<td colspan="7">图标说明: | |||
<i class='fa fa-clone' aria-hidden='true' title='复制' alt='复制'></i> 复制 | |||
<i class='fa fa-file-text-o' aria-hidden='true' title='模板' alt='模板'></i> 模板 | |||
<i class='fa fa-download' aria-hidden='true' title='导出' alt='导出'></i> 导出 | |||
<i class='fa fa-pencil-square-o' aria-hidden='true' title='修改' alt='修改'></i> 修改 | |||
<i class='fa fa-search' aria-hidden='true' title='自定义搜索' alt='自定义搜索'></i> 自定义搜索 | |||
<i class='fa fa-trash' aria-hidden='true' alt='删除' title='删除'></i> 删除 | |||
</td> | |||
</tr> | |||
</table> | |||
</td> | |||
</tr> | |||
@@ -24,7 +24,7 @@ | |||
·[field:typelink/] [field:textlink/]<br> | |||
</span> | |||
<span style="display:none" id="list3"> | |||
<table width='98%' border='0' cellspacing='2' cellpadding='0'> | |||
<table width='98%' cellspacing='2' cellpadding='0'> | |||
<tr> | |||
<td align='center'>[field:imglink/]</td> | |||
</tr> | |||
@@ -34,7 +34,7 @@ | |||
</table> | |||
</span> | |||
<span style="display:none" id="list4"> | |||
<table width='100%' border='0' cellspacing='2' cellpadding='2'> | |||
<table width='100%' cellspacing='2' cellpadding='2'> | |||
<tr> | |||
<td width='30%' rowspan='2' align='center'>[field:imglink/]</td> | |||
<td width='70%'><a href='[field:filename/]'>[field:title/]</a></td> | |||
@@ -10,7 +10,7 @@ | |||
</head> | |||
<body> | |||
<table width="98%" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||
<tr height="30" background="../static/web/img/tbg.gif" style="padding-left:10px"> | |||
<tr height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"> | |||
<td width='30%' colspan="3">插件管理</td> | |||
<td align='right'>[<a href="module_main.php?moduletype=plus">安装新插件</a>]</td> | |||
</tr> | |||
@@ -21,17 +21,17 @@ | |||
<input type="hidden" name="do" value="add"> | |||
<table width="100%" cellpadding="1" cellspacing="1" class="table maintable mt-3 sysinfo"> | |||
<tr height="26" align="center"> | |||
<td height="30" colspan="2" align="left" background="../static/web/img/tbg.gif" style="padding-left:10px">增加一个配送方式</td> | |||
<td height="26" colspan="2" align="left" background="../static/web/img/tbg.gif" style="padding-left:10px">增加一个配送方式</td> | |||
</tr> | |||
<tr height="26" align="center"> | |||
<td width="10%" height="30" align="right"> | |||
<td width="10%" height="26" align="right"> | |||
名称: | |||
</td> | |||
<td align="left"><input name="dname" type="text" id="dname" style="width:160px"> | |||
*此处填写配送方式名称</td> | |||
</tr> | |||
<tr height="26" align="center"> | |||
<td width="10%" height="30" align="right"> | |||
<td width="10%" height="26" align="right"> | |||
手续费: | |||
</td> | |||
<td align="left"> | |||
@@ -41,7 +41,7 @@ | |||
</td> | |||
</tr> | |||
<tr height="26" align="center"> | |||
<td width="10%" height="30" align="right"> | |||
<td width="10%" height="26" align="right"> | |||
简要说明: | |||
</td> | |||
<td align="left"> | |||
@@ -58,7 +58,7 @@ table{border-collapse:separate} | |||
<input type="hidden" name="cid" value="<?php echo $cid; ?>"> | |||
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | |||
<tr> | |||
<td width="60%" height="30"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $cid?>&channelid=<?php echo $channelid?>&dopost=listArchives">软件列表</a> > 发布软件</td> | |||
<td width="60%" height="26"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $cid?>&channelid=<?php echo $channelid?>&dopost=listArchives">软件列表</a> > 发布软件</td> | |||
<td align="right"><a href="catalog_main.php" class="btn btn-success btn-sm">栏目管理</a><a href="soft_config.php" class="btn btn-success btn-sm">下载频道参数设定</a></td> | |||
</tr> | |||
</table> | |||
@@ -191,7 +191,7 @@ table{border-collapse:separate} | |||
echo "</select>"; | |||
?> | |||
</span> | |||
<i class='fa fa-search' aria-hidden='true' style='cursor:pointer' onClick="ShowCatMap(event, this, <?php echo $channelid; ?>, 'typeid')" title='快捷选择'></i> | |||
<i class='btn fa fa-search' style='cursor:pointer' onClick="ShowCatMap(event, this, <?php echo $channelid; ?>, 'typeid')" title='快捷选择'></i> | |||
<?php | |||
if($cfg_need_typeid2=='Y') | |||
{ | |||
@@ -213,7 +213,7 @@ table{border-collapse:separate} | |||
<td> | |||
<span id='typeid2ct'></span> | |||
<input type='text' name='typeid2' id='typeid2' value='' style='width:260px;'> | |||
<i class='fa fa-search' aria-hidden='true' onClick="ShowCatMap(event, this, <?php echo $channelid; ?>, 'typeid2')" title='选择副栏目' style='cursor:pointer'></i> | |||
<i class='btn fa fa-search' onClick="ShowCatMap(event, this, <?php echo $channelid; ?>, 'typeid2')" title='选择副栏目' style='cursor:pointer'></i> | |||
</td> | |||
</tr> | |||
</table> | |||
@@ -52,7 +52,7 @@ table{border-collapse:separate} | |||
<input type="hidden" name="id" value="<?php echo $aid?>"> | |||
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | |||
<tr> | |||
<td width="85%" height="30"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $arcRow['typeid']?>&dopost=listArchives"></a><a href="catalog_do.php?cid=<?php echo $arcRow['typeid']?>&dopost=listArchives">软件列表</a> > 修改软件</td> | |||
<td width="85%" height="26"><i class="fa fa-book"></i> <a href="catalog_do.php?cid=<?php echo $arcRow['typeid']?>&dopost=listArchives"></a><a href="catalog_do.php?cid=<?php echo $arcRow['typeid']?>&dopost=listArchives">软件列表</a> > 修改软件</td> | |||
<td align="right"> <a href="catalog_main.php" class="btn btn-success btn-sm">栏目管理</a></td> | |||
</tr> | |||
</table> | |||
@@ -189,7 +189,7 @@ table{border-collapse:separate} | |||
echo $typeOptions; | |||
echo "</select>"; | |||
?> | |||
<i class='fa fa-search' aria-hidden='true' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid','<?php echo $arcRow['typeid']; ?>')" title='快捷选择' style='cursor:pointer'></i> | |||
<i class='btn fa fa-search' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid','<?php echo $arcRow['typeid']; ?>')" title='快捷选择' style='cursor:pointer'></i> | |||
</td> | |||
<td width="90">消费金币:</td> | |||
<td><input name="needmoney" type="text" id="needmoney" value="<?php echo $needmoney; ?>" style="width:160px"></td> | |||
@@ -208,7 +208,7 @@ table{border-collapse:separate} | |||
<td> | |||
<span id="typeid2ct"></span> | |||
<input type="text" name="typeid2" id="typeid2" value="<?php echo ($arcRow['typeid2']=='0' ? '' : $arcRow['typeid2']); ?>" style="width:160px"> | |||
<i class='fa fa-search' aria-hidden='true' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid2','<?php echo $arcRow['typeid2']; ?>')"title='选择副栏目' style='cursor:pointer'></i></td> | |||
<i class='btn fa fa-search' onClick="ShowCatMap(event,this,<?php echo $channelid; ?>,'typeid2','<?php echo $arcRow['typeid2']; ?>')"title='选择副栏目' style='cursor:pointer'></i></td> | |||
</tr> | |||
</table> | |||
</td> | |||
@@ -334,7 +334,7 @@ table{border-collapse:separate} | |||
<tr> | |||
<td width="90"> 软件大小:</td> | |||
<td><input name="softsize" type="text" id="softsize" value="<?php echo $addRow['softsize']?>" style="width:60px"></td> | |||
<td width="90" height="30"> 需会员权限:</td> | |||
<td width="90" height="26"> 需会员权限:</td> | |||
<td> | |||
<select name="daccess" id="daccess" style="width:160px"> | |||
<?php | |||
@@ -68,7 +68,7 @@ table{border-collapse:separate} | |||
<input type="hidden" name="source" value="本站"> | |||
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | |||
<tr> | |||
<td width="85%" height="30"><i class="fa fa-book"></i> <a href="content_s_list.php">专题列表</a><a href="catalog_do.php?cid=<?php echo $cid?>&channelid=<?php echo $channelid?>&dopost=listArchives"></a> > 发布专题</td> | |||
<td width="85%" height="26"><i class="fa fa-book"></i> <a href="content_s_list.php">专题列表</a><a href="catalog_do.php?cid=<?php echo $cid?>&channelid=<?php echo $channelid?>&dopost=listArchives"></a> > 发布专题</td> | |||
<td width="10%" align="right"> <a href="makehtml_spec.php" class="btn btn-success btn-sm">更新HTML</a></td> | |||
</tr> | |||
</table> | |||
@@ -191,7 +191,7 @@ table{border-collapse:separate} | |||
echo $typeOptions; | |||
echo "</select>"; | |||
?> | |||
<i class='fa fa-search' aria-hidden='true' onClick="ShowCatMap(event,this,0,'typeid')" title='快捷选择' style='cursor:pointer'></i> | |||
<i class='btn fa fa-search' onClick="ShowCatMap(event,this,0,'typeid')" title='快捷选择' style='cursor:pointer'></i> | |||
</td> | |||
</tr> | |||
</table> | |||
@@ -66,7 +66,7 @@ table{border-collapse:separate} | |||
<input type="hidden" name="dopost" value="save"> | |||
<table width="98%" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | |||
<tr> | |||
<td width="85%" height="30"><i class="fa fa-book"></i> <a href="content_s_list.php">专题列表</a><a href="catalog_do.php?cid=<?php echo $cid?>&channelid=<?php echo $channelid?>&dopost=listArchives"></a> > 修改专题</td> | |||
<td width="85%" height="26"><i class="fa fa-book"></i> <a href="content_s_list.php">专题列表</a><a href="catalog_do.php?cid=<?php echo $cid?>&channelid=<?php echo $channelid?>&dopost=listArchives"></a> > 修改专题</td> | |||
<td width="10%" align="right"><a href="makehtml_spec.php" class="btn btn-success btn-sm">更新HTML</a></td> | |||
</tr> | |||
</table> | |||
@@ -196,7 +196,7 @@ table{border-collapse:separate} | |||
echo $typeOptions; | |||
echo "</select>"; | |||
?> | |||
<i class='fa fa-search' aria-hidden='true' onClick="ShowCatMap(event,this,0,'typeid')" title='快捷选择' style='cursor:pointer'></i> | |||
<i class='btn fa fa-search' onClick="ShowCatMap(event,this,0,'typeid')" title='快捷选择' style='cursor:pointer'></i> | |||
</td> | |||
</tr> | |||
</table> | |||
@@ -312,7 +312,7 @@ li{float:left;padding-right:10px;line-height:26px} | |||
<a href="javascript:DelSel();" class="btn btn-success btn-sm">删除所选</a> | |||
</td> | |||
</tr> | |||
<tr height="30" bgcolor="#f8f8f8" align="center"> | |||
<tr height="26" bgcolor="#f8f8f8" align="center"> | |||
<td colspan="8">{dede:pagelist listsize=6/}</td> | |||
</tr> | |||
</table> | |||
@@ -365,7 +365,7 @@ li{float:left;padding-right:10px;line-height:26px} | |||
</td> | |||
</tr> | |||
{/dede:datalist} | |||
<tr height="30" align="center" bgcolor="#f8f8f8"> | |||
<tr height="26" align="center" bgcolor="#f8f8f8"> | |||
<td colspan="8">{dede:pagelist listsize=6/}</td> | |||
</tr> | |||
</table> | |||
@@ -36,7 +36,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" align="center"> | |||
<button name="b112" type="button" class="btn btn-success btn-sm" value="" onClick="document.form1.submit();">开始执行</button> | |||
</td> | |||
</tr> | |||
@@ -181,7 +181,7 @@ | |||
} | |||
?> | |||
<tr> | |||
<td height="30" colspan="8" align="center"> | |||
<td height="26" colspan="8" align="center"> | |||
<button name="b1" type="button" id="b1" class="btn btn-success btn-sm" onClick="SelAll()">全选</button> | |||
<button name="b2" type="button" id="b2" class="btn btn-success btn-sm" onClick="ReSel()">反选</button> | |||
<button name="b3" type="button" id="b3" class="btn btn-success btn-sm" onClick="NoneSel()">取消</button> | |||
@@ -194,10 +194,10 @@ | |||
<td height="50" colspan="8"> | |||
<table width="90%" cellspacing="0" cellpadding="0" class="table table-borderless"> | |||
<tr> | |||
<td height="30">当前数据库版本:<?php echo $mysql_version?></td> | |||
<td height="26">当前数据库版本:<?php echo $mysql_version?></td> | |||
</tr> | |||
<tr> | |||
<td height="30">分卷大小:<input name="fsize" type="text" id="fsize" value="2048" style="width:60px"> K | |||
<td height="26">分卷大小:<input name="fsize" type="text" id="fsize" value="2048" style="width:60px"> K | |||
<label><input name="isstruct" type="checkbox" class="np" id="isstruct" value="1" checked='1'> | |||
备份表结构信息</label> | |||
<?php if(@function_exists('gzcompress') && false) { ?> | |||
@@ -121,7 +121,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" align="center" class="py-3"> | |||
<td height="26" bgcolor="#F8FCF1" align="center" class="py-3"> | |||
<button type="submit" name="Submit" class="btn btn-success btn-sm">开始替换数据</button> | |||
</td> | |||
</tr> | |||
@@ -122,7 +122,7 @@ | |||
</td> | |||
</tr> | |||
<tr bgcolor="#FBFCE2"> | |||
<td height="30" colspan="4"> | |||
<td height="26" colspan="4"> | |||
<button type="submit" name="Submit" class="btn btn-success btn-sm">开始还原数据</button> | |||
</td> | |||
</tr> | |||
@@ -19,12 +19,12 @@ | |||
<td align="center"> | |||
<table width="98%" cellspacing="0" cellpadding="0" class="table table-borderless"> | |||
<tr> | |||
<td width="9%" height="30">组名称:</td> | |||
<td width="9%" height="26">组名称:</td> | |||
<td width="91%" style="text-align:left"> <input name="groupname" type="text" id="groupname"> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td width="9%" height="30">级别值:</td> | |||
<td width="9%" height="26">级别值:</td> | |||
<td width="91%" style="text-align:left"> <input name="rankid" type="text" id="rankid" size="6"> | |||
(数字,系统已占用的级别值: | |||
<?php | |||
@@ -20,12 +20,12 @@ | |||
<td align="center"> | |||
<table width="98%" cellspacing="0" cellpadding="0" class="table table-borderless"> | |||
<tr> | |||
<td width="9%" height="30">组名称:</td> | |||
<td width="9%" height="26">组名称:</td> | |||
<td width="91%" style="text-align:left"><input name="typename" type="text" id="typename" value="<?php echo $groupSet['typename']?>" style="width:260px"> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td width="9%" height="30">级别值:</td> | |||
<td width="9%" height="26">级别值:</td> | |||
<td width="91%" style="text-align:left"> | |||
<input name="rank" type="hidden" id="rank" value="<?php echo $groupSet['rank']?>"> | |||
<?php echo $groupSet['rank']?> | |||
@@ -62,10 +62,10 @@ function resetCookieEncode() { | |||
<div style="min-width:780px"> | |||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||
<tr> | |||
<td height="30" 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 height="30" align="left"> | |||
<td height="26" align="left"> | |||
<?php | |||
$ds = file(DEDEADMIN.'/inc/configgroup.txt'); | |||
$totalGroup = count($ds); | |||
@@ -85,15 +85,15 @@ foreach($payment_arr as $value){ | |||
<td> | |||
<table width="100%" cellpadding="1" cellspacing="1" bgcolor="#cbd8ac" class="sysinfo"> | |||
<tr height="26" align="center"> | |||
<td height="30" colspan="2" align="left" background="../static/web/img/tbg.gif">支付接口配置参数 | |||
<td height="26" colspan="2" align="left" background="../static/web/img/tbg.gif">支付接口配置参数 | |||
</td> | |||
</tr> | |||
<tr height="26" align="center"> | |||
<td height="30" colspan="2" align="left"> | |||
<td height="26" colspan="2" align="left"> | |||
<?php echo $message; ?></td> | |||
</tr> | |||
<tr height="26" align="center"> | |||
<td width="13%" height="30" align="right"> | |||
<td width="13%" height="26" align="right"> | |||
接口类型:</td> | |||
<td align="left"> | |||
<div style="padding:6px; line-height:24px;"> | |||
@@ -106,7 +106,7 @@ foreach($payment_arr as $value){ | |||
</td> | |||
</tr> | |||
<tr height="26" align="center"> | |||
<td width="13%" height="30" align="right"> | |||
<td width="13%" height="26" align="right"> | |||
商户号:</td> | |||
<td align="left"> | |||
<input name="SalesId" type="text" id="SalesId" class='pubinputs' value="" onKeyUp="setPayment('userid',this.value)"/> | |||
@@ -114,14 +114,14 @@ foreach($payment_arr as $value){ | |||
</tr> | |||
<tr height="26" align="center"> | |||
<td width="13%" height="30" align="right"> | |||
<td width="13%" height="26" align="right"> | |||
邮箱:</td> | |||
<td align="left"> <input name="SalesEmail" type="text" id="SalesEmail" class='pubinputs' value="" onMouseOver="setPayment('email',this.value)"/> | |||
使用支付宝接口时,需填写支付宝账号邮箱</td> | |||
</tr> | |||
<tr height="26" align="center"> | |||
<td width="13%" height="30" align="right"> | |||
<td width="13%" height="26" align="right"> | |||
私钥:</td> | |||
<td align="left"> | |||
<input name="SalesKey" type="text" id="SalesKey" class='pubinputs' style="width:450px;" value="" onMouseOver="setPayment('key',this.value)"/> | |||
@@ -130,7 +130,7 @@ foreach($payment_arr as $value){ | |||
</tr> | |||
<tr height="26" align="center"> | |||
<td width="13%" height="30" align="right"> | |||
<td width="13%" height="26" align="right"> | |||
支持交易货币:</td> | |||
<td align="left"> | |||
<input name="SalesCurpay" type="checkbox" id="SalesCurpay" value="CNY" checked="checked" class="np"> | |||
@@ -138,7 +138,7 @@ foreach($payment_arr as $value){ | |||
</tr> | |||
<tr height="26" align="center"> | |||
<td width="13%" height="30" align="right"> | |||
<td width="13%" height="26" align="right"> | |||
支付手续费:</td> | |||
<td align="left"> | |||
<input name="SalesExp" type="text" class='pubinputs' style="width:80px" value="" onMouseOver="setPayment('exp',this.value)"/> | |||
@@ -146,7 +146,7 @@ foreach($payment_arr as $value){ | |||
</tr> | |||
<tr height="26" align="center"> | |||
<td width="13%" height="30" align="right"> | |||
<td width="13%" height="26" align="right"> | |||
支付接口申请地址:</td> | |||
<td align="left"> | |||
<a id="payreg" href="http://union.tenpay.com/mch/mch_register.shtml?posid=22&actid=84&opid=50&whoid=31&sp_suggestuser=1202347401" target="_bank" style="margin-left:6px;">点击申请</a> | |||
@@ -75,7 +75,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" colspan="2" bgcolor="#f8f8f8">检测结果:结果仅供参考,请务必查看源码后才删除非法文件</td> | |||
<td height="26" colspan="2" bgcolor="#f8f8f8">检测结果:结果仅供参考,请务必查看源码后才删除非法文件</td> | |||
</tr> | |||
</table> | |||
</body> |
@@ -63,7 +63,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td height="30" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<td height="26" bgcolor="#F8FCF1" colspan="2" align="center"> | |||
<button type="submit" class="btn btn-success btn-sm" onClick="DoSubmit('gettag')" class="coolbg np">提交测试</button> | |||
</td> | |||
</tr> | |||
@@ -19,14 +19,14 @@ function DelTpl(filename) { | |||
</head> | |||
<body> | |||
<table width="98%" cellspacing="1" cellpadding="0" align="center" class="table maintable mt-3 mb-3"> | |||
<tr height="30" align="center"> | |||
<tr height="26" align="center"> | |||
<td width="25%" background="../static/web/img/wbg.gif">文件名</td> | |||
<td width="30%" background="../static/web/img/wbg.gif">文件描述</td> | |||
<td width="25%" background="../static/web/img/wbg.gif">修改时间</td> | |||
<td width="20%" background="../static/web/img/wbg.gif">操作</td> | |||
</tr> | |||
<tr> | |||
<td colspan="4" height="30" bgcolor="#f8f8f8"> | |||
<td colspan="4" height="26" bgcolor="#f8f8f8"> | |||
<span style="float:left;line-height:26px"> | |||
当前位置: | |||
<?php | |||
@@ -17,14 +17,14 @@ | |||
</head> | |||
<body> | |||
<table width="98%" cellspacing="1" cellpadding="0" align="center" class="table maintable mt-3 mb-3"> | |||
<tr height="30" align="center"> | |||
<tr height="26" align="center"> | |||
<td width="25%" background="../static/web/img/wbg.gif">标签文件名</td> | |||
<td width="33%" background="../static/web/img/wbg.gif" align="left">标签说明</td> | |||
<td width="22%" background="../static/web/img/wbg.gif">修改时间</td> | |||
<td width="20%" background="../static/web/img/wbg.gif">操作</td> | |||
</tr> | |||
<tr> | |||
<td colspan="4" height="30"> | |||
<td colspan="4" height="26"> | |||
<div style="float:left;line-height:26px">当前位置:标签源码碎片管理(文件存放在 ../system/taglib 文件夹)</div> | |||
<div style="float:right;padding-right:10px"> | |||
<a href='tpl.php?action=addnewtag' class="btn btn-success btn-sm">增加一个新的标签</a> | |||
@@ -32,7 +32,7 @@ | |||
</td> | |||
</tr> | |||
<tr> | |||
<td colspan="4" height="30"> | |||
<td colspan="4" height="26"> | |||
<div class="alert alert-danger mb-0">修改系统标签有风险,请小心操作</div> | |||
</td> | |||
</tr> | |||
@@ -47,7 +47,7 @@ | |||
?> | |||
<tr height="26" onmousemove="javascript:this.bgColor='#FCFDEE';" onmouseout="javascript:this.bgColor='#ffffff';"> | |||
<td> | |||
<img src='../static/web/img/htm.gif' border='0' align='absmiddle'> <?php echo $filename; ?> | |||
<img src='../static/web/img/htm.gif' align='absmiddle'> <?php echo $filename; ?> | |||
</td> | |||
<td> | |||
<?php echo $fileinfo; ?> | |||
@@ -52,7 +52,7 @@ | |||
<input type="hidden" name="action" value="saveedit"> | |||
<input type="hidden" name="acdir" value="<?php echo $acdir; ?>"> | |||
<input type="hidden" name="_csrf_token" value="<?php echo $GLOBALS['csrf_token']; ?>"> | |||
<table width='98%' border='0' cellpadding='3' cellspacing='1' align="center" class="table maintable mt-3 mb-3"> | |||
<table width='98%' cellpadding='3' cellspacing='1' align="center" class="table maintable mt-3 mb-3"> | |||
<tr bgcolor='#EEF4EA'> | |||
<td colspan="2" height="26" background="../static/web/img/wbg.gif" style="padding-left:10px">修改新建模板</td> | |||
</tr> | |||
@@ -50,7 +50,7 @@ function Post() | |||
<input type="hidden" name="actiondo" value="<?php echo $action; ?>"> | |||
<input type="hidden" name="_csrf_token" value="<?php echo $GLOBALS['csrf_token']; ?>"> | |||
<input type="hidden" name="action" value="savetagfile"> | |||
<table width='98%' border='0' cellpadding='3' cellspacing='1' align="center" class="table maintable mt-3 mb-3"> | |||
<table width='98%' cellpadding='3' cellspacing='1' align="center" class="table maintable mt-3 mb-3"> | |||
<tr bgcolor='#EEF4EA'> | |||
<td colspan="2" height="26" background="../static/web/img/wbg.gif" style="padding-left:10px"> | |||
<span><?php echo $title; ?>(修改源码如果出现语法错误,可能导致标签无法使用,请修改前先作好数据备份)</span> | |||
@@ -17,7 +17,7 @@ | |||
<td width="100%" height="26"> | |||
<table width="100%" cellspacing="0" cellpadding="0"> | |||
<tr> | |||
<td height="30"><i class="fa fa-book"></i> | |||
<td height="26"><i class="fa fa-book"></i> | |||
{dede:wecome_info/} | |||
</td> | |||
</tr> | |||
@@ -124,7 +124,7 @@ else if ($action == 'upload') { | |||
$win->AddTitle('请选择要上传的文件:'); | |||
$win->AddHidden("action", 'uploadok'); | |||
$msg = " | |||
<table width='600' border='0' cellspacing='0' cellpadding='0'> | |||
<table width='600' cellspacing='0' cellpadding='0'> | |||
<tr> | |||
<td width='96' height='60'>请选择文件:</td> | |||
<td width='504'> | |||
@@ -64,7 +64,7 @@ if($tagid !='') | |||
$row['picname'] = $row['litpic']; | |||
$row['stime'] = GetDateMK($row['pubdate']); | |||
$row['typelink'] = "<a href='".$row['typeurl']."'>".$row['typename']."</a>"; | |||
$row['image'] = "<img src='".$row['picname']."' border='0' width='$imgwidth' height='$imgheight' alt='".preg_replace("#['><]#", "", $row['title'])."'>"; | |||
$row['image'] = "<img src='".$row['picname']."' width='$imgwidth' height='$imgheight' alt='".preg_replace("#['><]#", "", $row['title'])."'>"; | |||
$row['imglink'] = "<a href='".$row['filename']."'>".$row['image']."</a>"; | |||
$row['fulltitle'] = $row['title']; | |||
$row['title'] = cn_substr($row['title'],$titlelen); | |||