Browse Source

手机扫码注册修改

wanghui 8 years ago
parent
commit
040e7444f7
1 changed files with 3 additions and 3 deletions
  1. 3 3
      src/main/webapp/WEB-INF/views/user/msignIn.html

+ 3 - 3
src/main/webapp/WEB-INF/views/user/msignIn.html

@@ -44,12 +44,12 @@
 				      </div>
 			    </div>
 			    <div class="form-group">
-				      <label for="photo" class="col-xs-3 control-label text-right"><span class="con_text">验证</span>码:</label>
+				      <label for="phott" class="col-xs-3 control-label text-right"><span class="con_text">验证</span>码:</label>
 				      <div class="col-xs-6">
-				         <input type="text" class="form-control" id="photo"  placeholder="请输入图中验证码" required="required">			         
+				         <input type="text" class="form-control" id="phott"  placeholder="请输入图中验证码" required="required">			         
 				      </div>	
 				      <div class="col-xs-3 vcode">
-				     	<img th:src="${basePath+'/open/getVCode'}"  onclick="reloadVCode()"/>
+				     	<img th:src="${basePath+'/open/getVCode'}"/>
 				      </div>
 			    </div>
 			    <div class="form-group">