|
|
@@ -4,7 +4,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"> |
|
|
@@ -12,7 +12,7 @@ |
|
|
|
<body> |
|
|
|
<table align="center" class="table maintable my-3"> |
|
|
|
<tr> |
|
|
|
<td bgcolor="#f5f5f5" colspan="4">插件管理器</td> |
|
|
|
<td bgcolor="#f5f5f5" colspan="4">插件管理</td> |
|
|
|
</tr> |
|
|
|
<tr bgcolor="#e9ecef" align="center"> |
|
|
|
<td width="6%">id</td> |
|
|
|