diff --git a/css/sub-page.css b/css/sub-page.css index abb638e..bfcc7ac 100644 --- a/css/sub-page.css +++ b/css/sub-page.css @@ -3,6 +3,59 @@ padding: 10px } +/*welcome页面*/ +.layui-row-margin { + margin: 10px 5px 5px 5px; +} + +.md2-sub1 { + width: 40%; + text-align: center; + line-height: 80px; + float: left; + border-top-left-radius: 5px; + border-bottom-left-radius: 5px; +} + +.md2-sub1 i { + font-size: 40px; + display: block; + cursor: pointer; + transition: All 0.4s ease-in-out; + -webkit-transition: All 0.4s ease-in-out; + -moz-transition: All 0.4s ease-in-out; + -o-transition: All 0.4s ease-in-out; +} + +.md2-sub1 i:hover { + transform: rotate(360deg); + -webkit-transform: rotate(360deg); + -moz-transform: rotate(360deg); + -o-transform: rotate(360deg); + -ms-transform: rotate(360deg); +} + +.md2-sub2 { + width: 60%; + display: inline-block; + background-color: #f2f2f2; + line-height: 46px; + text-align: center; + border-top-right-radius: 5px; + border-bottom-right-radius: 5px; +} + +.md2-sub2 span { + font-size: 25px; + display: block; + height: 34px; +} + +.md2-sub2 cite { + font-style: normal; +} + +/*其他子页面*/ /*子页面面包屑导航样式*/ .ok-body-breadcrumb { position: relative; diff --git a/welcome.html b/welcome.html index 95cbf8b..5fc75a4 100644 --- a/welcome.html +++ b/welcome.html @@ -10,6 +10,7 @@ +
@@ -18,8 +19,62 @@
数据统计 - -

这里是数据统计

+
+
+
+ +
+
+ 100 + 用户总数 +
+
+
+
+ +
+
+ 100 + 文章总数 +
+
+
+
+ +
+
+ 100 + 评论总数 +
+
+
+
+ +
+
+ 100 + 商品总数 +
+
+
+
+ +
+
+ 100 + 角色总数 +
+
+
+
+ +
+
+ 100 + 页面总数 +
+
+
@@ -36,8 +91,12 @@ 1.1.1.1 - 服务器地址 - http://ok-admin.xlbweb.cn + 服务器地址1 + http://ok-admin.xlbweb.cn + + + 服务器地址2(稳定) + https://bobi1234.gitee.io/ok-admin 操作系统