today_ai_weather/app/views/cities
songtianlun f5009a6d2e feat: add lazy loading for images
- Implement lazy loading for images in various views
- Update image preview method to use medium size
- Cache latest arts to improve performance

These changes enhance the user experience by reducing initial
load times and improving performance. Lazy loading ensures that
images are only loaded when they are in the viewport, which
saves bandwidth and speeds up page rendering.
2025-04-27 17:19:52 +08:00
..
_admin_panel.html.erb feat: add admin management features for cities 2025-02-11 17:40:13 +08:00
_city.html.erb feat: add lazy loading for images 2025-04-27 17:19:52 +08:00
_results.html.erb feat: enhance city pagination and data fetching 2025-02-26 15:31:45 +08:00
_search_city.html.erb feat: add internationalization support 2025-02-21 17:51:25 +08:00
_stat_card.html.erb feat: add statistics card component and refactor views 2025-02-14 14:56:51 +08:00
index.html.erb feat: add lazy loading for images 2025-04-27 17:19:52 +08:00
show.html.erb feat: add lazy loading for images 2025-04-27 17:19:52 +08:00