|
@@ -0,0 +1,27 @@
|
|
|
|
+<!DOCTYPE html>
|
|
|
|
+<html>
|
|
|
|
+
|
|
|
|
+<head>
|
|
|
|
+ <meta charset="utf-8">
|
|
|
|
+ <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" />
|
|
|
|
+ <meta name="sudameta" content="allCIDs:34766,34979,7198,12665,257,258">
|
|
|
|
+ <title></title>
|
|
|
|
+<link href="./css/global.css?v=95681a6c" rel="stylesheet"><link href="./css/password.css?v=95681a6c" rel="stylesheet"></head>
|
|
|
|
+
|
|
|
|
+<body>
|
|
|
|
+ <header>
|
|
|
|
+ <a href="#" class="back"></a>
|
|
|
|
+ <span>登录</span>
|
|
|
|
+ </header>
|
|
|
|
+ <section class="wrapper form-padding">
|
|
|
|
+ <form action="">
|
|
|
|
+ <section class="form-item">
|
|
|
|
+ <input type="text" placeholder="请输入昵称">
|
|
|
|
+ </section>
|
|
|
|
+ <section class="form-btns">
|
|
|
|
+ <input type="submit" class="button disable" value="确定">
|
|
|
|
+ </section>
|
|
|
|
+ </form>
|
|
|
|
+ </section>
|
|
|
|
+<script type="text/javascript" src="./js/global.js?v=95681a6c"></script><script type="text/javascript" src="./js/password.js?v=95681a6c"></script></body>
|
|
|
|
+</html>
|