ldap-clients
Version:
19 lines (17 loc) • 639 B
HTML
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<title>奥枫信息系统</title>
<style media="screen" >
/*url(./static/newmainbg.jpg)*/
body{width: 100%;background:#000 no-repeat center bottom; background-size: cover;}
body .loginbg{ width:100%; height:100%; background:url(./static/loginbg.jpg) no-repeat center top;}
</style>
</head>
<body id="bodymain" class="themeOne">
<app></app>
<!-- built files will be auto injected -->
</body>
</html>