diff --git a/public/docs/ts/latest/guide/displaying-data.jade b/public/docs/ts/latest/guide/displaying-data.jade index db84a268ad..370bb2082d 100644 --- a/public/docs/ts/latest/guide/displaying-data.jade +++ b/public/docs/ts/latest/guide/displaying-data.jade @@ -195,6 +195,9 @@ figure.image-display That's fine too. The choice is a matter of taste and organization policy. We'll adopt the more terse "variable assignment" style in this chapter simply because there will be less code to read. + + 这样也不错。这只是个人偏好和组织策略的问题。 + 我们在本章中只是简单的采纳了“变量赋值”的风格,这样要阅读的代码会少一点。 .l-main-section#ngFor :marked