diff --git a/public/news.jade b/public/news.jade index 591b9528c0..dd3a3ba33b 100644 --- a/public/news.jade +++ b/public/news.jade @@ -117,7 +117,7 @@ href="http://blog.thoughtram.io/angular/2016/03/21/template-driven-forms-in-angular-2.html" ) Angular 2中的模板驱动表单 p Angular comes with three different ways of building forms in our applications. There’s the template-driven approach which allows us to build forms with very little to none application code required, then... - p Angular为我们带来了在应用程序中构建表单的三种不同途径。其中的模板驱动方法允许我们通过非常少的、不需要应用代码的方式构建表单,然后…… + p Angular为我们带来了在应用程序中构建表单的三种不同途径。其中,模板驱动方法允许我们通过少到几乎没有的程序代码来构建表单,然后…… .author img(src="/resources/images/bios/pascalprecht.jpg") .posted Posted by Pascal Precht