@@ -60,7 +60,7 @@ function GetTagList($dsql,$pageno,$pagesize,$orderby='aid') | |||||
{ | { | ||||
global $cfg_phpurl,$addsql; | global $cfg_phpurl,$addsql; | ||||
$start = ($pageno-1) * $pagesize; | $start = ($pageno-1) * $pagesize; | ||||
$printhead ="<table width='98%' border='0' cellpadding='1' cellspacing='1' align='center' class='table maintable' style='background:#cfcfcf;margin-bottom:10px;'> | |||||
$printhead ="<table width='98%' border='0' cellpadding='1' cellspacing='1' align='center' class='table maintable' style='margin-bottom:10px'> | |||||
<tr align='center' bgcolor='#FBFCE2'> | <tr align='center' bgcolor='#FBFCE2'> | ||||
<td width='5%' class='tbsname'><a href='javascript:;' onclick=\"ReloadPage('aid')\">ID</a></td> | <td width='5%' class='tbsname'><a href='javascript:;' onclick=\"ReloadPage('aid')\">ID</a></td> | ||||
<td width='20%' class='tbsname'>列表名称</td> | <td width='20%' class='tbsname'>列表名称</td> | ||||
@@ -8,7 +8,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif">当前位置 > 搜索结果</td> | <td height="26" background="../static/web/img/tbg.gif">当前位置 > 搜索结果</td> | ||||
</tr> | </tr> | ||||
@@ -9,7 +9,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px">广告管理<a href="ad_add.php" class="btn btn-success btn-sm ml-3">增加一个新广告</a><a href="adtype_main.php" class="btn btn-success btn-sm">广告分类管理</a></td> | <td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px">广告管理<a href="ad_add.php" class="btn btn-success btn-sm ml-3">增加一个新广告</a><a href="adtype_main.php" class="btn btn-success btn-sm">广告分类管理</a></td> | ||||
</tr> | </tr> | ||||
@@ -8,7 +8,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<form name="form1" action="adtype_main.php" method="post"> | <form name="form1" action="adtype_main.php" method="post"> | ||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px"><input type="hidden" name="dopost" value="save"/>广告分类管理<a href="ad_main.php" class="btn btn-success btn-sm ml-3">广告管理</a></td> | <td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px"><input type="hidden" name="dopost" value="save"/>广告分类管理<a href="ad_main.php" class="btn btn-success btn-sm ml-3">广告管理</a></td> | ||||
@@ -91,7 +91,7 @@ table{border-collapse:separate} | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="needset" style="border:1px solid #dee2e6;background:#ffffff;"> | |||||
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="needset" style="border:1px solid #dee2e6;background:#ffffff;"> | |||||
<tr> | <tr> | ||||
<td height="26" colspan="4" class="bline"><table width="800" border="0" cellspacing="0" cellpadding="0"> | <td height="26" colspan="4" class="bline"><table width="800" border="0" cellspacing="0" cellpadding="0"> | ||||
<tr> | <tr> | ||||
@@ -350,7 +350,7 @@ table{border-collapse:separate} | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<!--高级参数--> | <!--高级参数--> | ||||
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="adset" style="border:1px solid #dee2e6;background:#ffffff;display:none"> | |||||
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="adset" style="border:1px solid #dee2e6;background:#ffffff;display:none"> | |||||
<tr> | <tr> | ||||
<td height="26" colspan="4" class="bline"> | <td height="26" colspan="4" class="bline"> | ||||
<table width="800" border="0" cellspacing="0" cellpadding="0"> | <table width="800" border="0" cellspacing="0" cellpadding="0"> | ||||
@@ -60,7 +60,7 @@ table{border-collapse:separate} | |||||
<input type="hidden" name="channelid" value="<?php echo $channelid?>"> | <input type="hidden" name="channelid" value="<?php echo $channelid?>"> | ||||
<input type="hidden" name="cid" value="<?php echo $cid?>"> | <input type="hidden" name="cid" value="<?php echo $cid?>"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="needset" style="border:1px solid #dee2e6;background:#ffffff;"> | |||||
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="needset" style="border:1px solid #dee2e6;background:#ffffff;"> | |||||
<tr> | <tr> | ||||
<td height="26" colspan="4" class="bline"> | <td height="26" colspan="4" class="bline"> | ||||
<table width="800" border="0" cellspacing="0" cellpadding="0"> | <table width="800" border="0" cellspacing="0" cellpadding="0"> | ||||
@@ -58,7 +58,7 @@ table{border-collapse:separate} | |||||
<input type="hidden" name="id" value="<?php echo $aid; ?>"> | <input type="hidden" name="id" value="<?php echo $aid; ?>"> | ||||
<input type="hidden" name="sortrank" value="<?php echo $addRow['senddate']; ?>"> | <input type="hidden" name="sortrank" value="<?php echo $addRow['senddate']; ?>"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="needset" style="border:1px solid #dee2e6;background:#ffffff;"> | |||||
<table width="98%" border="0" align="center" cellpadding="2" cellspacing="2" id="needset" style="border:1px solid #dee2e6;background:#ffffff;"> | |||||
<tr> | <tr> | ||||
<td height="26" class="bline"> | <td height="26" class="bline"> | ||||
<table width="800" border="0" cellspacing="0" cellpadding="0"> | <table width="800" border="0" cellspacing="0" cellpadding="0"> | ||||
@@ -113,7 +113,7 @@ function CheckCross() { | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#cfcfcf" class="mt-3"> | |||||
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | |||||
<tr> | <tr> | ||||
<td width="100%" height="26"> | <td width="100%" height="26"> | ||||
<table width="100%" border="0" cellspacing="0" cellpadding="0"> | <table width="100%" border="0" cellspacing="0" cellpadding="0"> | ||||
@@ -103,7 +103,7 @@ function CheckCross() { | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" bordercolor="#cfcfcf" class="mt-3"> | |||||
<table width="98%" border="0" align="center" cellpadding="0" cellspacing="0" class="mt-3"> | |||||
<tr> | <tr> | ||||
<td width="100%" height="26"> | <td width="100%" height="26"> | ||||
<table width="100%" border="0" cellspacing="0" cellpadding="0"> | <table width="100%" border="0" cellspacing="0" cellpadding="0"> | ||||
@@ -6,7 +6,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center"> | |||||
<tr> | <tr> | ||||
<td height="26" colspan="2" background="../static/web/img/tbg.gif"> | <td height="26" colspan="2" background="../static/web/img/tbg.gif"> | ||||
文档信息统计: | 文档信息统计: | ||||
@@ -10,7 +10,7 @@ | |||||
<script src="../static/web/js/bootstrap.bundle.min.js"></script> | <script src="../static/web/js/bootstrap.bundle.min.js"></script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table class="table maintable mt-3" width="98%" border="0" align="center" cellpadding="1" cellspacing="1"> | |||||
<table class="table maintable mt-3" width="98%" border="0" align="center" cellpadding="1" cellspacing="1"> | |||||
<tr> | <tr> | ||||
<td width="100%" height="26" colspan="2" background="../static/web/img/tbg.gif"><a href="<?php echo $ENV_GOBACK_URL; ?>">表单管理</a> > 编辑评论</td> | <td width="100%" height="26" colspan="2" background="../static/web/img/tbg.gif"><a href="<?php echo $ENV_GOBACK_URL; ?>">表单管理</a> > 编辑评论</td> | ||||
</tr> | </tr> | ||||
@@ -29,7 +29,7 @@ function CheckSubmit() | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="friendlink_main.php">友情链接管理</a> > 增加链接</td> | <td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="friendlink_main.php">友情链接管理</a> > 增加链接</td> | ||||
</tr> | </tr> | ||||
@@ -37,7 +37,7 @@ function CheckSubmit() | |||||
<td> | <td> | ||||
<form action="friendlink_add.php" method="post" enctype="multipart/form-data" name="form1" onSubmit="return CheckSubmit();";> | <form action="friendlink_add.php" method="post" enctype="multipart/form-data" name="form1" onSubmit="return CheckSubmit();";> | ||||
<input type="hidden" name="dopost" value="add"> | <input type="hidden" name="dopost" value="add"> | ||||
<table width="80%" border="0" cellspacing="1" cellpadding="3" class="table table-borderless"> | |||||
<table width="80%" border="0" cellspacing="1" cellpadding="3" class="table table-borderless"> | |||||
<tr> | <tr> | ||||
<td width="260" height="26">网址:</td> | <td width="260" height="26">网址:</td> | ||||
<td height="26"><input name="url" type="text" id="url" value="http://" class='pubinputs' style="width:260px"></td> | <td height="26"><input name="url" type="text" id="url" value="http://" class='pubinputs' style="width:260px"></td> | ||||
@@ -8,7 +8,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="friendlink_main.php">友情链接管理</a> > 链接修改</td> | <td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="friendlink_main.php">友情链接管理</a> > 链接修改</td> | ||||
</tr> | </tr> | ||||
@@ -35,7 +35,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" colspan="8" style="padding-left:10px"> | <td height="26" background="../static/web/img/tbg.gif" colspan="8" style="padding-left:10px"> | ||||
<div style="float:left"> | <div style="float:left"> | ||||
@@ -62,7 +62,7 @@ | |||||
</a> | </a> | ||||
</div> | </div> | ||||
<SCRIPT src="js/float.js"></SCRIPT> | <SCRIPT src="js/float.js"></SCRIPT> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" colspan="7" background="../static/web/img/tbg.gif"> | <td height="26" colspan="7" background="../static/web/img/tbg.gif"> | ||||
<table width='96%' cellpadding='0' cellspacing='0' style="padding-left:10px" class="table-borderless"> | <table width='96%' cellpadding='0' cellspacing='0' style="padding-left:10px" class="table-borderless"> | ||||
@@ -26,7 +26,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href='<?php echo $ENV_GOBACK_URL; ?>'>会员管理</a> > 提升为管理员</td> | <td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href='<?php echo $ENV_GOBACK_URL; ?>'>会员管理</a> > 提升为管理员</td> | ||||
</tr> | </tr> | ||||
@@ -29,7 +29,7 @@ function checkSubmit() | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href='<?php echo $ENV_GOBACK_URL; ?>'>会员管理</a> > 查看会员</td> | <td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href='<?php echo $ENV_GOBACK_URL; ?>'>会员管理</a> > 查看会员</td> | ||||
</tr> | </tr> | ||||
@@ -40,7 +40,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<form name="form1" action="mychannel_add.php" method="post"> | <form name="form1" action="mychannel_add.php" method="post"> | ||||
<input type='hidden' name='action' value='add'> | <input type='hidden' name='action' value='add'> | ||||
<tr> | <tr> | ||||
@@ -62,7 +62,7 @@ | |||||
<input type='hidden' name='id' value='<?php echo $id?>'> | <input type='hidden' name='id' value='<?php echo $id?>'> | ||||
<input type='hidden' name='dopost' value='save'> | <input type='hidden' name='dopost' value='save'> | ||||
<input type='hidden' name='issystem' value='<?php echo $row['issystem']; ?>'> | <input type='hidden' name='issystem' value='<?php echo $row['issystem']; ?>'> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" style="margin-bottom:10px" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center"style="margin-bottom:10px" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" colspan="2" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="mychannel_main.php">内容模型管理</a> > 修改内容模型</td> | <td height="26" colspan="2" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="mychannel_main.php">内容模型管理</a> > 修改内容模型</td> | ||||
</tr> | </tr> | ||||
@@ -91,7 +91,7 @@ | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<table width="98%" id='needset' border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable" style="display:block"> | |||||
<table width="98%" id='needset' border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable" style="display:block"> | |||||
<?php | <?php | ||||
if($row['issystem'] == 1) | if($row['issystem'] == 1) | ||||
{ | { | ||||
@@ -262,7 +262,7 @@ | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<table width="98%" id='adset' border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable" style='display:none'> | |||||
<table width="98%" id='adset' border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable" style='display:none'> | |||||
<tr> | <tr> | ||||
<td height="26">模型字段配置(可视化模式)</td> | <td height="26">模型字段配置(可视化模式)</td> | ||||
<td><button name="fset" type="button" id="fset" onClick="location.href='mychannel_field_add.php?id=<?php echo $id; ?>'" class="btn btn-success btn-sm">添加新字段</button></td> | <td><button name="fset" type="button" id="fset" onClick="location.href='mychannel_field_add.php?id=<?php echo $id; ?>'" class="btn btn-success btn-sm">添加新字段</button></td> | ||||
@@ -359,7 +359,7 @@ if($ft==1) | |||||
<td width="65%"><textarea name="fieldset" style="width:98%;height:300px" rows="10" id="fieldset"><?php echo stripslashes($row['fieldset']); ?></textarea></td> | <td width="65%"><textarea name="fieldset" style="width:98%;height:300px" rows="10" id="fieldset"><?php echo stripslashes($row['fieldset']); ?></textarea></td> | ||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td colspan="2" align="center" class="py-3"> | <td colspan="2" align="center" class="py-3"> | ||||
<button type="submit" class="btn btn-success btn-sm">保存</button> | <button type="submit" class="btn btn-success btn-sm">保存</button> | ||||
@@ -9,7 +9,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" colspan="7" background="../static/web/img/tbg.gif"> | <td height="26" colspan="7" background="../static/web/img/tbg.gif"> | ||||
<table width='96%' cellpadding='0' cellspacing='0' class="table table-borderless"> | <table width='96%' cellpadding='0' cellspacing='0' class="table table-borderless"> | ||||
@@ -54,7 +54,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="mytag_main.php">自定义标记管理</a> > 增加新标记</td> | <td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="mytag_main.php">自定义标记管理</a> > 增加新标记</td> | ||||
</tr> | </tr> | ||||
@@ -9,7 +9,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px">自定义标记管理<a class="btn btn-success btn-sm ml-3" href="mytag_add.php">增加一个标记</a><a class="btn btn-success btn-sm" href="mytag_tag_guide.php">智能标记向导</a></td> | <td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px">自定义标记管理<a class="btn btn-success btn-sm ml-3" href="mytag_add.php">增加一个标记</a><a class="btn btn-success btn-sm" href="mytag_tag_guide.php">智能标记向导</a></td> | ||||
</tr> | </tr> | ||||
@@ -8,7 +8,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<form name="form1" action="plus_edit.php" method="post"> | <form name="form1" action="plus_edit.php" method="post"> | ||||
<input type='hidden' name='dopost' value='saveedit'> | <input type='hidden' name='dopost' value='saveedit'> | ||||
<input type='hidden' name='aid' value='<?php echo $aid?>'> | <input type='hidden' name='aid' value='<?php echo $aid?>'> | ||||
@@ -9,7 +9,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" 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="30" background="../static/web/img/tbg.gif" style="padding-left:10px"> | ||||
<td width='30%' colspan="3">插件管理</td> | <td width='30%' colspan="3">插件管理</td> | ||||
<td align='right'>[<a href="module_main.php?moduletype=plus">安装新插件</a>]</td> | <td align='right'>[<a href="module_main.php?moduletype=plus">安装新插件</a>]</td> | ||||
@@ -145,7 +145,7 @@ li{float:left;padding-right:10px;line-height:26px} | |||||
<div id='edsta'> | <div id='edsta'> | ||||
<center><img src='../static/web/img/loadinglit.gif'></center> | <center><img src='../static/web/img/loadinglit.gif'></center> | ||||
</div> | </div> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3" style="margin-bottom:10px"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3" style="margin-bottom:10px"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/wbg.gif" colspan="6" style="padding-left:10px">联动枚举组管理</td> | <td height="26" background="../static/web/img/wbg.gif" colspan="6" style="padding-left:10px">联动枚举组管理</td> | ||||
</tr> | </tr> | ||||
@@ -202,7 +202,7 @@ if(!empty($egroup)) | |||||
//如果添加3级之类 | //如果添加3级之类 | ||||
if($topvalue % 500 != 0) $arr['issign'] = 2; | if($topvalue % 500 != 0) $arr['issign'] = 2; | ||||
?> | ?> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable" style='margin-bottom:10px'> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable" style='margin-bottom:10px'> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" colspan="8"> | <td height="26" background="../static/web/img/tbg.gif" colspan="8"> | ||||
<div style="float:left"> <?php echo $selgroup; ?> > 子分类管理</div> | <div style="float:left"> <?php echo $selgroup; ?> > 子分类管理</div> | ||||
@@ -31,7 +31,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif"> | <td height="26" background="../static/web/img/tbg.gif"> | ||||
<table width="96%" border="0" cellspacing="1" cellpadding="1" class="table table-borderless"> | <table width="96%" border="0" cellspacing="1" cellpadding="1" class="table table-borderless"> | ||||
@@ -8,7 +8,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif"> | <td height="26" background="../static/web/img/tbg.gif"> | ||||
<table width="96%" border="0" cellspacing="1" cellpadding="1" class="table table-borderless"> | <table width="96%" border="0" cellspacing="1" cellpadding="1" class="table table-borderless"> | ||||
@@ -37,7 +37,7 @@ | |||||
<div id='loaddiv' style='display:none'> | <div id='loaddiv' style='display:none'> | ||||
<p align='center'><img src='../static/web/img/loadinglit.gif'>请稍后,正在载入</p> | <p align='center'><img src='../static/web/img/loadinglit.gif'>请稍后,正在载入</p> | ||||
</div> | </div> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif"> <a href="sys_admin_user.php" style="padding-left:10px">管理员帐号</a> > 编辑绩效统计</td> | <td height="26" background="../static/web/img/tbg.gif"> <a href="sys_admin_user.php" style="padding-left:10px">管理员帐号</a> > 编辑绩效统计</td> | ||||
</tr> | </tr> | ||||
@@ -8,7 +8,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<form action="sys_info_mark.php" method="post" enctype="multipart/form-data"> | <form action="sys_info_mark.php" method="post" enctype="multipart/form-data"> | ||||
<input type="hidden" name="action" value="save"> | <input type="hidden" name="action" value="save"> | ||||
<input type="hidden" name="get_photo_markimg" value="<?php echo $photo_markimg?>"> | <input type="hidden" name="get_photo_markimg" value="<?php echo $photo_markimg?>"> | ||||
@@ -14,7 +14,7 @@ | |||||
</style> | </style> | ||||
<body> | <body> | ||||
<center> | <center> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" colspan="5" class="table table-borderless"> | <td height="26" background="../static/web/img/tbg.gif" colspan="5" class="table table-borderless"> | ||||
<table width="100%" border="0" cellspacing="0" cellpadding="0"> | <table width="100%" border="0" cellspacing="0" cellpadding="0"> | ||||
@@ -14,7 +14,7 @@ | |||||
</style> | </style> | ||||
<body> | <body> | ||||
<center> | <center> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif"><a href="sys_payment.php">支付接口列表</a> > 安装支付接口</td> | <td height="26" background="../static/web/img/tbg.gif"><a href="sys_payment.php">支付接口列表</a> > 安装支付接口</td> | ||||
</tr> | </tr> | ||||
@@ -11,7 +11,7 @@ | |||||
<script type="text/javascript" src="js/mode/sql/sql.js"></script> | <script type="text/javascript" src="js/mode/sql/sql.js"></script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif"> | <td height="26" background="../static/web/img/tbg.gif"> | ||||
<table width="96%" border="0" cellspacing="1" cellpadding="1" class="table table-borderless"> | <table width="96%" border="0" cellspacing="1" cellpadding="1" class="table table-borderless"> | ||||
@@ -21,7 +21,7 @@ | |||||
</style> | </style> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" style="margin-bottom:10px" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center"style="margin-bottom:10px" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f6f6f6" colspan="6" style="padding-left:10px"> | <td bgcolor="#f6f6f6" colspan="6" style="padding-left:10px"> | ||||
<form action='templets_one.php' name='sss'> | <form action='templets_one.php' name='sss'> | ||||
@@ -46,7 +46,7 @@ | |||||
</form> | </form> | ||||
</td> | </td> | ||||
</table> | </table> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px"> | <td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px"> | ||||
<div style="float:left">单独页面管理</div> | <div style="float:left">单独页面管理</div> | ||||
@@ -25,7 +25,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="templets_one.php">单独页面管理</a> > 增加自定义页面</td> | <td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="templets_one.php">单独页面管理</a> > 增加自定义页面</td> | ||||
</tr> | </tr> | ||||
@@ -28,7 +28,7 @@ function checkSubmit() | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="templets_one.php">单独页面管理</a> > 修改自定义页面</td> | <td height="26" background="../static/web/img/tbg.gif" style="padding-left:10px"><a href="templets_one.php">单独页面管理</a> > 修改自定义页面</td> | ||||
</tr> | </tr> | ||||
@@ -8,7 +8,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif"><a href="vote_main.php">投票管理</a> > 获取代码</td> | <td height="26" background="../static/web/img/tbg.gif"><a href="vote_main.php">投票管理</a> > 获取代码</td> | ||||
</tr> | </tr> | ||||
@@ -9,7 +9,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" border="0" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" border="0" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<tr> | <tr> | ||||
<td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px">投票管理<a href="vote_add.php" class="btn btn-success btn-sm ml-3">增加一组投票</a></td> | <td height="26" background="../static/web/img/tbg.gif" colspan="7" style="padding-left:10px">投票管理<a href="vote_add.php" class="btn btn-success btn-sm ml-3">增加一组投票</a></td> | ||||
</tr> | </tr> | ||||