From 0579e3b0e909d851064099fde4aa1722fd8cdb42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=95=E5=B1=82=E7=94=A8=E6=88=B7?= Date: Tue, 28 Sep 2021 20:56:14 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E5=8A=A8=E7=AB=AF=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E5=B0=8F=E9=83=A8=E4=BB=B6=E5=88=87=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/mobile.css | 11 +++++++++++ index.html | 4 ++-- js/main.js | 24 ++++++++++++++++++------ 3 files changed, 31 insertions(+), 8 deletions(-) diff --git a/css/mobile.css b/css/mobile.css index 741c43a..1ab9159 100644 --- a/css/mobile.css +++ b/css/mobile.css @@ -229,4 +229,15 @@ -moz-animation: fade 0.5s; -o-animation: fade 0.5s; -ms-animation: fade 0.5s; +} + +/* +移动端功能区切换 +*/ +.mobile .col.hitokotos { + display: none; +} + +.mobile .col.times { + display: block; } \ No newline at end of file diff --git a/index.html b/index.html index df2a8cc..20aa68a 100644 --- a/index.html +++ b/index.html @@ -115,7 +115,7 @@
-
+
@@ -211,7 +211,7 @@
-