|  |  |  | 
|---|
|  |  |  | <meta name="renderer" content="webkit"> | 
|---|
|  |  |  | <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> | 
|---|
|  |  |  | <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> | 
|---|
|  |  |  | <link rel="stylesheet" href="../../static/layui/css/layui.css" media="all"> | 
|---|
|  |  |  | <link rel="stylesheet" href="../../static/css/road.css"> | 
|---|
|  |  |  | <link rel="stylesheet" href="../../static/wms/layui/css/layui.css" media="all"> | 
|---|
|  |  |  | <link rel="stylesheet" href="../../static/wms/css/road.css"> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | <style media="screen"> | 
|---|
|  |  |  | *{ | 
|---|
|  |  |  | 
|---|
|  |  |  | letter-spacing: 1px; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | body{ | 
|---|
|  |  |  | background: url(../../static/image/nav/bg_1.png); | 
|---|
|  |  |  | background: url(../../static/wms/image/nav/bg_1.png); | 
|---|
|  |  |  | background-size: cover; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .fn_1{ | 
|---|
|  |  |  | width: 250px; height: 220px; | 
|---|
|  |  |  | background: url(../../static/image/nav/fn_1.png); | 
|---|
|  |  |  | background: url(../../static/wms/image/nav/fn_1.png); | 
|---|
|  |  |  | background-size: cover; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .fn_1:hover{ | 
|---|
|  |  |  | background: url(../../static/image/nav/fn_1_h.png); | 
|---|
|  |  |  | background: url(../../static/wms/image/nav/fn_1_h.png); | 
|---|
|  |  |  | background-size: cover; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | .fn_2{ | 
|---|
|  |  |  | width: 250px; height: 220px; | 
|---|
|  |  |  | background: url(../../static/image/nav/fn_2.png); | 
|---|
|  |  |  | background: url(../../static/wms/image/nav/fn_2.png); | 
|---|
|  |  |  | background-size: cover; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .fn_2:hover{ | 
|---|
|  |  |  | background: url(../../static/image/nav/fn_2_h.png); | 
|---|
|  |  |  | background: url(../../static/wms/image/nav/fn_2_h.png); | 
|---|
|  |  |  | background-size: cover; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .fn_3{ | 
|---|
|  |  |  | width: 250px; height: 220px; | 
|---|
|  |  |  | background: url(../../static/image/nav/fn_3.png); | 
|---|
|  |  |  | background: url(../../static/wms/image/nav/fn_3.png); | 
|---|
|  |  |  | background-size: cover; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | .fn_3:hover{ | 
|---|
|  |  |  | background: url(../../static/image/nav/fn_3_h.png); | 
|---|
|  |  |  | background: url(../../static/wms/image/nav/fn_3_h.png); | 
|---|
|  |  |  | background-size: cover; | 
|---|
|  |  |  | } | 
|---|
|  |  |  |  | 
|---|
|  |  |  | 
|---|
|  |  |  | height: 74px; | 
|---|
|  |  |  | border: 1px solid #102262; | 
|---|
|  |  |  | border-radius: 5px; | 
|---|
|  |  |  | background: url(../../static/image/nav/icon.png) no-repeat center center; | 
|---|
|  |  |  | background: url(../../static/wms/image/nav/icon.png) no-repeat center center; | 
|---|
|  |  |  | background-size: 45% 45%; | 
|---|
|  |  |  | cursor: pointer; | 
|---|
|  |  |  | } | 
|---|
|  |  |  | 
|---|
|  |  |  | </div> | 
|---|
|  |  |  |  | 
|---|
|  |  |  | </body> | 
|---|
|  |  |  | <script type="text/javascript" src="../../static/js/common.js"></script> | 
|---|
|  |  |  | <script type="text/javascript" src="../../static/js/jquery/jquery-3.3.1.min.js"></script> | 
|---|
|  |  |  | <script type="text/javascript" src="../../static/layui/layui.js"></script> | 
|---|
|  |  |  | <script type="text/javascript" src="../../static/wms/js/common.js"></script> | 
|---|
|  |  |  | <script type="text/javascript" src="../../static/wms/js/jquery/jquery-3.3.1.min.js"></script> | 
|---|
|  |  |  | <script type="text/javascript" src="../../static/wms/layui/layui.js"></script> | 
|---|
|  |  |  | <script> | 
|---|
|  |  |  | layui.config({ | 
|---|
|  |  |  | base: baseUrl + "/static/layui/lay/modules/" | 
|---|
|  |  |  | base: baseUrl + "/static/wms/layui/lay/modules/" | 
|---|
|  |  |  | }).use(['layer', 'element', 'admin'], function () { | 
|---|
|  |  |  | var element = layui.element; | 
|---|
|  |  |  | var $ = layui.jquery; | 
|---|