Files
vexplor/backend-node/src/services
kjs ce8b4ed688 feat: Add menu icon support in menu management
- Enhanced the menu management functionality by adding a new `menu_icon` field in the database schema, allowing for the storage of menu icons.
- Updated the `saveMenu` and `updateMenu` functions in the admin controller to handle the new `menu_icon` field during menu creation and updates.
- Modified the `AdminService` to include `MENU_ICON` in various queries, ensuring that the icon data is retrieved and processed correctly.
- Integrated the `MenuIconPicker` component in the frontend to allow users to select and display menu icons in the `MenuFormModal`.
- Updated the sidebar and layout components to utilize the new icon data, enhancing the visual representation of menus across the application.
2026-03-03 15:42:30 +09:00
..
2025-10-16 10:33:21 +09:00
2025-10-29 11:26:00 +09:00
2025-09-23 10:45:53 +09:00
2025-10-16 10:33:21 +09:00
2025-10-22 17:07:38 +09:00
2025-10-22 17:07:38 +09:00
2025-11-28 14:56:11 +09:00
2026-01-14 15:33:57 +09:00
2025-10-21 12:51:57 +09:00