| | |
| | | <!DOCTYPE html> |
| | | <html lang="zh_CN"> |
| | | <html lang="zh_CN" xmlns:th="http://www.thymeleaf.org"> |
| | | <head> |
| | | <meta charset="utf-8"/> |
| | | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
| | | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> |
| | | <title>工作台</title> |
| | | <link rel="stylesheet" href="/plugins/layui/css/layui.css" th:href="@{/plugins/layui/css/layui.css}"/> |
| | | |
| | | <!-- <link rel="stylesheet" href="${ctxPath}/assets/module/admin.css">--> |
| | | <!--[if lt IE 9]> |
| | | <script src="https://oss.maxcdn.com/html5shiv/3.7.3/html5shiv.min.js"></script> |
| | | <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> |
| | | <![endif]--> |
| | | <title>智慧粮库管理系统</title> |
| | | <link rel="stylesheet" th:href="@{/ajax/libs/layui-ruoyi/css/layui.css}"/> |
| | | <style> |
| | | /** 应用快捷块样式 */ |
| | | .console-app-group { |
| | |
| | | </div> |
| | | </div> |
| | | <!-- js部分 --> |
| | | <script src="/plugins/layui/layui.js" th:src="@{/plugins/layui/layui.js}"></script> |
| | | <script th:src="@{/ajax/libs/layui-ruoyi/layui.js}"></script> |
| | | |
| | | <!--<script src="${ctxPath}/assets/js/common.js"></script>--> |
| | | <script> |