From bb1b4579482abc4b2bc5ba244f68bc5d0ab87f2e Mon Sep 17 00:00:00 2001 From: czt <czt18638530771@163.com> Date: 星期五, 23 五月 2025 10:24:53 +0800 Subject: [PATCH] 电子货位卡-嵌入气体检测和虫害检测 --- igds-dzhwk-web/src/main/resources/static/dzhwk/grain/lqStyle.css | 52 ++++++++++++++++++++++++++-------------------------- 1 files changed, 26 insertions(+), 26 deletions(-) diff --git a/igds-dzhwk-web/src/main/resources/static/dzhwk/lqStyle.css b/igds-dzhwk-web/src/main/resources/static/dzhwk/grain/lqStyle.css similarity index 82% rename from igds-dzhwk-web/src/main/resources/static/dzhwk/lqStyle.css rename to igds-dzhwk-web/src/main/resources/static/dzhwk/grain/lqStyle.css index 17bd560..7a07b4f 100644 --- a/igds-dzhwk-web/src/main/resources/static/dzhwk/lqStyle.css +++ b/igds-dzhwk-web/src/main/resources/static/dzhwk/grain/lqStyle.css @@ -251,36 +251,36 @@ } .lq-cTop-1{ - background: url(../img/dzhwk/grain/lq-c-bg1.png) no-repeat; + background: url(../../img/dzhwk/grain/lq-c-bg1.png) no-repeat; background-size: 100% 100%; width: 29%; } .lq-cTop-2{ - background: url(../img/dzhwk/grain/lq-c-bg2.png) no-repeat; + background: url(../../img/dzhwk/grain/lq-c-bg2.png) no-repeat; background-size: 100% 100%; width: 29%; } .lq-cTop-3{ - background: url(../img/dzhwk/grain/lq-c-bg3.png) no-repeat; + background: url(../../img/dzhwk/grain/lq-c-bg3.png) no-repeat; background-size: 100% 100%; width: 19.5%; } .lq-cTop-3-2{ - background: url(../img/dzhwk/grain/lq-c-bg3.png) no-repeat; + background: url(../../img/dzhwk/grain/lq-c-bg3.png) no-repeat; background-size: 100% 100%; } .lq-cTop-4{ - background: url(../img/dzhwk/grain/lq-c-bg4.png) no-repeat; + background: url(../../img/dzhwk/grain/lq-c-bg4.png) no-repeat; background-size: 100% 100%; width: 19.5%; } .lq-cTop-4-2{ - background: url(../img/dzhwk/grain/lq-c-bg4.png) no-repeat; + background: url(../../img/dzhwk/grain/lq-c-bg4.png) no-repeat; background-size: 100% 100%; } @@ -289,7 +289,7 @@ } .lq-cTop-item{ - background: url(../img/dzhwk/grain/lq-li-bg.png) right center no-repeat; + background: url(../../img/dzhwk/grain/lq-li-bg.png) right center no-repeat; } .lq-cTop-item:last-child{ @@ -368,7 +368,7 @@ margin-left: 10px; margin-top: 25px; height: 80px; - background: url(../img/dzhwk/grain/img-dnxb.png) center no-repeat; + background: url(../../img/dzhwk/grain/img-dnxb.png) center no-repeat; overflow: hidden; position: relative; } @@ -419,57 +419,57 @@ } .lq-rMenu li .lq-rMenu-icon1{ - background: url(../img/dzhwk/grain/lq-r-icon1.png); + background: url(../../img/dzhwk/grain/lq-r-icon1.png); } .lq-rMenu li .lq-rMenu-icon2{ - background: url(../img/dzhwk/grain/lq-r-icon2.png); + background: url(../../img/dzhwk/grain/lq-r-icon2.png); } .lq-rMenu li .lq-rMenu-icon3{ - background: url(../img/dzhwk/grain/lq-r-icon3.png); + background: url(../../img/dzhwk/grain/lq-r-icon3.png); } .lq-rMenu li .lq-rMenu-icon4{ - background: url(../img/dzhwk/grain/lq-r-icon4.png); + background: url(../../img/dzhwk/grain/lq-r-icon4.png); } .lq-rMenu li .lq-rMenu-icon5{ - background: url(../img/dzhwk/grain/lq-r-icon5.png); + background: url(../../img/dzhwk/grain/lq-r-icon5.png); } .lq-rMenu li .lq-rMenu-icon6{ - background: url(../img/dzhwk/grain/lq-r-icon6.png); + background: url(../../img/dzhwk/grain/lq-r-icon6.png); } .lq-a1{ - background: url(../img/dzhwk/grain/lq-c-bg1.png) no-repeat; + background: url(../../img/dzhwk/grain/lq-c-bg1.png) no-repeat; background-size: 100% 100%; border-radius: 6px; } .lq-a2{ - background: url(../img/dzhwk/grain/lq-c-bg2.png) no-repeat; + background: url(../../img/dzhwk/grain/lq-c-bg2.png) no-repeat; background-size: 100% 100%; border-radius: 6px; } .lq-a3{ - background: url(../img/dzhwk/grain/lq-c-bg3.png) no-repeat; + background: url(../../img/dzhwk/grain/lq-c-bg3.png) no-repeat; background-size: 100% 100%; border-radius: 6px; } .lq-a4{ - background: url(../img/dzhwk/grain/lq-c-bg4.png) no-repeat; + background: url(../../img/dzhwk/grain/lq-c-bg4.png) no-repeat; background-size: 100% 100%; border-radius: 6px; } .lq-a5{ - background: url(../img/dzhwk/grain/lq-c-bg5.png) no-repeat; + background: url(../../img/dzhwk/grain/lq-c-bg5.png) no-repeat; background-size: 100% 100%; border-radius: 6px; } .lq-a6{ - background: url(../img/dzhwk/grain/lq-c-bg6.png) no-repeat; + background: url(../../img/dzhwk/grain/lq-c-bg6.png) no-repeat; background-size: 100% 100%; border-radius: 6px; } @@ -487,29 +487,29 @@ .lq-rMenu li:hover .lq-rMenu-icon1, .lq-rMenu li.active .lq-rMenu-icon1{ - background: url(../img/dzhwk/grain/lq-r-icon1-h.png); + background: url(../../img/dzhwk/grain/lq-r-icon1-h.png); } .lq-rMenu li:hover .lq-rMenu-icon2, .lq-rMenu li.active .lq-rMenu-icon2{ - background: url(../img/dzhwk/grain/lq-r-icon2-h.png); + background: url(../../img/dzhwk/grain/lq-r-icon2-h.png); } .lq-rMenu li:hover .lq-rMenu-icon3, .lq-rMenu li.active .lq-rMenu-icon3{ - background: url(../img/dzhwk/grain/lq-r-icon3-h.png); + background: url(../../img/dzhwk/grain/lq-r-icon3-h.png); } .lq-rMenu li:hover .lq-rMenu-icon4, .lq-rMenu li.active .lq-rMenu-icon4{ - background: url(../img/dzhwk/grain/lq-r-icon4-h.png); + background: url(../../img/dzhwk/grain/lq-r-icon4-h.png); } .lq-rMenu li:hover .lq-rMenu-icon5, .lq-rMenu li.active .lq-rMenu-icon5{ - background: url(../img/dzhwk/grain/lq-r-icon5-h.png); + background: url(../../img/dzhwk/grain/lq-r-icon5-h.png); } .lq-rMenu li:hover .lq-rMenu-icon6, .lq-rMenu li.active .lq-rMenu-icon6{ - background: url(../img/dzhwk/grain/lq-r-icon6-h.png); + background: url(../../img/dzhwk/grain/lq-r-icon6-h.png); } .lq-cLow{ -- Gitblit v1.9.3