You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
569 B
Plaintext

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
<link href="../Glo.css" rel="stylesheet" />
</head>
<body>
<fieldset>
<legend> 后台管理的内容 </legend>
<ul>
<li> 基础信息设置 </li>
<li> 流程模版管理 </li>
<li> 组织结构查看与管理 </li>
</ul>
<legend>流程模版管理</legend>
<ul>
<li> 流程模版管理 </li>
<li> 组织结构查看与管理 </li>
</ul>
</fieldset>
</body>
</html>