regulator-clients
Version:
调压箱产品前端组件
22 lines (17 loc) • 599 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:#7f8eaf no-repeat center bottom; background-size: cover;}
body .loginbg{ width:100%; height:100%; background:url(./static/login_bg.jpg) no-repeat center top;}
</style>
</head>
<body>
<android-app></android-app>
<!-- built files will be auto injected -->
</body>
</html>