t0ng7u
5f0db18d3a
📱 feat(pricing-header): show only search/copy/filter on mobile; hide vendor intro
- Mobile (isMobile=true): render SearchActions (search, copy, filter) only; hide vendor intro card
- Keep PricingFilterModal available on mobile for filtering
- Desktop/Non-mobile: unchanged behavior (vendor intro remains visible)
- Improves small-screen UX by reducing visual clutter and prioritizing primary actions
Files:
- web/src/components/table/model-pricing/layout/header/PricingTopSection.jsx
Notes:
- Added `SearchActions` import and conditional rendering
- No breaking changes; no styling changes required
2025-08-29 17:26:51 +08:00
..
2025-08-29 17:26:51 +08:00
2025-08-17 04:00:58 +08:00
2025-08-23 03:02:35 +08:00
2025-08-29 17:26:51 +08:00
2025-08-29 17:05:49 +08:00
2025-08-25 14:45:48 +08:00
2025-08-23 03:02:35 +08:00
2025-08-18 04:14:35 +08:00
2025-08-29 17:26:51 +08:00
2025-08-23 22:03:34 +08:00