From 67942de53b4e5444d19de2e13716d7f7d660590b Mon Sep 17 00:00:00 2001 From: toesbieya <1647775459@qq.com> Date: Thu, 27 Aug 2020 13:40:39 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E9=99=A4=E7=A7=BB=E5=8A=A8=E7=AB=AF?= =?UTF-8?q?=E7=82=B9=E5=87=BB=E4=BA=A7=E7=94=9F=E7=9A=84=E8=83=8C=E6=99=AF?= =?UTF-8?q?=E8=89=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue/src/asset/style/index.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/vue/src/asset/style/index.scss b/vue/src/asset/style/index.scss index 3a4cd6a..d2fc467 100644 --- a/vue/src/asset/style/index.scss +++ b/vue/src/asset/style/index.scss @@ -11,6 +11,7 @@ body { -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol; + -webkit-tap-highlight-color: transparent; } html {