Files
sionrui/frontend/app/web-gold
sion123 110fe62404 refactor: replace ant-design components with shadcn/ui and update toast notifications
This commit migrates from Ant Design Vue components to Shadcn/Vue components across multiple files in the web-gold frontend application. Key changes include:

- Replaced ant-design-vue imports with shadcn/ui components (Dialog, Button, Input, etc.)
- Swapped ant-design-vue message/toast system for vue-sonner toast notifications
- Updated icon usage from ant-design icons to lucide icons via @iconify/vue
- Removed unused token refresh logic that was incorrectly implemented client-side
- Applied consistent styling updates to match new component library

The token refresh functionality was removed since it should be handled server-side through axios interceptors rather than client-side intervals.
2026-03-16 02:41:26 +08:00
..
2025-11-10 00:59:40 +08:00
2025-11-24 23:51:22 +08:00
2025-11-10 00:59:40 +08:00
2026-02-01 17:32:47 +08:00
2026-02-01 17:32:47 +08:00
2025-11-10 00:59:40 +08:00
2025-11-10 00:59:40 +08:00
2025-11-10 00:59:40 +08:00
2025-11-10 00:59:40 +08:00
2025-11-10 00:59:40 +08:00
2026-01-18 02:15:08 +08:00
2025-11-10 00:59:40 +08:00
2025-11-10 00:59:40 +08:00
2026-03-15 23:31:45 +08:00
2025-11-10 00:59:40 +08:00
2026-01-17 14:43:42 +08:00
2026-01-18 21:41:44 +08:00
2026-03-02 01:28:46 +08:00