Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
luzhipeng committed Jul 19, 2019
2 parents 188fabf + 01e11e8 commit 051650f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- [模块化和组件化](/chapter2.md)
- [流程自动化](/chapter3.md)
- [页面加载性能优化](/chapter4.md)
- [调试的秘诀于技巧](/chapter5.md)
- [调试的秘诀与技巧](/chapter5.md)
- [到处都是测试](/chapter6.md)
- [附录 1](/appendix1.md)
- [附录 2](/appendix2.md)
2 changes: 1 addition & 1 deletion docs/chapter1.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ public class Velocity {

**那还又必要分离吗?**

上面讲述了前后端合并,那么还有必要分离吗? 非常又必要!!!
上面讲述了前后端合并,那么还有必要分离吗? 非常有必要!!!

刚才说为了解决前后端沟通问题主要又两种方式,下面说下第二种。

Expand Down

0 comments on commit 051650f

Please sign in to comment.