有没有能帮忙看看的,贴一下登陆页面的代码和运行截图:<%@ page contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>
<%@ include file="./common/head.jsp"%>
${signErrorMessage }
<input type="hidden" value="${randomKey }" id="j_randomKey" />
<input type="hidden" name="jfinal_token" value="${jfinal_token }" />
<label class="t">用户名:</label> <input id="j_username" value="" name="loginid" type="text" class="form-control x319 in" />
<label class="t">密 码:</label> <input id="j_password" value="" name="password" type="password" class="form-control x319 in" />
<div class="form-group">
<label for="j_captcha" class="t">验证码:</label> <input id="j_captcha" name="checkcode" type="text" class="form-control x164 in">
<img id="checkcode2" class="m" src="${pageContext.request.contextPath }/checkcode" title="点击更换" alt="验证码占位图" onclick="this.src = '${pageContext.request.contextPath }/checkcode?' + Math.random();"/>
</div>
<div class="form-group">
<label for="j_password" class="t">角 色:</label>
<select name="logintype">
<option value="SimpleUser">用户</option>
<option value="SysUser">系统管理员</option>
</select>
</div>
<div class="form-group space">
<label class="t"></label>
<input type="submit" id="login_ok" value=" 登 录 " class="btn btn-primary btn-lg">
<input type="reset" value=" 重 置 " class="btn btn-default btn-lg">
</div>
</form>
</div>
2020 ${appTitle }返回首页
${signErrorMessage }
<input type="hidden" value="${randomKey }" id="j_randomKey" />
<input type="hidden" name="jfinal_token" value="${jfinal_token }" />
<label class="t">用户名:</label> <input id="j_username" value="" name="loginid" type="text" class="form-control x319 in" />
<label class="t">密 码:</label> <input id="j_password" value="" name="password" type="password" class="form-control x319 in" />
<div class="form-group">
<label for="j_captcha" class="t">验证码:</label> <input id="j_captcha" name="checkcode" type="text" class="form-control x164 in">
<img id="checkcode2" class="m" src="${pageContext.request.contextPath }/checkcode" title="点击更换" alt="验证码占位图" onclick="this.src = '${pageContext.request.contextPath }/checkcode?' + Math.random();"/>
</div>
<div class="form-group">
<label for="j_password" class="t">角 色:</label>
<select name="logintype">
<option value="SimpleUser">用户</option>
<option value="SysUser">系统管理员</option>
</select>
</div>
<div class="form-group space">
<label class="t"></label>
<input type="submit" id="login_ok" value=" 登 录 " class="btn btn-primary btn-lg">
<input type="reset" value=" 重 置 " class="btn btn-default btn-lg">
</div>
</form>
</div>
2020 ${appTitle }返回首页
${signErrorMessage }
<input type="hidden" value="${randomKey }" id="j_randomKey" />
<input type="hidden" name="jfinal_token" value="${jfinal_token }" />
<label class="t">用户名:</label> <input id="j_username" value="" name="loginid" type="text" class="form-control x319 in" />
<label class="t">密 码:</label> <input id="j_password" value="" name="password" type="password" class="form-control x319 in" />
<div class="form-group">
<label for="j_captcha" class="t">验证码:</label> <input id="j_captcha" name="checkcode" type="text" class="form-control x164 in">
<img id="checkcode2" class="m" src="${pageContext.request.contextPath }/checkcode" title="点击更换" alt="验证码占位图" onclick="this.src = '${pageContext.request.contextPath }/checkcode?' + Math.random();"/>
</div>
<div class="form-group">
<label for="j_password" class="t">角 色:</label>
<select name="logintype">
<option value="SimpleUser">用户</option>
<option value="SysUser">系统管理员</option>
</select>
</div>
<div class="form-group space">
<label class="t"></label>
<input type="submit" id="login_ok" value=" 登 录 " class="btn btn-primary btn-lg">
<input type="reset" value=" 重 置 " class="btn btn-default btn-lg">
</div>
</form>
</div>
2020 ${appTitle }返回首页
${signErrorMessage }
<input type="hidden" value="${randomKey }" id="j_randomKey" />
<input type="hidden" name="jfinal_token" value="${jfinal_token }" />
<label class="t">用户名:</label> <input id="j_username" value="" name="loginid" type="text" class="form-control x319 in" />
<label class="t">密 码:</label> <input id="j_password" value="" name="password" type="password" class="form-control x319 in" />
<div class="form-group">
<label for="j_captcha" class="t">验证码:</label> <input id="j_captcha" name="checkcode" type="text" class="form-control x164 in">
<img id="checkcode2" class="m" src="${pageContext.request.contextPath }/checkcode" title="点击更换" alt="验证码占位图" onclick="this.src = '${pageContext.request.contextPath }/checkcode?' + Math.random();"/>
</div>
<div class="form-group">
<label for="j_password" class="t">角 色:</label>
<select name="logintype">
<option value="SimpleUser">用户</option>
<option value="SysUser">系统管理员</option>
</select>
</div>
<div class="form-group space">
<label class="t"></label>
<input type="submit" id="login_ok" value=" 登 录 " class="btn btn-primary btn-lg">
<input type="reset" value=" 重 置 " class="btn btn-default btn-lg">
</div>
</form>
</div>
2020 ${appTitle }返回首页