review of index.jade
This commit is contained in:
parent
8329bbf72d
commit
136939b7f8
|
@ -13,7 +13,7 @@ div(class="home-rows")
|
|||
p(class="text-body").
|
||||
Learn one way to build applications with Angular and reuse your code and abilities to build apps for any deployment target. For web, mobile web, native mobile and native desktop.
|
||||
p(class="text-body").
|
||||
学习如何基于Angular构建应用程序,并复用这些代码和技能构建出适用于所有平台的应用。比如:Web应用、移动Web应用、原生移动应用、原生桌面应用。
|
||||
学习如何基于Angular构建应用程序,并复用代码和技能来构建适用于所有平台的应用。比如:Web应用、移动Web应用、原生移动应用和原生桌面应用等。
|
||||
// Group 2
|
||||
div(layout="row" layout-xs="column" class="home-row")
|
||||
div(class="text-container")
|
||||
|
|
Loading…
Reference in New Issue