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
..
2026-03-03 15:42:30 +09:00
2026-02-12 11:42:52 +09:00
2025-11-27 11:32:19 +09:00
2025-12-01 15:30:25 +09:00
2025-10-28 12:06:54 +09:00
2025-12-08 10:34:37 +09:00
2025-12-05 10:36:52 +09:00
2026-02-27 10:39:51 +09:00
2025-10-16 10:33:21 +09:00
2026-02-06 10:20:45 +09:00
2025-10-01 11:20:21 +09:00
2025-12-23 09:31:18 +09:00
2025-10-01 10:51:09 +09:00
2025-12-01 11:07:35 +09:00
2025-10-29 11:26:00 +09:00
2025-10-01 11:12:41 +09:00
2026-01-22 11:16:23 +09:00
2025-10-01 12:27:32 +09:00
2026-02-22 20:54:59 +09:00
2025-09-23 10:45:53 +09:00
2025-10-21 13:19:18 +09:00
2025-10-01 14:47:29 +09:00
2025-10-01 12:03:14 +09:00
2026-01-28 11:24:25 +09:00
2025-09-23 10:40:21 +09:00
2025-10-14 16:36:00 +09:00
2025-11-26 16:05:33 +09:00
2025-10-14 17:21:28 +09:00
2026-02-27 13:09:46 +09:00
2025-10-01 16:15:53 +09:00
2025-10-29 11:33:46 +09:00
2026-01-28 17:36:19 +09:00
2026-02-10 12:07:25 +09:00
2025-10-01 11:43:19 +09:00
2026-01-08 11:45:39 +09:00
2025-10-01 12:07:14 +09:00
2025-09-26 17:52:11 +09:00
2025-12-15 15:40:29 +09:00
2025-12-02 17:36:28 +09:00
2025-10-21 14:21:29 +09:00
2025-12-08 10:23:54 +09:00
2026-03-03 10:38:38 +09:00
2025-10-27 16:40:59 +09:00
2026-03-03 14:33:17 +09:00
2026-03-03 10:38:38 +09:00
2026-03-03 10:38:38 +09:00
2025-10-20 17:50:27 +09:00
2025-10-20 17:50:27 +09:00
2026-03-03 14:33:17 +09:00
2026-02-12 11:42:52 +09:00
2025-09-23 10:40:21 +09:00
2025-10-01 11:25:08 +09:00
2025-10-16 10:33:21 +09:00
2025-10-22 17:07:38 +09:00
2025-11-28 11:34:48 +09:00
2025-10-22 17:07:38 +09:00
2025-11-28 11:34:48 +09:00
2025-10-14 17:21:28 +09:00
2025-10-15 10:29:15 +09:00
2026-02-11 18:29:36 +09:00
2026-02-02 20:18:47 +09:00
2026-01-22 10:04:49 +09:00
2025-11-28 14:56:11 +09:00
2026-01-28 11:24:25 +09:00
2026-01-14 15:33:57 +09:00
2026-03-03 14:33:17 +09:00
2026-02-25 12:25:30 +09:00
2026-01-28 11:24:25 +09:00
2025-12-23 14:34:49 +09:00
2025-10-21 12:51:57 +09:00
2025-12-02 09:53:08 +09:00
2025-11-13 12:17:10 +09:00
2026-02-05 17:35:13 +09:00
2026-02-27 14:00:06 +09:00
2026-02-10 11:38:02 +09:00
2026-02-26 11:31:49 +09:00
2025-12-08 16:18:44 +09:00
2025-10-01 11:40:48 +09:00
2025-10-20 18:04:49 +09:00
2025-12-02 09:53:08 +09:00
2025-12-02 09:53:08 +09:00
2025-10-20 14:07:08 +09:00
2025-10-20 11:26:50 +09:00