首次推送
This commit is contained in:
21
Mtxfw.VipSite/index.htm
Normal file
21
Mtxfw.VipSite/index.htm
Normal file
@@ -0,0 +1,21 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang=zh-CN>
|
||||
<head>
|
||||
<meta charset=utf-8>
|
||||
<meta http-equiv=X-UA-Compatible content="IE=edge">
|
||||
<title></title>
|
||||
<script type="text/javascript" src="/scripts/jquery-2.0.2.min.js"></script>
|
||||
<style type="text/css">
|
||||
.showanimation {
|
||||
position: fixed;
|
||||
left: 0;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}
|
||||
</style>
|
||||
</head><body style="background:#114b57 url(image/login_bg.png) no-repeat 0 0; background-size: 100% 100%">
|
||||
<div id="particles-js"></div>
|
||||
<script type="text/javascript" src="./script/particles.min.js"></script>
|
||||
<script type="text/javascript" src="./script/particles-app.js"></script>
|
||||
</body></html>
|
||||
Reference in New Issue
Block a user