Browse Source

修改测试环境配置文件

wanghui 8 years ago
parent
commit
49264d41da

+ 1 - 1
src/main/resources/props/config_test.properties

@@ -53,7 +53,7 @@ session.validate.timespan=18000000
 
 app.name=AFT
 
-static.host=//aftts.hnzhiming.com/1.0.39
+static.host=//aftts.hnzhiming.com/1.0.35
 
 upload.path=/data/aft/public/upload
 upload.private.path=/data/aft/private/upload

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

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