From 58060e64e1fa9cf3ffcf5e29f09c4c2edf8f2126 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Thu, 21 Jul 2022 17:25:34 +0800
Subject: [PATCH] 数据显示更换

---
 src/App.vue |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index 76a0761..0110c8d 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -139,6 +139,7 @@
     color: #2c3e50;
     width: 100%;
     height: 100%;
+    overflow: hidden;
 }
 .cantdoit * {
     -webkit-touch-callout: none !important; /*系统默认菜单被禁用*/

--
Gitblit v1.9.3