mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-05 13:09:03 +08:00
Update traffic-light.html
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<p>现在亮着的是: ${light}</p>
|
||||
<p switch.bind="light">
|
||||
你应该
|
||||
<span case="red">停下</span>
|
||||
<span case="orange">慢行</span>
|
||||
<span case="green">赶紧走</span>
|
||||
<span case="红灯">停下</span>
|
||||
<span case="黄灯">慢行</span>
|
||||
<span case="绿灯">赶紧走</span>
|
||||
</p>
|
||||
|
||||
Reference in New Issue
Block a user