|
|
@@ -3,7 +3,7 @@ |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1"> |
|
|
|
<title>新增自由列表</title> |
|
|
|
<title>添加自由列表</title> |
|
|
|
<link rel="stylesheet" href="../static/web/font/css/font-awesome.min.css"> |
|
|
|
<link rel="stylesheet" href="../static/web/css/bootstrap.min.css"> |
|
|
|
<link rel="stylesheet" href="../static/web/css/admin.css"> |
|
|
@@ -66,7 +66,7 @@ |
|
|
|
<input type="hidden" name="dopost" value="save"> |
|
|
|
<table align="center" class="table maintable my-3"> |
|
|
|
<tr> |
|
|
|
<td bgcolor="#f5f5f5" colspan="2"><a href="freelist_main.php">自由列表管理</a> > 添加一个列表</td> |
|
|
|
<td bgcolor="#f5f5f5" colspan="2"><a href="freelist_main.php">自由列表管理</a> > 添加自由列表</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td colspan="2"> |
|
|
|