Skip to content

Commit 5651a59

Browse files
committed
delete rubbish file
1 parent be12e0a commit 5651a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/webapp/login.jsp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
<h3 class="panel-title">请登录</h3>
4646
</div>
4747
<div class="panel-body">
48-
<form role="form" action="/login.do/login" method="post">
48+
<form role="form" action="${pageContext.request.contextPath}/login.do/login" method="post">
4949
<fieldset>
5050
<div class="form-group">
5151
<input class="form-control" placeholder="账户名" name="username" autofocus>

0 commit comments

Comments
 (0)