## Context The admin web system needs to provide a responsive, user-friendly interface for administrators to manage users and conversation records from the WeChat mini-program. The system should work seamlessly with the existing ASP.NET Core backend API. ## Goals / Non-Goals - Goals: - Provide a modern, responsive admin interface - Support dark/light theme switching - Implement secure authentication - Provide efficient data management with search and pagination - Follow Vue 3.x best practices with Composition API - Non-Goals: - Real-time notifications - Advanced analytics and reporting - Multi-language support ## Decisions - Decision: Use Vue 3.x with Composition API and `