From 7ceafb9a2ece1b872699574fe7a967f7b53572ec Mon Sep 17 00:00:00 2001 From: xuesinan <1404152492@qq.com> Date: Mon, 9 May 2022 10:12:23 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B5=81=E6=B0=B4=E8=B4=A6=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 1 + src/components/tall/plugin/Plugin.vue | 2 +- .../p-daily-account-detail.vue | 24 +++++++++++++------ 3 files changed, 19 insertions(+), 8 deletions(-) diff --git a/src/App.vue b/src/App.vue index 582c542..21fe25d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -86,6 +86,7 @@ body, #app, #app > section { height: 100%; + font-size: 14px; } .ant-layout-header { diff --git a/src/components/tall/plugin/Plugin.vue b/src/components/tall/plugin/Plugin.vue index e969622..495f401 100644 --- a/src/components/tall/plugin/Plugin.vue +++ b/src/components/tall/plugin/Plugin.vue @@ -16,7 +16,7 @@ - + diff --git a/src/plugins/p-daily-account/p-daily-account-detail.vue b/src/plugins/p-daily-account/p-daily-account-detail.vue index f6c1819..a833f3a 100644 --- a/src/plugins/p-daily-account/p-daily-account-detail.vue +++ b/src/plugins/p-daily-account/p-daily-account-detail.vue @@ -59,7 +59,7 @@ bordered :pagination="false" :rowClassName="rowClassName" - :scroll="{ x: 1000, y: 580 }" + :scroll="{ x: 1000, y: 660 }" >