From e650a57a28886baf9fcf469c094a449bdfed862d Mon Sep 17 00:00:00 2001 From: Jason <1432334894@qq.com> Date: Wed, 3 Aug 2022 17:33:54 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=88=97=E8=A1=A8=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E4=B8=BA=E7=A9=BA=E6=97=B6=E7=9A=84=E7=BD=AE=E7=A9=BA?= =?UTF-8?q?=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- view/css/admin_style.css | 12 ++++++++++++ view/templates/index/after_sale_list.html | 1 + view/templates/index/order_list.html | 1 + view/templates/index/wait_deliver_list.html | 1 + 4 files changed, 15 insertions(+) diff --git a/view/css/admin_style.css b/view/css/admin_style.css index d469027..c579794 100644 --- a/view/css/admin_style.css +++ b/view/css/admin_style.css @@ -842,4 +842,16 @@ body{ } .admin-container-outer .layui-table-body{ overflow-x: hidden; + } + .admin-blank-table p{ + width: 100%; + height: 18px; + font-size: 13px; + font-family: PingFangSC-Medium; + font-weight: 500; + color: #636C78; + line-height: 18px; + text-align: center; + position: relative; + top: -8.5px; } \ No newline at end of file diff --git a/view/templates/index/after_sale_list.html b/view/templates/index/after_sale_list.html index 95943e9..d22420b 100644 --- a/view/templates/index/after_sale_list.html +++ b/view/templates/index/after_sale_list.html @@ -35,6 +35,7 @@
+

暂无数据

diff --git a/view/templates/index/order_list.html b/view/templates/index/order_list.html index 04b150e..368c504 100644 --- a/view/templates/index/order_list.html +++ b/view/templates/index/order_list.html @@ -35,6 +35,7 @@
+

暂无数据

diff --git a/view/templates/index/wait_deliver_list.html b/view/templates/index/wait_deliver_list.html index e001030..599bc65 100644 --- a/view/templates/index/wait_deliver_list.html +++ b/view/templates/index/wait_deliver_list.html @@ -34,6 +34,7 @@
+

暂无数据