Skip to content

Commit

Permalink
Merge pull request nswbmw#394 from calabash519/patch-2
Browse files Browse the repository at this point in the history
Update 4.8 登出与登录.md
  • Loading branch information
nswbmw authored Jul 18, 2017
2 parents 9ec9b09 + 6acd1dd commit adcbf42
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions book/4.8 登出与登录.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ router.get('/', checkNotLogin, function(req, res, next) {
<input placeholder="密码" type="password" name="password">
</div>
<input type="submit" class="ui button fluid" value="登录">
</div>
</form>
   </form>  
</div>
</div>
<%- include('footer') %>
Expand Down Expand Up @@ -174,4 +174,4 @@ module.exports = router;

上一节:[4.7 注册](https://github.com/nswbmw/N-blog/blob/master/book/4.7%20%E6%B3%A8%E5%86%8C.md)

下一节:[4.9 文章](https://github.com/nswbmw/N-blog/blob/master/book/4.9%20%E6%96%87%E7%AB%A0.md)
下一节:[4.9 文章](https://github.com/nswbmw/N-blog/blob/master/book/4.9%20%E6%96%87%E7%AB%A0.md)

0 comments on commit adcbf42

Please sign in to comment.