From 9f658e86ec0c773d28011544b6f19bfef3cccbd1 Mon Sep 17 00:00:00 2001 From: HFO4 <912394456@qq.com> Date: Sun, 17 Mar 2019 16:45:25 +0800 Subject: [PATCH] Fix: css name --- application/index/view/home/home.html | 2 +- application/index/view/share/share_dir.html | 2 +- application/index/view/viewer/markdown.html | 2 +- application/index/view/viewer/video.html | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/application/index/view/home/home.html b/application/index/view/home/home.html index 869f2c54..0ddb8177 100644 --- a/application/index/view/home/home.html +++ b/application/index/view/home/home.html @@ -40,4 +40,4 @@ pathCache = {}; path = "{$path}"; mediaType = {}, - isMobile = window.innerWidth < 600;