diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index ca0982a..d88312c 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -25,18 +25,18 @@ width: 28px; border-radius: 100%; background: #78d3a9; - opacity: .2; + opacity: .25; position: absolute; bottom: -14px; right: 12px; } .card1::after { content: ""; - height: 36px; - width: 36px; + height: 42px; + width: 42px; border-radius: 100%; background: #78d3a9; - opacity: .2; + opacity: .25; position: absolute; bottom: -4px; right: -14px; @@ -84,21 +84,23 @@ } .card1-body { padding: 7px; + } + .card1-body .static1 { display: flex; flex-wrap: wrap; align-items: center; } - .card1-body .card1-body__item { + .static1 .static1__item { margin: 14px; padding-left: 20px; font-size: 14px; } - .card1-body .card1-body__item .card1-body__item--label { + .static1 .static1__item .static1__item--label { color: #666; position: relative; } - .card1-body .card1-body__item .card1-body__item--label::before { + .static1 .static1__item .static1__item--label::before { content: ""; width: 4px; height: 78%; @@ -110,7 +112,7 @@ left: -10px; top: 0; } - .card1-body .card1-body__item .card1-body__item--value { + .static1 .static1__item .static1__item--value { font-weight: 600; color: #333; line-height: 2; @@ -129,34 +131,38 @@
-
-
今日应收(元)
-
9040.00
-
-
-
今日应收(元)
-
9040.00
-
-
-
今日应收(元)
-
9040.00
-
-
-
今日应收(元)
-
9040.00
-
-
-
今日应收(元)
-
9040.00
-
-
-
今日应收(元)
-
9040.00
-
-
-
今日应收(元)
-
9040.00
+
+
+
今日应收(元)
+
9040.00
+
+
+
今日应收(元)
+
9040.00
+
+
+
今日应收(元)
+
9040.00
+
+
+
今日应收(元)
+
9040.00
+
+
+
今日应收(元)
+
9040.00
+
+
+
今日应收(元)
+
9040.00
+
+
+
今日应收(元)
+
9040.00
+
+ +
@endsection