This commit is contained in:
Rex YE 2016-11-28 13:49:28 +00:00
parent 2b5da24d94
commit f6f570dfc0
1 changed files with 1 additions and 1 deletions

View File

@ -2296,7 +2296,7 @@ block remember-the-brackets
That's exactly what we see in this example: That's exactly what we see in this example:
上面这种情况下,它管理两组`NgSwitchCase`和`NgSwitchDefault`指令,一次是 (*) 前缀的版本,一次是展开模板后的版本。 上面这种情况下,它管理两组`NgSwitchCase`和`NgSwitchDefault`指令,一次是 (*) 前缀的版本,一次是展开模板后的版本。
我们也期待它显示所选模板的值两次。这正是在这个例子中看到的:(译注:下图是错误的,应显示两次) 我们也期待它显示所选模板的值两次。这正是在这个例子中看到的:
figure.image-display figure.image-display
img(src='/resources/images/devguide/template-syntax/ng-switch-anim.gif' alt="NgSwitch") img(src='/resources/images/devguide/template-syntax/ng-switch-anim.gif' alt="NgSwitch")
:marked :marked