动画参数修改
This commit is contained in:
parent
2325379d6f
commit
9074b02a72
Binary file not shown.
Before Width: | Height: | Size: 681 KiB After Width: | Height: | Size: 71 KiB |
Binary file not shown.
After Width: | Height: | Size: 150 KiB |
|
@ -27,12 +27,12 @@
|
||||||
</script>
|
</script>
|
||||||
</head>
|
</head>
|
||||||
<body class="signin">
|
<body class="signin">
|
||||||
<div style="margin: 2%;color: #ffffff;display: flex;flex-direction: row;align-items: flex-end">
|
<div style="margin: 1%;color: #ffffff;display: flex;flex-direction: row;align-items: flex-end">
|
||||||
<img src="../img/logo2.png" width="120"/>
|
<img src="../img/logo2.png" width="100"/>
|
||||||
<strong style="font-size: 30px">鄂尔多斯市公共资源交易中心达拉特旗分中心</strong>
|
<strong style="font-size: 30px">鄂尔多斯市公共资源交易中心达拉特旗分中心</strong>
|
||||||
</div>
|
</div>
|
||||||
<div class="signinpanel">
|
<div class="signinpanel" style="position:relative;">
|
||||||
<div style="width: 350px;margin: 0 auto">
|
<div style="width: 350px;margin: 0 auto;position: absolute;right: 25%">
|
||||||
<form autocomplete="off" id="signupForm">
|
<form autocomplete="off" id="signupForm">
|
||||||
<h4 class="no-margins" style="font-size: 22px">请登录:业务绩效考核系统</h4>
|
<h4 class="no-margins" style="font-size: 22px">请登录:业务绩效考核系统</h4>
|
||||||
<input class="form-control uname" name="username" placeholder="用户名" type="text" value="admin"/>
|
<input class="form-control uname" name="username" placeholder="用户名" type="text" value="admin"/>
|
||||||
|
|
Loading…
Reference in New Issue