18 Commits

Author SHA1 Message Date
wolfcode
1d258621c8 feat(theme): 支持日夜模式切换 add dark mode support and enhance theme switching functionality
- Add dark mode support to the admin panel
- Implement smooth theme switching animation
- Update theme settings to use local storage
- Refactor theme initialization and rendering logic-Improve styling for dark mode
2025-01-06 14:26:12 +08:00
wolfcode
75c668b966 feat(auth): 新增谷歌验证码登录 implement Google Authenticator support for two-factor authentication
- Add Google Authenticator integration for enhanced login security-Update admin edit page to include login type selection
- Modify login process to support two-factor authentication
- Add new database fields for login type and GA secret
- Update client-side JavaScript to handle GA code input and validation
2024-11-12 10:51:48 +08:00
wolfcode
ed99fe79fd feat(admin): 快捷操作支持翻页滚动显示 and optimize UI for better user experience
- Add swiper plugin support for carousel functionality
- Optimize UI for better user experience by using swiper
- Update index.js to support swiper initialization
- Modify welcome.html to include swiper HTML structure
- Adjust welcome.css for better styling of swiper elements
2024-10-29 17:24:54 +08:00
wolfcode
229c74fbea feat(admin): add DEBUG mode button to welcome page
Display the status of the DEBUG mode on the welcome page with a button that changes color
and text based on the value of `APP_DEBUG` environment variable. Include a grey badge
提示 to prompt users to switch off DEBUG mode in production environments.
2024-09-12 18:38:56 +08:00
wolfcode
92c75e52ba feat(admin-view): update welcome page layout and information display
Admin welcome page has been redesigned to improve the layout and readability of displayed
information. Real-time statistics panels have been adjusted with new color schemes, and the
information presentation has been refined with appropriate heading sizes. Additionally, the
page now links to the layui documentation and includes a reminder about the open-source
nature of the framework.

- Redesign the overall layout of the welcome page.
- Refactor real-time statistics panels with updated styles and content.
- Improve the display of quick entry modules.
- Add links to layui documentation and policy reminders.
- Ensure consistent use of spaces and clean up the footer section.
2024-08-22 10:42:30 +08:00
wolfcode
40256d3d4b Update welcome.html 2024-05-23 17:38:37 +08:00
wolfcode
a6fd81b0ed 🚀 202405重置版 2024-05-13 11:16:20 +08:00
wolfcode
a4e0842a2d Update index.html 2023-08-30 22:13:38 +08:00
wolfcode
5564c4be95 Update welcome.html 2023-08-10 13:33:32 +08:00
wolfcode
6ec77a3359 Update index.html 2023-08-07 20:16:53 +08:00
wolfcode
5a0bf5f16b Update index.html 2023-07-31 23:21:50 +08:00
wolfcode
71104d28a2 update. 2023-07-31 14:40:16 +08:00
wolfcode
60a54b6a75 update 2023-06-21 00:43:31 +08:00
wolfcode
aa24e8321c fix bug 2023-06-20 15:02:25 +08:00
wolfcode
663f89e1eb optimize 2023-06-19 10:39:19 +08:00
wolfcode
874c008d89 Update edit_admin.html 2023-06-15 16:40:22 +08:00
wolfcode
c64597c986 update 2023-06-15 16:26:55 +08:00
wolfcode
e1c3216904 init 2023-06-15 16:18:27 +08:00