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;