- Oil knowledge card modal for 21 oils (功效/用法/注意事项)
- 📖 badge on oils that have cards
- Green gradient header, method badges, bullet lists
- Oil states: inactive oils greyed out, card oils highlighted
- Dilution guide modal (稀释比例 by age group)
- Safety caution modal (使用禁忌)
- PDF export: printable price table in new window
- Add oil form with volume dropdown (2.5/5/10/15/115ml)
- Search filters by Chinese + English name
- composables/useOilCards.js: OIL_CARDS data + getOilCard()
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
api.post/get/put/delete now throw Error with .message from response
body (detail/message field), not raw Response object. Fixes login
modal showing no feedback on auth failure.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>