From 9f024dc848670f41cc96114b0954faf0645bacf0 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期一, 12 九月 2022 16:13:51 +0800 Subject: [PATCH] # --- src/main/webapp/views/index_datashow.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/index_datashow.html b/src/main/webapp/views/index_datashow.html index 1713975..3c278df 100644 --- a/src/main/webapp/views/index_datashow.html +++ b/src/main/webapp/views/index_datashow.html @@ -44,6 +44,7 @@ </table> </div> + <div style="width: 100%;height: 100px"></div> </div> </div> -- Gitblit v1.9.1