From 92c75e52bacd8b6dfde001e1860eea52a3eedcf8 Mon Sep 17 00:00:00 2001 From: wolfcode <37436228+wolf-leo@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:42:30 +0800 Subject: [PATCH] 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. --- app/admin/view/index/welcome.html | 102 ++++++++++++++---------------- 1 file changed, 48 insertions(+), 54 deletions(-) diff --git a/app/admin/view/index/welcome.html b/app/admin/view/index/welcome.html index 2864c66..c1c4979 100644 --- a/app/admin/view/index/welcome.html +++ b/app/admin/view/index/welcome.html @@ -1,67 +1,59 @@ -
本模板基于layui2.9.x以及font-awesome-4.7.0进行实现。layui开发文档地址:layui文档
-备注:此后台框架永久开源,但请勿进行出售或者上传到任何素材网站,否则将追究相应的责任。
-
+ + 本模板基于layui2.9.x以及font-awesome-4.7.0进行实现。 + layui文档 +
+备注:此后台框架永久开源,但请勿进行出售或者上传到任何素材网站,否则将追究相应的责任。
+
+