diff --git a/index.css b/index.css index 2e996bd6..b93daf3b 100644 --- a/index.css +++ b/index.css @@ -82,25 +82,4 @@ to { opacity: 1; } -} - -/* 小屏处理 0~1000*/ -.mobile-terminal { - display: none; -} -@media (max-width: 1000px) { - #app { - display: none; - } - .mobile-terminal { - display: flex; - align-items: center; - justify-content: center; - width: 100vw; - height: 100vh; - text-align: center; - font-size: 24px; - font-weight: 200; - background-image: linear-gradient(to top, #fff1eb 0%, #ace0f9 100%); - } } \ No newline at end of file diff --git a/index.html b/index.html index 344d19d9..49904d92 100644 --- a/index.html +++ b/index.html @@ -24,9 +24,6 @@ -
请使用 Web 端进行查看
-