From 81f54040c2cb65537c6c6e1db8358a39a57dea0d Mon Sep 17 00:00:00 2001
From: mayisheng <admin>
Date: Mon, 15 Aug 2022 16:14:01 +0800
Subject: [PATCH] 1

---
 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