|
|
@@ -4,7 +4,7 @@
|
|
|
<head th:replace="common::header(~{::title},~{::link})">
|
|
|
<title>注册页</title>
|
|
|
<link th:href="${portalHost + '/vendors.css'}" rel="stylesheet">
|
|
|
- <link th:href="${staticHost+'/dll/dll.css'}" rel="stylesheet">
|
|
|
+ <link th:href="${portalHost + '/dll/dll.css'}" rel="stylesheet">
|
|
|
<link th:href="${portalHost + '/register.css'}" rel="stylesheet">
|
|
|
</head>
|
|
|
<body>
|
|
|
@@ -14,73 +14,67 @@
|
|
|
<!--主体内容区域开始-->
|
|
|
<!--主体内容区域开始-->
|
|
|
<div class="registered">
|
|
|
- <div class="reg_con">
|
|
|
- <form action="" id="form_register">
|
|
|
- <div class="clear_first"></div>
|
|
|
- <div class="zhuce">
|
|
|
- <div class="title">用户注册</div>
|
|
|
- <div class="regist">
|
|
|
- <div class="zhuce_input">
|
|
|
- <img th:src="${portalHost+'/img/name.jpg'}" alt=""/>
|
|
|
- <input type="text" name="userName" placeholder="请输入名称" id="username" autocomplete="off"/>
|
|
|
- <img th:src="${portalHost+'/img/login_del.png'}" class="log_del"/>
|
|
|
- <span class="star"> * </span>
|
|
|
- </div>
|
|
|
- <div class="zhuce_input">
|
|
|
- <img th:src="${portalHost+'/img/pass2.jpg'}" alt=""/>
|
|
|
- <input type="password" name="userPassword" placeholder="请输入密码" id="userpassword" autocomplete="off"/>
|
|
|
- <span class="star"> * </span>
|
|
|
- </div>
|
|
|
- <div class="zhuce_input">
|
|
|
- <img th:src="${portalHost+'/img/pass2.jpg'}" alt=""/>
|
|
|
- <input type="password" name="userPassword2" placeholder="确认密码" id="userpassword2" autocomplete="off"/>
|
|
|
- <span class="star"> * </span>
|
|
|
- </div>
|
|
|
- <!-- <div class="zhuce_input">
|
|
|
- <img th:src="${portalHost+'/img/resiger_username.jpg'}" alt=""/>
|
|
|
- <select id="customerTypes">
|
|
|
- <option value="0">个人</option>
|
|
|
- <option value="1">企业</option>
|
|
|
- </select>
|
|
|
- <span class="star"> * </span>
|
|
|
- </div> -->
|
|
|
- <div class="zhuce_input">
|
|
|
- <img th:src="${portalHost+'/img/resiger_photo2.jpg'}" alt=""/>
|
|
|
- <input type="text" name="photo" placeholder="请输入手机号码" id="usePhoto" autocomplete="off"/>
|
|
|
- <span class="star"> * </span>
|
|
|
- </div>
|
|
|
- <div class="cellcode">
|
|
|
- <div>
|
|
|
- <input type="text" name="cellCode" placeholder="手机验证码" id="photo_num"/>
|
|
|
- </div>
|
|
|
- <input type="button" id="photo" value="获取验证码" disabled/>
|
|
|
- </div>
|
|
|
- <div class="zhuce_input">
|
|
|
- <input type="text" name="beInviteCode" placeholder="请输入邀请码" id="beInviteCode" autocomplete="off"/>
|
|
|
- </div>
|
|
|
- <div class="protocol">
|
|
|
- <label for="protocol" class="protocol_lab cheackeds_no">
|
|
|
- <input type="checkbox" name="pro" id="protocol"/>
|
|
|
- <a href="javascript:;" class="head_login_">同意技淘网会员服务协议条款</a>
|
|
|
- </label>
|
|
|
- </div>
|
|
|
- <div class="submit">
|
|
|
- <input type="submit" class="sub" value="注册"/>
|
|
|
- </div>
|
|
|
+ <div class="reg_con">
|
|
|
+ <form action="" method="post" id="form_register">
|
|
|
+ <div class="clear_first"></div>
|
|
|
+ <div class="zhuce">
|
|
|
+ <div class="picture">
|
|
|
+ </div>
|
|
|
+ <div class="regist">
|
|
|
+ <div class="titleUser">
|
|
|
+ <p >用户注册</p>
|
|
|
+ <p >已注册可直接<a href="javascript:;" class="head_login">登录</a></p>
|
|
|
</div>
|
|
|
- <div class="picture">
|
|
|
- <div class="denglu">已有账号?去 <a href="javascript:;" class="head_login">登录</a></div>
|
|
|
- <a href="#" class="clear huodong">
|
|
|
- <img th:src="${portalHost+'/img/huodong.jpg'}" alt=""/>
|
|
|
- </a>
|
|
|
+ <div class="zhuce_input">
|
|
|
+ <img th:src="${portalHost+'/img/indedImg/enroll3.png'}" alt=""/>
|
|
|
+ <input type="text" name="photo" placeholder="请输入手机号码" id="usePhoto" autocomplete="off"/>
|
|
|
+ <span class="star"> * </span>
|
|
|
+ <span class="Tips "></span>
|
|
|
+ </div>
|
|
|
+ <div class="zhuce_input">
|
|
|
+ <img th:src="${portalHost+'/img/indedImg/enroll4.png'}" alt=""/>
|
|
|
+ <input type="text" name="cellCode" placeholder="手机验证码" id="photo_num" autocomplete="off" />
|
|
|
+ <input type="button" id="photo" value="获取验证码" disabled="disabled"/>
|
|
|
+ <span class="star"> * </span>
|
|
|
+ <span class="Tips"></span>
|
|
|
+ </div>
|
|
|
+ <div class="zhuce_input">
|
|
|
+ <img th:src="${portalHost+'/img/indedImg/enroll6.png'}" alt=""/>
|
|
|
+ <input type="password" name="userPassword" placeholder="请输入密码" id="userpassword" autocomplete="off"/>
|
|
|
+ <span class="star"> * </span>
|
|
|
+ <span class="Tips"></span>
|
|
|
+ </div>
|
|
|
+ <div class="zhuce_input">
|
|
|
+ <img th:src="${portalHost+'/img/indedImg/enroll6.png'}" alt=""/>
|
|
|
+ <input type="password" name="userPassword2" placeholder="确认密码" id="userpassword2" autocomplete="off"/>
|
|
|
+ <span class="star"> * </span>
|
|
|
+ <span class="Tips"></span>
|
|
|
+ </div>
|
|
|
+ <div class="zhuce_input">
|
|
|
+ <img th:src="${portalHost+'/img/indedImg/enroll3.png'}" alt=""/>
|
|
|
+ <input type="text" name="userName" placeholder="请输入用户名" id="username" autocomplete="off"/>
|
|
|
+ <span class="star"> * </span>
|
|
|
+ <span class="Tips"></span>
|
|
|
+ </div>
|
|
|
+ <div class="zhuce_input">
|
|
|
+ <img th:src="${portalHost+'/img/indedImg/enroll9.png'}" alt=""/>
|
|
|
+ <input type="text" name="beInviteCode" placeholder="请输入邀请码" id="beInviteCode" autocomplete="off">
|
|
|
+ </div>
|
|
|
+ <div class="protocol">
|
|
|
+ <label for="protocol" class="cheackeds_no">
|
|
|
+ <input type="checkbox" name="pro" id="protocol"/>
|
|
|
+ <a href="javascript:;" class="head_login_">同意技淘网会员服务协议条款</a>
|
|
|
+ </label>
|
|
|
+ </div>
|
|
|
+ <div class="submit">
|
|
|
+ <input type="submit" class="sub" value="注册"/>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <div class="shadow">
|
|
|
- <img th:src="${portalHost+'/img/shadow7.png'}" alt=""/>
|
|
|
- </div>
|
|
|
- </form>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
+
|
|
|
+ </div>
|
|
|
+ </form>
|
|
|
+ </div>
|
|
|
+</div>
|
|
|
<div class="login_">
|
|
|
<div class="login_main_">
|
|
|
<h3 class="title_">免责声明 DISCLAIMER</h3>
|