@@ -57,7 +57,10 @@ 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%' cellpadding='1' cellspacing='1' align='center' class='table maintable'> | |||||
$printhead ="<table width='98%' cellpadding='1' cellspacing='1' align='center' class='table maintable my-3'> | |||||
<tr> | |||||
<td colspan='6' bgcolor='#f8f8f8'>自由列表管理</td> | |||||
</tr> | |||||
<tr align='center' bgcolor='#fbfce2'> | <tr align='center' bgcolor='#fbfce2'> | ||||
<td width='6%'><a href='javascript:;' onclick=\"ReloadPage('aid')\">id</a></td> | <td width='6%'><a href='javascript:;' onclick=\"ReloadPage('aid')\">id</a></td> | ||||
<td width='20%'>列表名称</td> | <td width='20%'>列表名称</td> | ||||
@@ -60,7 +60,10 @@ function GetKeywordList($dsql, $pageno, $pagesize, $orderby = 'aid') | |||||
$start = ($pageno - 1) * $pagesize; | $start = ($pageno - 1) * $pagesize; | ||||
$printhead = "<form name='form3' action=\"search_keywords_main.php\" method=\"post\"> | $printhead = "<form name='form3' action=\"search_keywords_main.php\" method=\"post\"> | ||||
<input name=\"dopost\" type=\"hidden\" value=\"\"> | <input name=\"dopost\" type=\"hidden\" value=\"\"> | ||||
<table width='98%' align='center' cellpadding='1' cellspacing='1' class='table maintable'> | |||||
<table width='98%' align='center' cellpadding='1' cellspacing='1' class='table maintable my-3'> | |||||
<tr> | |||||
<td colspan='8' bgcolor='#f8f8f8'>搜索关键词维护</td> | |||||
</tr> | |||||
<tr align='center' bgcolor='#fbfce2'> | <tr align='center' bgcolor='#fbfce2'> | ||||
<td width='6%'>选择</td> | <td width='6%'>选择</td> | ||||
<td width='6%'><a href='javascript:;' onclick=\"ReloadPage('aid')\">id</a></td> | <td width='6%'><a href='javascript:;' onclick=\"ReloadPage('aid')\">id</a></td> | ||||
@@ -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%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8">当前位置 > 搜索结果</td> | <td bgcolor="#f8f8f8">当前位置 > 搜索结果</td> | ||||
</tr> | </tr> | ||||
@@ -53,7 +53,7 @@ | |||||
</head> | </head> | ||||
<body> | <body> | ||||
<form action="ad_add.php" method="post" name="form1" onSubmit="return checkSubmit()"> | <form action="ad_add.php" method="post" name="form1" onSubmit="return checkSubmit()"> | ||||
<table width="98%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8"><a href="ad_main.php">广告管理</a> > 增加广告位置</td> | <td bgcolor="#f8f8f8"><a href="ad_main.php">广告管理</a> > 增加广告位置</td> | ||||
</tr> | </tr> | ||||
@@ -45,7 +45,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8"><a href="ad_main.php">广告管理</a> > 修改广告</td> | <td bgcolor="#f8f8f8"><a href="ad_main.php">广告管理</a> > 修改广告</td> | ||||
</tr> | </tr> | ||||
@@ -12,7 +12,7 @@ | |||||
<body> | <body> | ||||
<form action="ad_main.php" method="get" name="form3" id="form3"> | <form action="ad_main.php" method="get" name="form3" id="form3"> | ||||
<input type="hidden" name="dopost" value="listArchives"> | <input type="hidden" name="dopost" value="listArchives"> | ||||
<table width="98%" 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 my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="180" align="center"> | <td width="180" align="center"> | ||||
<select name="clsid" id="clsid" class="biz-input-sm"> | <select name="clsid" id="clsid" class="biz-input-sm"> | ||||
@@ -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%" 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 my-3"> | |||||
<form name="form1" action="adtype_main.php" method="post"> | <form name="form1" action="adtype_main.php" method="post"> | ||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="7"><input type="hidden" name="dopost" value="save">广告分类管理<a href="ad_main.php" class="btn btn-success btn-sm ml-2">广告管理</a></td> | <td bgcolor="#f8f8f8" colspan="7"><input type="hidden" name="dopost" value="save">广告分类管理<a href="ad_main.php" class="btn btn-success btn-sm ml-2">广告管理</a></td> | ||||
@@ -68,7 +68,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="100%" cellpadding="2" align="center" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="100%" cellpadding="2" align="center" cellspacing="1" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td colspan="6"> | <td colspan="6"> | ||||
<span class="float-left py-2">单页采集规则管理</span> | <span class="float-left py-2">单页采集规则管理</span> | ||||
@@ -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%" 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 my-3"> | |||||
<form action="article_description_main.php" name="form1" target="stafrm" method="post"> | <form action="article_description_main.php" name="form1" target="stafrm" method="post"> | ||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8">自动摘要分页</td> | <td bgcolor="#f8f8f8">自动摘要分页</td> | ||||
@@ -21,7 +21,7 @@ | |||||
<body> | <body> | ||||
<form name="form2" action="article_keywords_main.php"> | <form name="form2" action="article_keywords_main.php"> | ||||
<input type="hidden" name="dopost" value="add"> | <input type="hidden" name="dopost" value="add"> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="280" align="center"><input type="text" name="keyword" id="keyword" placeholder="请输入关键词" class="biz-input-md"></td> | <td width="280" align="center"><input type="text" name="keyword" id="keyword" placeholder="请输入关键词" class="biz-input-md"></td> | ||||
<td width="270"><input type="text" name="rpurl" id="rpurl" placeholder="请输入链接" class="biz-input-md"></td> | <td width="270"><input type="text" name="rpurl" id="rpurl" placeholder="请输入链接" class="biz-input-md"></td> | ||||
@@ -30,7 +30,7 @@ | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
</form> | </form> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="5">文档关键词维护</td> | <td bgcolor="#f8f8f8" colspan="5">文档关键词维护</td> | ||||
</tr> | </tr> | ||||
@@ -43,7 +43,7 @@ | |||||
</head> | </head> | ||||
<body> | <body> | ||||
<div class="main"> | <div class="main"> | ||||
<table width="100%" align="center" cellpadding="1" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="100%" align="center" cellpadding="1" cellspacing="1" class="table maintable my-3"> | |||||
<form name="form1" action="article_keywords_main.php"> | <form name="form1" action="article_keywords_main.php"> | ||||
<input type="hidden" name="dopost" value="add"> | <input type="hidden" name="dopost" value="add"> | ||||
<tr id="addnew" style="display:none"> | <tr id="addnew" style="display:none"> | ||||
@@ -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%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form action="article_test_same.php" name="form1" target="stafrm"> | <form action="article_test_same.php" name="form1" target="stafrm"> | ||||
<input type="hidden" name="dopost" value="analyse"> | <input type="hidden" name="dopost" value="analyse"> | ||||
<tr> | <tr> | ||||
@@ -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%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form action="cards_make.php" name="form1" target="stafrm"> | <form action="cards_make.php" name="form1" target="stafrm"> | ||||
<input type="hidden" name="dopost" value="make"> | <input type="hidden" name="dopost" value="make"> | ||||
<tr> | <tr> | ||||
@@ -39,7 +39,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="7"> | <td bgcolor="#f8f8f8" colspan="7"> | ||||
<table width="98%" cellspacing="0" cellpadding="0" class="table table-borderless"> | <table width="98%" cellspacing="0" cellpadding="0" class="table table-borderless"> | ||||
@@ -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%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="cards_type.php" method="post"> | <form name="form1" action="cards_type.php" method="post"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<tr> | <tr> | ||||
@@ -39,7 +39,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellpadding="3" cellspacing="1" align="center" class="maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="3" cellspacing="1" align="center" class="maintable my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" style="border-bottom:1px solid #dee2e6"> | <td bgcolor="#f8f8f8" style="border-bottom:1px solid #dee2e6"> | ||||
<table width="98%" cellspacing="0" cellpadding="0" class="table table-borderless"> | <table width="98%" cellspacing="0" cellpadding="0" class="table table-borderless"> | ||||
@@ -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%" cellpadding="0" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="0" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="content_att.php" method="post"> | <form name="form1" action="content_att.php" method="post"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<tr> | <tr> | ||||
@@ -57,7 +57,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" 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 my-3"> | |||||
<form name="form1" action="content_batchup_action.php" target="stafrm" method="post"> | <form name="form1" action="content_batchup_action.php" target="stafrm" method="post"> | ||||
<input type="hidden" name="dopost" value="go"> | <input type="hidden" name="dopost" value="go"> | ||||
<tr> | <tr> | ||||
@@ -15,7 +15,7 @@ | |||||
<script src="js/list.js"></script> | <script src="js/list.js"></script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellspacing="0" cellpadding="0" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellspacing="0" cellpadding="0" align="center" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td> | <td> | ||||
<button type="button" class="btn btn-success btn-sm" onClick="location='catalog_do.php?channelid={dede:global.channelid/}&cid={dede:global.cid/}&dopost=addArchives';">添加文档</button> | <button type="button" class="btn btn-success btn-sm" onClick="location='catalog_do.php?channelid={dede:global.channelid/}&cid={dede:global.cid/}&dopost=addArchives';">添加文档</button> | ||||
@@ -34,7 +34,7 @@ | |||||
</table> | </table> | ||||
<form name="form3" action="content_i_list.php" method="get"> | <form name="form3" action="content_i_list.php" method="get"> | ||||
<input type="hidden" name="dopost" value="listArchives"> | <input type="hidden" name="dopost" value="listArchives"> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="180" align="center"> | <td width="180" align="center"> | ||||
<select name="cid" class="biz-input-sm"> | <select name="cid" class="biz-input-sm"> | ||||
@@ -15,7 +15,7 @@ | |||||
<script src="js/list.js"></script> | <script src="js/list.js"></script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellspacing="0" cellpadding="0" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellspacing="0" cellpadding="0" align="center" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td> | <td> | ||||
<button type="button" class="btn btn-success btn-sm" onClick="location='catalog_do.php?channelid={dede:global.channelid/}&cid={dede:global.cid/}&dopost=addArchives';">添加文档</button> | <button type="button" class="btn btn-success btn-sm" onClick="location='catalog_do.php?channelid={dede:global.channelid/}&cid={dede:global.cid/}&dopost=addArchives';">添加文档</button> | ||||
@@ -34,7 +34,7 @@ | |||||
</table> | </table> | ||||
<form name="form3" action="content_list.php" method="get"> | <form name="form3" action="content_list.php" method="get"> | ||||
<input type="hidden" name="dopost" value="listArchives"> | <input type="hidden" name="dopost" value="listArchives"> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="180" align="center"> | <td width="180" align="center"> | ||||
<select name="cid" class="biz-input-sm"> | <select name="cid" class="biz-input-sm"> | ||||
@@ -85,7 +85,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellspacing="0" cellpadding="0" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellspacing="0" cellpadding="0" align="center" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td> | <td> | ||||
<button type="button" class="btn btn-success btn-sm" onClick="location='spec_add.php';">添加专题</button> | <button type="button" class="btn btn-success btn-sm" onClick="location='spec_add.php';">添加专题</button> | ||||
@@ -97,7 +97,7 @@ | |||||
</table> | </table> | ||||
<form name="form3" action="content_s_list.php" method="get"> | <form name="form3" action="content_s_list.php" method="get"> | ||||
<input type="hidden" name="dopost" value="listArchives"> | <input type="hidden" name="dopost" value="listArchives"> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="180" align="center"> | <td width="180" align="center"> | ||||
<select name="cid" class="biz-input-sm"> | <select name="cid" class="biz-input-sm"> | ||||
@@ -48,7 +48,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="100%" align="center" cellpadding="2" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="100%" align="center" cellpadding="2" cellspacing="1" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="9">文档列表</td> | <td bgcolor="#f8f8f8" colspan="9">文档列表</td> | ||||
</tr> | </tr> | ||||
@@ -120,7 +120,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" align="center" cellspacing="0" cellpadding="0" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" align="center" cellspacing="0" cellpadding="0" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td> | <td> | ||||
<button type='button' class="btn btn-success btn-sm" onClick="location='catalog_do.php?channelid={dede:global.channelid/}&cid={dede:global.cid/}&dopost=addArchives';">添加文档</button> | <button type='button' class="btn btn-success btn-sm" onClick="location='catalog_do.php?channelid={dede:global.channelid/}&cid={dede:global.cid/}&dopost=addArchives';">添加文档</button> | ||||
@@ -138,7 +138,7 @@ | |||||
</table> | </table> | ||||
<form name="form3" action="content_sg_list.php" method="get"> | <form name="form3" action="content_sg_list.php" method="get"> | ||||
<input type="hidden" name="dopost" value="listArchives"> | <input type="hidden" name="dopost" value="listArchives"> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="180" align="center"> | <td width="180" align="center"> | ||||
<select name="cid" class="biz-input-sm"> | <select name="cid" class="biz-input-sm"> | ||||
@@ -22,7 +22,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="diy_add.php?action=add" method="post" onSubmit="return checkSubmit();"> | <form name="form1" action="diy_add.php?action=add" method="post" onSubmit="return checkSubmit();"> | ||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="2"><a href="diy_main.php">自定义表单管理</a> > 新增自定义表单</td> | <td bgcolor="#f8f8f8" colspan="2"><a href="diy_main.php">自定义表单管理</a> > 新增自定义表单</td> | ||||
@@ -27,7 +27,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="diy_edit.php" method="post" onSubmit="return checkSubmit();"> | <form name="form1" action="diy_edit.php" method="post" onSubmit="return checkSubmit();"> | ||||
<input type="hidden" name="diyid" value="<?php echo $diyid;?>"> | <input type="hidden" name="diyid" value="<?php echo $diyid;?>"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
@@ -11,7 +11,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 width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td width="100%" bgcolor="#f8f8f8" colspan="2"><a href="<?php echo $ENV_GOBACK_URL;?>">表单管理</a> > 编辑评论</td> | <td width="100%" bgcolor="#f8f8f8" colspan="2"><a href="<?php echo $ENV_GOBACK_URL;?>">表单管理</a> > 编辑评论</td> | ||||
</tr> | </tr> | ||||
@@ -61,7 +61,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="diy_field_add.php" method="post" onSubmit="return GetFields();"> | <form name="form1" action="diy_field_add.php" method="post" onSubmit="return GetFields();"> | ||||
<input type="hidden" name="action" value="save"> | <input type="hidden" name="action" value="save"> | ||||
<input type="hidden" name="diyid" value="<?php echo $diyid?>"> | <input type="hidden" name="diyid" value="<?php echo $diyid?>"> | ||||
@@ -45,7 +45,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="diy_field_edit.php" method="post" onSubmit="return GetFields();"> | <form name="form1" action="diy_field_edit.php" method="post" onSubmit="return GetFields();"> | ||||
<input type="hidden" name="action" value="save"> | <input type="hidden" name="action" value="save"> | ||||
<input type="hidden" name="diyid" value="<?php echo $diyid?>"> | <input type="hidden" name="diyid" value="<?php echo $diyid?>"> | ||||
@@ -25,7 +25,7 @@ | |||||
<body> | <body> | ||||
<form action="diy_list.php" method="post"> | <form action="diy_list.php" method="post"> | ||||
<input type="hidden" name="diyid" value="<?php echo $diyid;?>"> | <input type="hidden" name="diyid" value="<?php echo $diyid;?>"> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="3"> | <td bgcolor="#f8f8f8" colspan="3"> | ||||
<span class="float-left py-2"><a href="diy_main.php">自定义表单管理</a> > <?php echo $diy->name;?></span> | <span class="float-left py-2"><a href="diy_main.php">自定义表单管理</a> > <?php echo $diy->name;?></span> | ||||
@@ -10,7 +10,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%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td colspan="4">自定义表单管理</td> | <td colspan="4">自定义表单管理</td> | ||||
</tr> | </tr> | ||||
@@ -55,7 +55,7 @@ | |||||
} | } | ||||
</script> | </script> | ||||
<form name="form2"> | <form name="form2"> | ||||
<table width="98%" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" align="center" cellpadding="3" cellspacing="1" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="8">文档错误管理</td> | <td bgcolor="#f8f8f8" colspan="8">文档错误管理</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%" align="center" cellpadding="1" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" align="center" cellpadding="1" cellspacing="1" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td width="100%" bgcolor="#f8f8f8" colspan="2"><a href="<?php echo $ENV_GOBACK_URL;?>">评论管理</a> > 编辑评论</td> | <td width="100%" bgcolor="#f8f8f8" colspan="2"><a href="<?php echo $ENV_GOBACK_URL;?>">评论管理</a> > 编辑评论</td> | ||||
</tr> | </tr> | ||||
@@ -68,7 +68,7 @@ | |||||
</head> | </head> | ||||
<body> | <body> | ||||
<form name="form1"> | <form name="form1"> | ||||
<table width="98%" cellpadding="3" align="center" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="3" align="center" cellspacing="1" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="180"><input type="text" name="keyword" placeholder="请输入关键词" class="biz-input-sm"></td> | <td width="180"><input type="text" name="keyword" placeholder="请输入关键词" class="biz-input-sm"></td> | ||||
<td width="170"> | <td width="170"> | ||||
@@ -33,7 +33,7 @@ | |||||
<input type="hidden" name="fmdo" value="edit"> | <input type="hidden" name="fmdo" value="edit"> | ||||
<input type="hidden" name="backurl" value="{dede:global name='backurl' function='urlencode(@me)'/}"> | <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'/}"> | <input type="hidden" name="_csrf_token" value="{dede:global name='csrf_token'/}"> | ||||
<table width="100%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td colspan="2" bgcolor="#f8f8f8">修改新建文件</td> | <td colspan="2" bgcolor="#f8f8f8">修改新建文件</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%" cellspacing="1" cellpadding="2" align="center" class="table maintable icon mt-3 mb-3"> | |||||
<table width="98%" cellspacing="1" cellpadding="2" align="center" class="table maintable icon my-3"> | |||||
<tr align="center"> | <tr align="center"> | ||||
<td width="36%" bgcolor="#f8f8f8">文件名称</td> | <td width="36%" bgcolor="#f8f8f8">文件名称</td> | ||||
<td width="12%" bgcolor="#f8f8f8">文件大小</td> | <td width="12%" bgcolor="#f8f8f8">文件大小</td> | ||||
@@ -28,7 +28,7 @@ | |||||
<form method="POST" enctype="multipart/form-data" action="file_manage_control.php" name="form1"> | <form method="POST" enctype="multipart/form-data" action="file_manage_control.php" name="form1"> | ||||
<input type="hidden" name="activepath" value="{dede:global name='activepath'/}"> | <input type="hidden" name="activepath" value="{dede:global name='activepath'/}"> | ||||
<input type="hidden" name="fmdo" value="upload"> | <input type="hidden" name="fmdo" value="upload"> | ||||
<table cellpadding="0" cellspacing="0" width="100%" class="mt-3 mb-3"> | |||||
<table cellpadding="0" cellspacing="0" width="100%" class="my-3"> | |||||
<tr> | <tr> | ||||
<td> | <td> | ||||
<p> | <p> | ||||
@@ -67,7 +67,7 @@ | |||||
</div> | </div> | ||||
</li> | </li> | ||||
</div> | </div> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form action="freelist_add.php" method="post" name="form1" onSubmit="return CheckSubmit();"> | <form action="freelist_add.php" method="post" name="form1" onSubmit="return CheckSubmit();"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<tr> | <tr> | ||||
@@ -50,7 +50,7 @@ | |||||
</head> | </head> | ||||
<body> | <body> | ||||
<center> | <center> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form action="freelist_edit.php" method="post" name="form1" onSubmit="return CheckSubmit();"> | <form action="freelist_edit.php" method="post" name="form1" onSubmit="return CheckSubmit();"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<input type="hidden" name="aid" value="<?php echo $row['aid']?>"> | <input type="hidden" name="aid" value="<?php echo $row['aid']?>"> | ||||
@@ -103,7 +103,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellpadding="5" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="5" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="170" align="center"> | <td width="170" align="center"> | ||||
<input type="text" name="keyword" id="keyword" value="<?php echo $keyword?>" class="biz-input-md"> | <input type="text" name="keyword" id="keyword" value="<?php echo $keyword?>" class="biz-input-md"> | ||||
@@ -115,13 +115,8 @@ | |||||
</td> | </td> | ||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable"> | |||||
<tr> | |||||
<td colspan="6" bgcolor="#f8f8f8">自由列表管理</td> | |||||
</tr> | |||||
</table> | |||||
<div id="rslist"><?php GetTagList($dsql,$pageno,$pagesize,$orderby);?></div> | <div id="rslist"><?php GetTagList($dsql,$pageno,$pagesize,$orderby);?></div> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mb-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" class="py-2"> | <td bgcolor="#f8f8f8" class="py-2"> | ||||
<div id="pagelist"> | <div id="pagelist"> | ||||
@@ -30,7 +30,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8"><a href="friendlink_main.php">友情链接管理</a> > 增加链接</td> | <td bgcolor="#f8f8f8"><a href="friendlink_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%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8"><a href="friendlink_main.php">友情链接管理</a> > 链接修改</td> | <td bgcolor="#f8f8f8"><a href="friendlink_main.php">友情链接管理</a> > 链接修改</td> | ||||
</tr> | </tr> | ||||
@@ -37,7 +37,7 @@ | |||||
</head> | </head> | ||||
<body> | <body> | ||||
<form action="friendlink_main.php" name="form1" method="get"> | <form action="friendlink_main.php" name="form1" method="get"> | ||||
<table cellspacing="0" cellpadding="3" width="98%" cellpadding="3" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table cellspacing="0" cellpadding="3" width="98%" cellpadding="3" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="280" align="center"><input type="text" name="keyword" id="keyword" placeholder="请输入关键词" value="<?php echo $keyword;?>" class="biz-input-md"></td> | <td width="280" align="center"><input type="text" name="keyword" id="keyword" placeholder="请输入关键词" value="<?php echo $keyword;?>" class="biz-input-md"></td> | ||||
<td width="170"> | <td width="170"> | ||||
@@ -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%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="friendlink_type.php" method="post"> | <form name="form1" action="friendlink_type.php" method="post"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<tr> | <tr> | ||||
@@ -20,7 +20,7 @@ | |||||
<div class="container-fluid"> | <div class="container-fluid"> | ||||
<div class="row"> | <div class="row"> | ||||
<div id="body-tips" class="col-md-12"></div> | <div id="body-tips" class="col-md-12"></div> | ||||
<div class="col-md-12 mt-3 mb-3"> | |||||
<div class="col-md-12 my-3"> | |||||
<div class="card"> | <div class="card"> | ||||
<div class="card-header"> | <div class="card-header"> | ||||
<a href="#statChart" title="查看流量统计图"><i class="fa fa-bar-chart"></i> 流量统计表</a> | <a href="#statChart" title="查看流量统计图"><i class="fa fa-bar-chart"></i> 流量统计表</a> | ||||
@@ -61,7 +61,7 @@ | |||||
</div> | </div> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<div class="col-md-6 mt-3 mb-3 updatenews"> | |||||
<div class="col-md-6 my-3 updatenews"> | |||||
<div class="card"> | <div class="card"> | ||||
<div class="card-header"><a href="javascript:copyFn()"><i class="fa fa-gear"></i> 系统信息</a> | <div class="card-header"><a href="javascript:copyFn()"><i class="fa fa-gear"></i> 系统信息</a> | ||||
<span id="text">软件:<?php echo $cfg_version_detail;?>|操作系统:<?php echo PHP_OS;?>|Web服务器:<?php echo $_SERVER['SERVER_SOFTWARE'];?>|PHP:<?php echo @phpversion();?>|数据库:<?php echo $dsql->GetVersion();?></span> | <span id="text">软件:<?php echo $cfg_version_detail;?>|操作系统:<?php echo PHP_OS;?>|Web服务器:<?php echo $_SERVER['SERVER_SOFTWARE'];?>|PHP:<?php echo @phpversion();?>|数据库:<?php echo $dsql->GetVersion();?></span> | ||||
@@ -104,7 +104,7 @@ | |||||
</div> | </div> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<div class="col-md-6 mt-3 mb-3"> | |||||
<div class="col-md-6 my-3"> | |||||
<div class="card"> | <div class="card"> | ||||
<div class="card-header"> | <div class="card-header"> | ||||
<span><i class="fa fa-database"></i> 版本授权</span> | <span><i class="fa fa-database"></i> 版本授权</span> | ||||
@@ -113,7 +113,7 @@ | |||||
<div class="card-body" id="system-info">正在加载</div> | <div class="card-body" id="system-info">正在加载</div> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<div class="col-md-6 mt-3 mb-3"> | |||||
<div class="col-md-6 my-3"> | |||||
<div class="card"> | <div class="card"> | ||||
<div class="card-header"> | <div class="card-header"> | ||||
<a name="statChart"><i class="fa fa-line-chart"></i> 流量统计图</a> | <a name="statChart"><i class="fa fa-line-chart"></i> 流量统计图</a> | ||||
@@ -123,7 +123,7 @@ | |||||
</div> | </div> | ||||
</div> | </div> | ||||
</div> | </div> | ||||
<div class="col-md-6 mt-3 mb-3"> | |||||
<div class="col-md-6 my-3"> | |||||
<div class="card"> | <div class="card"> | ||||
<div class="card-header"> | <div class="card-header"> | ||||
<span><i class="fa fa-file-word-o"></i> 最新文档</span> | <span><i class="fa fa-file-word-o"></i> 最新文档</span> | ||||
@@ -43,7 +43,7 @@ | |||||
</head> | </head> | ||||
<body> | <body> | ||||
<form name="formsearch"> | <form name="formsearch"> | ||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="180" align="center"> | <td width="180" align="center"> | ||||
<select name="adminid" id="adminid" class="biz-input-sm"> | <select name="adminid" id="adminid" class="biz-input-sm"> | ||||
@@ -61,7 +61,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" 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 my-3"> | |||||
<form name="form1" action="makehtml_all.php" target="stafrm" method="post"> | <form name="form1" action="makehtml_all.php" target="stafrm" method="post"> | ||||
<input type="hidden" name="action" value="make"> | <input type="hidden" name="action" value="make"> | ||||
<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%" 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 my-3"> | |||||
<form name="form2" action="content_list.php" method="get" target="stafrm"> | <form name="form2" action="content_list.php" method="get" target="stafrm"> | ||||
<input type="hidden" name="nullfield" value="ok"> | <input type="hidden" name="nullfield" value="ok"> | ||||
</form> | </form> | ||||
@@ -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%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="makehtml_freelist_action.php" method="get" target="stafrm"> | <form name="form1" action="makehtml_freelist_action.php" method="get" target="stafrm"> | ||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="2">更新自由列表</td> | <td bgcolor="#f8f8f8" colspan="2">更新自由列表</td> | ||||
@@ -21,7 +21,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" 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 my-3"> | |||||
<form name="form1" action="makehtml_homepage.php" target="stafrm" method="post"> | <form name="form1" action="makehtml_homepage.php" target="stafrm" method="post"> | ||||
<input type="hidden" name="dopost" value="make"> | <input type="hidden" name="dopost" value="make"> | ||||
<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%" 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 my-3"> | |||||
<form name="form1" action="makehtml_list_action.php" method="get" target="stafrm"> | <form name="form1" action="makehtml_list_action.php" method="get" target="stafrm"> | ||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="2">更新栏目</td> | <td bgcolor="#f8f8f8" colspan="2">更新栏目</td> | ||||
@@ -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%" 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 my-3"> | |||||
<form name="form1" action="makehtml_spec.php" method="get" target="stafrm"> | <form name="form1" action="makehtml_spec.php" method="get" target="stafrm"> | ||||
<input type="hidden" name="dopost" value="ok"> | <input type="hidden" name="dopost" value="ok"> | ||||
<tr> | <tr> | ||||
@@ -18,7 +18,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" 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 my-3"> | |||||
<form name="form1" action="makehtml_tag_action_list.php" method="get" target="stafrm"> | <form name="form1" action="makehtml_tag_action_list.php" method="get" target="stafrm"> | ||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="2">更新标签</td> | <td bgcolor="#f8f8f8" colspan="2">更新标签</td> | ||||
@@ -35,7 +35,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" align="center" cellpadding="3" cellspacing="1" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8"> | <td bgcolor="#f8f8f8"> | ||||
<table width="98%" cellpadding="0" cellspacing="0" class="table table-borderless"> | <table width="98%" cellpadding="0" cellspacing="0" class="table table-borderless"> | ||||
@@ -21,7 +21,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" align="center" cellpadding="3" cellspacing="1" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8"> | <td bgcolor="#f8f8f8"> | ||||
<table width="98%" cellpadding="0" cellspacing="0" class="table table-borderless"> | <table width="98%" cellpadding="0" cellspacing="0" class="table table-borderless"> | ||||
@@ -44,7 +44,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" 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 my-3"> | |||||
<form name="forms" method="post" action="media_main.php"> | <form name="forms" method="post" action="media_main.php"> | ||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="280" align="center"> | <td width="280" align="center"> | ||||
@@ -13,7 +13,7 @@ | |||||
</head> | </head> | ||||
<body> | <body> | ||||
<form action="member_main.php" name="form1" method="get"> | <form action="member_main.php" name="form1" method="get"> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="280" align="center"><input type="text" name="keyword" id="keyword" placeholder="请输入关键词" value="{dede:global name='keyword'/}" class="biz-input-md"></td> | <td width="280" align="center"><input type="text" name="keyword" id="keyword" placeholder="请输入关键词" value="{dede:global name='keyword'/}" class="biz-input-md"></td> | ||||
<td width="170"> | <td width="170"> | ||||
@@ -56,7 +56,7 @@ | |||||
</head> | </head> | ||||
<body> | <body> | ||||
<form name="form2" method="get" action="member_operations.php"> | <form name="form2" method="get" action="member_operations.php"> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="280" align="center"><input type="text" name="buyid" id="buyid" placeholder="请输入订单号" class="biz-input-md"></td> | <td width="280" align="center"><input type="text" name="buyid" id="buyid" placeholder="请输入订单号" class="biz-input-md"></td> | ||||
<td> | <td> | ||||
@@ -11,7 +11,7 @@ | |||||
</head> | </head> | ||||
<body> | <body> | ||||
<form action="member_pm.php" name="form1" method="get"> | <form action="member_pm.php" name="form1" method="get"> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="280" align="center"><input type="text" name="keyword" id="keyword" value="{dede:global name='keyword'/}" placeholder="请输入关键词" class="biz-input-md"></td> | <td width="280" align="center"><input type="text" name="keyword" id="keyword" value="{dede:global name='keyword'/}" placeholder="请输入关键词" class="biz-input-md"></td> | ||||
<td width="270"><input type="text" name="username" id="username" value="{dede:global name='username'/}" placeholder="请输入用户名" class="biz-input-md"></td> | <td width="270"><input type="text" name="username" id="username" value="{dede:global name='username'/}" placeholder="请输入用户名" class="biz-input-md"></td> | ||||
@@ -10,7 +10,7 @@ | |||||
</head> | </head> | ||||
<body> | <body> | ||||
<form action="member_pm.php" name="form1" method="get"> | <form action="member_pm.php" name="form1" method="get"> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="280" align="center"><input type="text" name="keyword" id="keyword" placeholder="请输入关键词" class="biz-input-md"></td> | <td width="280" align="center"><input type="text" name="keyword" id="keyword" placeholder="请输入关键词" class="biz-input-md"></td> | ||||
<td width="270"><input type="text" name="username" id="username" placeholder="请输入用户名" class="biz-input-md"></td> | <td width="270"><input type="text" name="username" id="username" placeholder="请输入用户名" class="biz-input-md"></td> | ||||
@@ -10,7 +10,7 @@ | |||||
</head> | </head> | ||||
<body> | <body> | ||||
<form action="member_pm.php" name="form1" method="get"> | <form action="member_pm.php" name="form1" method="get"> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="280" align="center"><input type="text" name="keyword" id="keyword" placeholder="请输入关键词" class="biz-input-md"></td> | <td width="280" align="center"><input type="text" name="keyword" id="keyword" placeholder="请输入关键词" class="biz-input-md"></td> | ||||
<td width="270"><input type="text" name="username" id="username" placeholder="请输入用户名" class="biz-input-md"></td> | <td width="270"><input type="text" name="username" id="username" placeholder="请输入用户名" class="biz-input-md"></td> | ||||
@@ -11,7 +11,7 @@ | |||||
<body> | <body> | ||||
<form name="form1" action="member_rank.php" method="post"> | <form name="form1" action="member_rank.php" method="post"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<table width="98%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="6">会员管理 > 会员级别设置</td> | <td bgcolor="#f8f8f8" colspan="6">会员管理 > 会员级别设置</td> | ||||
</tr> | </tr> | ||||
@@ -24,7 +24,7 @@ | |||||
<body> | <body> | ||||
<form action="member_scores.php" method="post"> | <form action="member_scores.php" method="post"> | ||||
<input name="action" type="hidden" value="save"> | <input name="action" type="hidden" value="save"> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td colspan="5" bgcolor="#f8f8f8">积分头衔设置</td> | <td colspan="5" bgcolor="#f8f8f8">积分头衔设置</td> | ||||
</tr> | </tr> | ||||
@@ -26,7 +26,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8"><a href="<?php echo $ENV_GOBACK_URL;?>">会员管理</a> > 提升为管理员</td> | <td bgcolor="#f8f8f8"><a href="<?php echo $ENV_GOBACK_URL;?>">会员管理</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%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="member_type.php" method="post"> | <form name="form1" action="member_type.php" method="post"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<tr> | <tr> | ||||
@@ -29,7 +29,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8"><a href="<?php echo $ENV_GOBACK_URL;?>">会员管理</a> > 查看会员</td> | <td bgcolor="#f8f8f8"><a href="<?php echo $ENV_GOBACK_URL;?>">会员管理</a> > 查看会员</td> | ||||
</tr> | </tr> | ||||
@@ -34,7 +34,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form action="module_make.php" method="post" enctype="multipart/form-data" name="form1"> | <form action="module_make.php" method="post" enctype="multipart/form-data" name="form1"> | ||||
<input type="hidden" name="action" value="edit"> | <input type="hidden" name="action" value="edit"> | ||||
<input type="hidden" name="dev_id" value="<?php echo $dev_id;?>"> | <input type="hidden" name="dev_id" value="<?php echo $dev_id;?>"> | ||||
@@ -29,7 +29,7 @@ | |||||
<title>模块打包</title> | <title>模块打包</title> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td width="100%"><a href="plus_main.php">模块管理</a> > DedeBIZ模块开发指南</td> | <td width="100%"><a href="plus_main.php">模块管理</a> > DedeBIZ模块开发指南</td> | ||||
</tr> | </tr> | ||||
@@ -21,7 +21,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="plus_add.php" method="post"> | <form name="form1" action="plus_add.php" method="post"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<tr> | <tr> | ||||
@@ -30,7 +30,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form action="module_make.php" method="post" enctype="multipart/form-data" name="form1"> | <form action="module_make.php" method="post" enctype="multipart/form-data" name="form1"> | ||||
<input type="hidden" name="action" value="make"> | <input type="hidden" name="action" value="make"> | ||||
<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%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="plus_add.php" method="post"> | <form name="form1" action="plus_add.php" method="post"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<tr> | <tr> | ||||
@@ -36,7 +36,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" 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 my-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> | ||||
@@ -333,7 +333,7 @@ | |||||
<td width="70%"><textarea name="fieldset" id="fieldset" class="biz-textarea"><?php echo stripslashes($row['fieldset']);?></textarea></td> | <td width="70%"><textarea name="fieldset" id="fieldset" class="biz-textarea"><?php echo stripslashes($row['fieldset']);?></textarea></td> | ||||
</tr> | </tr> | ||||
</table> | </table> | ||||
<table width="98%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td colspan="2" bgcolor="#f8f8f8" align="center" class="py-2"> | <td colspan="2" bgcolor="#f8f8f8" align="center" class="py-2"> | ||||
<button type="submit" class="btn btn-success btn-sm">保存</button> | <button type="submit" class="btn btn-success btn-sm">保存</button> | ||||
@@ -83,7 +83,7 @@ | |||||
<input type="hidden" name="action" value="save"> | <input type="hidden" name="action" value="save"> | ||||
<input type="hidden" name="id" value="<?php echo $id?>"> | <input type="hidden" name="id" value="<?php echo $id?>"> | ||||
<input type="hidden" name="fieldstring" value=""> | <input type="hidden" name="fieldstring" value=""> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="2"> | <td bgcolor="#f8f8f8" colspan="2"> | ||||
<table width="98%" cellspacing="0" cellpadding="0" class="table table-borderless"> | <table width="98%" cellspacing="0" cellpadding="0" class="table table-borderless"> | ||||
@@ -58,7 +58,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="mychannel_field_edit.php" method="post" onSubmit="return GetFields();"> | <form name="form1" action="mychannel_field_edit.php" method="post" onSubmit="return GetFields();"> | ||||
<input type="hidden" name="action" value="save"> | <input type="hidden" name="action" value="save"> | ||||
<input type="hidden" name="id" value="<?php echo $id?>"> | <input type="hidden" name="id" value="<?php echo $id?>"> | ||||
@@ -10,7 +10,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%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="7"> | <td bgcolor="#f8f8f8" colspan="7"> | ||||
<table width="98%" cellpadding="0" cellspacing="0" class="table table-borderless"> | <table width="98%" cellpadding="0" cellspacing="0" class="table table-borderless"> | ||||
@@ -11,7 +11,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%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="mychannel_edit.php" method="post" target="stafrm"> | <form name="form1" action="mychannel_edit.php" method="post" target="stafrm"> | ||||
<input type="hidden" name="mid" value="<?php echo $mid?>"> | <input type="hidden" name="mid" value="<?php echo $mid?>"> | ||||
<input type="hidden" name="maintable" value="<?php echo $channel['maintable']?>"> | <input type="hidden" name="maintable" value="<?php echo $channel['maintable']?>"> | ||||
@@ -53,7 +53,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8"><a href="mytag_main.php">自定义标记管理</a> > 增加新标记</td> | <td bgcolor="#f8f8f8"><a href="mytag_main.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%" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" align="center" cellpadding="3" cellspacing="1" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8"><a href="mytag_main.php">自定义标记管理</a> > 修改标记</td> | <td bgcolor="#f8f8f8"><a href="mytag_main.php">自定义标记管理</a> > 修改标记</td> | ||||
</tr> | </tr> | ||||
@@ -10,7 +10,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%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="6">自定义标记管理</td> | <td bgcolor="#f8f8f8" colspan="6">自定义标记管理</td> | ||||
</tr> | </tr> | ||||
@@ -66,7 +66,7 @@ | |||||
</tr> | </tr> | ||||
</table> | </table> | ||||
</span> | </span> | ||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form action="mytag_tag_guide_ok.php" method="post" target="stafrm" name="form1"> | <form action="mytag_tag_guide_ok.php" method="post" target="stafrm" name="form1"> | ||||
<input type="hidden" name="dopost" value="gettag"> | <input type="hidden" name="dopost" value="gettag"> | ||||
<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%" 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 my-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?>"> | ||||
@@ -10,7 +10,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%" 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 my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td colspan="4">插件管理</td> | <td colspan="4">插件管理</td> | ||||
</tr> | </tr> | ||||
@@ -67,7 +67,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="7">文档回收站</td> | <td bgcolor="#f8f8f8" colspan="7">文档回收站</td> | ||||
</tr> | </tr> | ||||
@@ -135,11 +135,6 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" align="center" cellpadding="1" cellspacing="1" class="table maintable mt-3"> | |||||
<tr> | |||||
<td bgcolor="#f8f8f8">搜索关键词维护</td> | |||||
</tr> | |||||
</table> | |||||
<div id="rslist"><?php GetKeywordList($dsql,$pageno,$pagesize,$orderby);?></div> | <div id="rslist"><?php GetKeywordList($dsql,$pageno,$pagesize,$orderby);?></div> | ||||
<table width="98%" align="center" cellpadding="1" cellspacing="1" class="table maintable mb-3"> | <table width="98%" align="center" cellpadding="1" cellspacing="1" class="table maintable mb-3"> | ||||
<tr> | <tr> | ||||
@@ -38,7 +38,7 @@ | |||||
</form> | </form> | ||||
<form action="shops_delivery.php" method="post" name="form2"> | <form action="shops_delivery.php" method="post" name="form2"> | ||||
<input type="hidden" name="do" value="edit"> | <input type="hidden" name="do" value="edit"> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="2">已有配送方式列表</td> | <td bgcolor="#f8f8f8" colspan="2">已有配送方式列表</td> | ||||
</tr> | </tr> | ||||
@@ -70,7 +70,7 @@ | |||||
</head> | </head> | ||||
<body> | <body> | ||||
<form name="form2" method="get" action="shops_operations.php"> | <form name="form2" method="get" action="shops_operations.php"> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="280" align="center"><input name="buyid" type="text" id="buyid" placeholder="请输入订单号" class="biz-input-md"></td> | <td width="280" align="center"><input name="buyid" type="text" id="buyid" placeholder="请输入订单号" class="biz-input-md"></td> | ||||
<td> | <td> | ||||
@@ -8,7 +8,7 @@ | |||||
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | <link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> | ||||
<link rel="stylesheet" href="../static/web/css/admin.css"> | <link rel="stylesheet" href="../static/web/css/admin.css"> | ||||
<body> | <body> | ||||
<table width="50%" align="center" cellpadding="1" cellspacing="1" bgcolor="#CCCCCC" class="table maintable mt-3 mb-3"> | |||||
<table width="50%" align="center" cellpadding="1" cellspacing="1" bgcolor="#CCCCCC" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td colspan="2" align="center">订单信息</td> | <td colspan="2" align="center">订单信息</td> | ||||
</tr> | </tr> | ||||
@@ -20,7 +20,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" 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 my-3"> | |||||
<form name="form1" action="soft_config.php" method="post"> | <form name="form1" action="soft_config.php" method="post"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<tr> | <tr> | ||||
@@ -142,7 +142,7 @@ | |||||
<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%" 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 my-3"> | |||||
<tr bgcolor="#f8f8f8"> | <tr bgcolor="#f8f8f8"> | ||||
<td width="270"> | <td width="270"> | ||||
<select name="egroup1" id="egroup1" onChange="ChangePage(this)" class="biz-input-md"> | <select name="egroup1" id="egroup1" onChange="ChangePage(this)" class="biz-input-md"> | ||||
@@ -10,7 +10,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%" align="center" cellpadding="2" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" align="center" cellpadding="2" cellspacing="1" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="5"> | <td bgcolor="#f8f8f8" colspan="5"> | ||||
<table width="98%" cellspacing="1" cellpadding="1" class="table table-borderless"> | <table width="98%" cellspacing="1" cellpadding="1" class="table table-borderless"> | ||||
@@ -32,7 +32,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8"> | <td bgcolor="#f8f8f8"> | ||||
<table width="98%" cellspacing="1" cellpadding="1" class="table table-borderless"> | <table width="98%" cellspacing="1" cellpadding="1" class="table table-borderless"> | ||||
@@ -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%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8"> | <td bgcolor="#f8f8f8"> | ||||
<table width="98%" cellspacing="1" cellpadding="1" class="table table-borderless"> | <table width="98%" cellspacing="1" cellpadding="1" class="table table-borderless"> | ||||
@@ -31,7 +31,7 @@ | |||||
<div id="loaddiv" style="display:none"> | <div id="loaddiv" style="display:none"> | ||||
<p style="text-align:center"><img src="../static/web/img/loadinglit.gif">正在加载</p> | <p style="text-align:center"><img src="../static/web/img/loadinglit.gif">正在加载</p> | ||||
</div> | </div> | ||||
<table width="98%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8"><a href="sys_admin_user.php">管理员帐号</a> > 编辑绩效统计</td> | <td bgcolor="#f8f8f8"><a href="sys_admin_user.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%" 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 my-3"> | |||||
<form name="form1" action="sys_cache_up.php" method="get" target='stafrm'> | <form name="form1" action="sys_cache_up.php" method="get" target='stafrm'> | ||||
<input type="hidden" name="dopost" value="ok"> | <input type="hidden" name="dopost" value="ok"> | ||||
<tr> | <tr> | ||||
@@ -73,7 +73,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" align="center" cellpadding="3" cellspacing="1" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" align="center" cellpadding="3" cellspacing="1" class="table maintable my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="8"> | <td bgcolor="#f8f8f8" colspan="8"> | ||||
<table width="98%" cellspacing="1" cellpadding="1" class="table table-borderless"> | <table width="98%" cellspacing="1" cellpadding="1" class="table table-borderless"> | ||||
@@ -43,7 +43,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="1" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form action="sys_data_replace.php" name="form1" method="post" target="stafrm" onSubmit="return CheckSubmit()"> | <form action="sys_data_replace.php" name="form1" method="post" target="stafrm" onSubmit="return CheckSubmit()"> | ||||
<input type="hidden" name="action" value="apply"> | <input type="hidden" name="action" value="apply"> | ||||
<tr> | <tr> | ||||
@@ -53,7 +53,7 @@ | |||||
</script> | </script> | ||||
</head> | </head> | ||||
<body> | <body> | ||||
<table width="98%" 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 my-3"> | |||||
<tr> | <tr> | ||||
<td bgcolor="#f8f8f8" colspan="4"> | <td bgcolor="#f8f8f8" colspan="4"> | ||||
<table width="98%" cellspacing="1" cellpadding="1" class="table table-borderless"> | <table width="98%" cellspacing="1" cellpadding="1" class="table table-borderless"> | ||||
@@ -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%" 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 my-3"> | |||||
<form name="form1" action="content_att.php" method="post"> | <form name="form1" action="content_att.php" method="post"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<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%" cellpadding="2" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="sys_group_add.php" method="post"> | <form name="form1" action="sys_group_add.php" method="post"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<tr> | <tr> | ||||
@@ -10,7 +10,7 @@ | |||||
</head> | </head> | ||||
<body> | <body> | ||||
<center> | <center> | ||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable mt-3 mb-3"> | |||||
<table width="98%" cellpadding="2" cellspacing="1" align="center" class="table maintable my-3"> | |||||
<form name="form1" action="sys_group_edit.php" method="post"> | <form name="form1" action="sys_group_edit.php" method="post"> | ||||
<input type="hidden" name="dopost" value="save"> | <input type="hidden" name="dopost" value="save"> | ||||
<tr> | <tr> | ||||