From b554c468253ab1ccaa657bdd3d18421ae987e638 Mon Sep 17 00:00:00 2001 From: RuoYi Date: Thu, 28 Feb 2019 20:52:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E6=9C=BA=E7=AB=AF=E8=87=AA=E9=80=82?= =?UTF-8?q?=E5=BA=94=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/resources/static/ruoyi/css/ry-ui.css | 9 +++++++++ .../src/main/resources/templates/monitor/job/job.html | 2 +- .../src/main/resources/templates/monitor/job/jobLog.html | 2 +- .../templates/monitor/logininfor/logininfor.html | 2 +- .../main/resources/templates/monitor/online/online.html | 2 +- .../resources/templates/monitor/operlog/operlog.html | 2 +- .../main/resources/templates/system/config/config.html | 2 +- .../src/main/resources/templates/system/dept/dept.html | 2 +- .../main/resources/templates/system/dict/data/data.html | 2 +- .../main/resources/templates/system/dict/type/type.html | 2 +- .../src/main/resources/templates/system/menu/menu.html | 2 +- .../main/resources/templates/system/notice/notice.html | 2 +- .../src/main/resources/templates/system/post/post.html | 2 +- .../src/main/resources/templates/system/role/role.html | 2 +- .../src/main/resources/templates/system/user/user.html | 2 +- .../src/main/resources/templates/tool/gen/gen.html | 2 +- 16 files changed, 24 insertions(+), 15 deletions(-) diff --git a/ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css b/ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css index 22b72257d..6a65970b1 100644 --- a/ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css +++ b/ruoyi-admin/src/main/resources/static/ruoyi/css/ry-ui.css @@ -442,6 +442,15 @@ label { float: left; } +@media (max-width:767px) { + .select-time label,.select-time span,.select-time input { + float: none; + } + .select-list .select-time input { + width: 200px; + } +} + .select-time label { margin-top: 5px; } diff --git a/ruoyi-admin/src/main/resources/templates/monitor/job/job.html b/ruoyi-admin/src/main/resources/templates/monitor/job/job.html index 39615b697..9194ad418 100644 --- a/ruoyi-admin/src/main/resources/templates/monitor/job/job.html +++ b/ruoyi-admin/src/main/resources/templates/monitor/job/job.html @@ -32,7 +32,7 @@ -