diff --git a/resources/views/admin/home.blade.php b/resources/views/admin/home.blade.php index 2da1594..8c021e3 100644 --- a/resources/views/admin/home.blade.php +++ b/resources/views/admin/home.blade.php @@ -174,6 +174,21 @@ height: 100%; width: 100%; } + + .type-switch { + display: flex; + } + .type-switch .type-switch__item { + position: relative; + } + .type-switch .type-switch__item > input { + opacity: 0; + position: absolute; + top: 0; + left: 0; + right: 0; + bottom: 0; + } @endpush @@ -250,9 +265,22 @@
-
营收
+
+
+ +
营收
+
+
+ +
订单量
+
+
- 更多 +