diff --git a/view/css/admin_style.css b/view/css/admin_style.css index 0dccf59..f64b148 100644 --- a/view/css/admin_style.css +++ b/view/css/admin_style.css @@ -264,7 +264,7 @@ body{ padding-left: 22px; padding-right: 6px; } - .admin-index-top-item-list-item-child-dot-red2{ + .admin-index-top-item-list-item-child-dot-red2,.admin-index-top-item-list-item-child-dot-grey2{ margin-right: 5px; } .admin-index-top-item-list-item-child-dot-red2::after{ @@ -277,6 +277,16 @@ body{ position: relative; top: -2px; } + .admin-index-top-item-list-item-child-dot-grey2::after{ + content: ''; + display: inline-block; + width: 6px; + height: 6px; + background: #69717D; + border-radius: 50%; + position: relative; + top: -2px; + } .admin-card-text-3 span,.admin-card-text-4 span{ font-size: 11px; margin-left: 5px; diff --git a/view/templates/include/admin_leftmenu.html b/view/templates/include/admin_leftmenu.html index 0dff859..7a1247c 100644 --- a/view/templates/include/admin_leftmenu.html +++ b/view/templates/include/admin_leftmenu.html @@ -7,7 +7,7 @@
- + 首页 diff --git a/view/templates/index/home.html b/view/templates/index/home.html index 4bb98e4..10773b1 100644 --- a/view/templates/index/home.html +++ b/view/templates/index/home.html @@ -100,7 +100,7 @@
-
催发货订单(总)  
+
{$total_data.total_urge_order_count} 单
日增长:+0.61%
周减少:-0.61%
@@ -109,7 +109,7 @@
-
倒计时订单(总)  
+
{$total_data.total_countdown_order_count} 单
日增长:+0.61%
周减少:-0.61%
@@ -118,17 +118,17 @@
-
待发货订单(总)  
+
{$total_data.total_wait_deliver_goods_count} 单
日增长:+0.61%
周减少:-0.61%
-
有新增的订单啦
+
有新增的订单啦
-
平台介入中订单(总)  
+
{$total_data.total_platform_processing_count} 单
日增长:+0.61%
周减少:-0.61%
@@ -138,11 +138,11 @@
-
待售后订单(总)  
+
{$total_data.total_wait_after_sale_count} 单
日增长:+0.61%
周减少:-0.61%
-
这些顾客想要退款
+
这些顾客想要退款