From 8aecf020d7d07386c36ab98ed61840469371a281 Mon Sep 17 00:00:00 2001 From: maochaoying <925670706@qq.com> Date: Fri, 13 Oct 2023 08:21:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=B0=E5=BD=95=E7=A9=BA=E6=97=B6=E7=9A=84?= =?UTF-8?q?=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/Setting/components/History.vue | 50 ++++++++++++++++++++++++++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/src/components/Setting/components/History.vue b/src/components/Setting/components/History.vue index 119f1ed..bda0b0a 100644 --- a/src/components/Setting/components/History.vue +++ b/src/components/Setting/components/History.vue @@ -5,13 +5,55 @@

操作

- + +
+ + + + + + + + + + + + + +
{ flex: 1; overflow: scroll; position: relative; + .empty_wrap { + display: flex; + align-items: center; + justify-content: center; + height: 430px; + } .top_arrow { width: 40px; height: 40px;