From c66a809c14a53dbd988b26f3a075c05dab08b70f Mon Sep 17 00:00:00 2001 From: linyaostalker <602604991@qq.com> Date: Thu, 5 Dec 2019 15:08:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=83=A8=E5=88=86css?= =?UTF-8?q?=E5=9B=A0bootstrap4=E6=97=A0=E6=B3=95=E7=94=9F=E6=95=88?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/modules/shop/views/express-template/area.php | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/backend/modules/shop/views/express-template/area.php b/backend/modules/shop/views/express-template/area.php index 006c17e..d205bfa 100755 --- a/backend/modules/shop/views/express-template/area.php +++ b/backend/modules/shop/views/express-template/area.php @@ -98,17 +98,17 @@ xj\babel\BrowserAsset::register($this); margin-right: 5px; } - .glyphicon { + .fa { padding: 5px; transition: all .2s; cursor: pointer; } - .glyphicon.glyphicon-menu-down.switch--popup { + .fa.fa-menu-down.switch--popup { position: relative; top: -1px; } - .province--list > li.active .glyphicon { + .province--list > li.active .fa { transform: rotate(180deg); } @@ -177,14 +177,14 @@ xj\babel\BrowserAsset::register($this); class="list-complete-item" >
{{province.province}} - + @@ -375,7 +375,7 @@ xj\babel\BrowserAsset::register($this); - +