|
|
|
@ -3,8 +3,8 @@
|
|
|
|
|
<head>
|
|
|
|
|
<meta charset="utf-8">
|
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
|
|
|
|
|
<title>注册保密业务辅助管理系统</title>
|
|
|
|
|
<meta name="description" content="若依后台管理框架">
|
|
|
|
|
<title>注册保密业务综合管理系统</title>
|
|
|
|
|
<meta name="description" content="保密业务综合管理系统">
|
|
|
|
|
<link href="../static/css/bootstrap.min.css" th:href="@{/css/bootstrap.min.css}" rel="stylesheet"/>
|
|
|
|
|
<link href="../static/css/font-awesome.min.css" th:href="@{/css/font-awesome.min.css}" rel="stylesheet"/>
|
|
|
|
|
<link href="../static/css/style.min.css" th:href="@{/css/style.min.css}" rel="stylesheet"/>
|
|
|
|
@ -35,7 +35,7 @@
|
|
|
|
|
<h1><img alt="[ 若依 ]" src="../static/ruoyi.png" th:src="@{/ruoyi.png}"></h1>
|
|
|
|
|
</div>
|
|
|
|
|
<div class="m-b"></div>
|
|
|
|
|
<h4>欢迎使用 <strong>后台管理系统</strong></h4>
|
|
|
|
|
<h4>欢迎使用 <strong>保密业务综合管理系统</strong></h4>
|
|
|
|
|
<ul class="m-b">
|
|
|
|
|
<li><i class="fa fa-arrow-circle-o-right m-r-xs"></i> SpringBoot</li>
|
|
|
|
|
<li><i class="fa fa-arrow-circle-o-right m-r-xs"></i> Mybatis</li>
|
|
|
|
|