这是indexloc提供的服务,不要输入任何密码
Skip to content

step-12

@IgorMinar IgorMinar tagged this 21 Nov 10:34
- Make the thumbnail images in the phone detail view clickable:
  - Introduce a `mainImageUrl` property on `PhoneDetailController`.
  - Implement the `setImage()` method for changing the main image.
  - Use `ngClick` on the thumbnails to register a handler that changes the main image.
  - Add an end-to-end test for this feature.
Assets 2
Loading